COLOR #ADE1D3

HEX: #ADE1D3 RGB: (173,225,211)

Renk bilgisi

#ADE1D3 contains red, green and blue colors in about the same proportion. #ADE1D3 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#ADE1D3 color RGB value is (173,225,211).

RGB: (173,225,211) (68%, 88%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 211 of 255 = 83%

173
225
211

R + G + B ~ 80%. #ADE1D3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 211 = 609 (100%)
R 173 of 609 ~ 28.41%
G 225 of 609 ~ 36.95%
B 211 of 609 ~ 34.65'%

%28.41
%36.95
%34.65

CMYK RENK MODELİ

#ADE1D3 rengi CMYK tonu (23,0,6,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 6.22%
  • ana renk tonu 11.76%

CMYK: (23,0,6,12)
C23M0Y6K12 (23%, 0%, 6%, 12%)
(0.23 / 0.00 / 0.06 / 0.12)

CMYK yüzdeleri

%23.11
%0
%6.22
%11.76

Codes

Color #ADE1D3 in popluar color models

AD E1 D3
RGB 173 225 211
HSL 164° 46.43% 78.04%
HSB/HSV 164° 23.11% 88.24%
CMYK 23.11% 0.00% 6.22%
11.76%

Color #ADE1D3 in popluar number systems.

HEX AD E1 D3
Decimal 173 225 211
Binary 10101101 11100001 11010011
Octal 255 341 323

Shades and tints

Shades of #ADE1D3

#ADE1D3
(173,225,211)
#9ECDC0
(158,205,192)
#8FB9AD
(143,185,173)
#80A59A
(128,165,154)
#719187
(113,145,135)
#627D74
(98,125,116)
#536961
(83,105,97)
#44554E
(68,85,78)
#35413B
(53,65,59)
#262D28
(38,45,40)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #ADE1D3

#ADE1D3
(173,225,211)
#B4E3D7
(180,227,215)
#BBE5DB
(187,229,219)
#C2E7DF
(194,231,223)
#C9E9E3
(201,233,227)
#D0EBE7
(208,235,231)
#D7EDEB
(215,237,235)
#DEEFEF
(222,239,239)
#E5F1F3
(229,241,243)
#ECF3F7
(236,243,247)
#F3F5FB
(243,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE1D3 color. Also use rgb(173,225,211) instead hex code.

Text Font Color

.myTextColor { color: #ADE1D3; }

<p style="color:#ADE1D3">This sample text font color is #ADE1D3.</p>

This text font color is #ADE1D3.

Background Color

.myBgColor { background-color: #ADE1D3; }

<div style="background-color:#ADE1D3">Inner text</div>

This div background color is #ADE1D3.

Border color

.myBorderColor { border: 1px solid #ADE1D3; }

<div style="border:3px solid #ADE1D3">Div</div>

This div border color is #ADE1D3.

Opacity

.myOpacity80 { color: #ADE1D3; opacity: 0.8; }

<p style="color:#ADE1D3;opacity:0.8;">80%</p>

Text with #ADE1D3 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #ADE1D3;}

<p style="text-shadow: 3px 3px 1px #ADE1D3">Text here.</p>

This text has shadow with #ADE1D3 color.


.textShadow {text-shadow: 3px 3px 1px #ADE1D3', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #ADE1D3, 5px 5px 20px red">Text here.</p>

This text has shadow with #ADE1D3 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#ADE1D3, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#ADE1D3, Direction=45, Strength=4)">Text</p>

This text has shadow with #ADE1D3 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #ADE1D3;
-webkit-box-shadow: 1px 1px 3px 2px #ADE1D3;
box-shadow: 1px 1px 3px 2px #ADE1D3;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #ADE1D3; -webkit-box-shadow: 1px 1px 3px 2px #ADE1D3; box-shadow:1px 1px 3px 2px #ADE1D3;">
Div content here
</div>

This div box has shadow with color #ADE1D3.

Preview

Color preview on black background

This text has color #ADE1D3 on black background.


Color preview on white background

This text has color #ADE1D3 on white background.


Black color preview on #ADE1D3 background

This text has black color on #ADE1D3 background.


White color preview on #ADE1D3 background

This text has white color on #ADE1D3 background.


Related colors

Complementary color

Complementary color for #hex is #521E2C.


I love getcolorcode.com

Triadic colors

1 #D3ADE1 and #E1D3AD with #ADE1D3 are triadic colors.

2 #D3E1AD and #E1ADD3 with #ADE1D3 are triadic colors.