COLOR #ADE4D1

HEX: #ADE4D1 RGB: (173,228,209)

Renk bilgisi

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

RGB renk modeli

#ADE4D1 color RGB value is (173,228,209).

RGB: (173,228,209) (68%, 89%, 82%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 209 of 255 = 82%

173
228
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 209 = 610 (100%)
R 173 of 610 ~ 28.36%
G 228 of 610 ~ 37.38%
B 209 of 610 ~ 34.26'%

%28.36
%37.38
%34.26

CMYK RENK MODELİ

#ADE4D1 rengi CMYK tonu (24,0,8,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 8.33%
  • ana renk tonu 10.59%

CMYK: (24,0,8,11)
C24M0Y8K11 (24%, 0%, 8%, 11%)
(0.24 / 0.00 / 0.08 / 0.11)

CMYK yüzdeleri

%24.12
%0
%8.33
%10.59

Codes

Color #ADE4D1 in popluar color models

AD E4 D1
RGB 173 228 209
HSL 159° 50.46% 78.63%
HSB/HSV 159° 24.12% 89.41%
CMYK 24.12% 0.00% 8.33%
10.59%

Color #ADE4D1 in popluar number systems.

HEX AD E4 D1
Decimal 173 228 209
Binary 10101101 11100100 11010001
Octal 255 344 321

Shades and tints

Shades of #ADE4D1

#ADE4D1
(173,228,209)
#9ED0BE
(158,208,190)
#8FBCAB
(143,188,171)
#80A898
(128,168,152)
#719485
(113,148,133)
#628072
(98,128,114)
#536C5F
(83,108,95)
#44584C
(68,88,76)
#354439
(53,68,57)
#263026
(38,48,38)
#171C13
(23,28,19)
#000000
(0,0,0)

Tints of #ADE4D1

#ADE4D1
(173,228,209)
#B4E6D5
(180,230,213)
#BBE8D9
(187,232,217)
#C2EADD
(194,234,221)
#C9ECE1
(201,236,225)
#D0EEE5
(208,238,229)
#D7F0E9
(215,240,233)
#DEF2ED
(222,242,237)
#E5F4F1
(229,244,241)
#ECF6F5
(236,246,245)
#F3F8F9
(243,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE4D1 color. Also use rgb(173,228,209) instead hex code.

Text Font Color

.myTextColor { color: #ADE4D1; }

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

This text font color is #ADE4D1.

Background Color

.myBgColor { background-color: #ADE4D1; }

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

This div background color is #ADE4D1.

Border color

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

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

This div border color is #ADE4D1.

Opacity

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

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

Text with #ADE4D1 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 #ADE4D1;}

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

This text has shadow with #ADE4D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4D1.

Preview

Color preview on black background

This text has color #ADE4D1 on black background.


Color preview on white background

This text has color #ADE4D1 on white background.


Black color preview on #ADE4D1 background

This text has black color on #ADE4D1 background.


White color preview on #ADE4D1 background

This text has white color on #ADE4D1 background.


Related colors

Complementary color

Complementary color for #hex is #521B2E.


I love getcolorcode.com

Triadic colors

1 #D1ADE4 and #E4D1AD with #ADE4D1 are triadic colors.

2 #D1E4AD and #E4ADD1 with #ADE4D1 are triadic colors.