COLOR #ADE4D2

HEX: #ADE4D2 RGB: (173,228,210)

Renk bilgisi

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

RGB renk modeli

#ADE4D2 color RGB value is (173,228,210).

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

RGB bağlantıları ve doygunluk

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

173
228
210

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 210 = 611 (100%)
R 173 of 611 ~ 28.31%
G 228 of 611 ~ 37.32%
B 210 of 611 ~ 34.37'%

%28.31
%37.32
%34.37

CMYK RENK MODELİ

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

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 7.89%
  • 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
%7.89
%10.59

Codes

Color #ADE4D2 in popluar color models

AD E4 D2
RGB 173 228 210
HSL 160° 50.46% 78.63%
HSB/HSV 160° 24.12% 89.41%
CMYK 24.12% 0.00% 7.89%
10.59%

Color #ADE4D2 in popluar number systems.

HEX AD E4 D2
Decimal 173 228 210
Binary 10101101 11100100 11010010
Octal 255 344 322

Shades and tints

Shades of #ADE4D2

#ADE4D2
(173,228,210)
#9ED0BF
(158,208,191)
#8FBCAC
(143,188,172)
#80A899
(128,168,153)
#719486
(113,148,134)
#628073
(98,128,115)
#536C60
(83,108,96)
#44584D
(68,88,77)
#35443A
(53,68,58)
#263027
(38,48,39)
#171C14
(23,28,20)
#000000
(0,0,0)

Tints of #ADE4D2

#ADE4D2
(173,228,210)
#B4E6D6
(180,230,214)
#BBE8DA
(187,232,218)
#C2EADE
(194,234,222)
#C9ECE2
(201,236,226)
#D0EEE6
(208,238,230)
#D7F0EA
(215,240,234)
#DEF2EE
(222,242,238)
#E5F4F2
(229,244,242)
#ECF6F6
(236,246,246)
#F3F8FA
(243,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4D2; }

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

This text font color is #ADE4D2.

Background Color

.myBgColor { background-color: #ADE4D2; }

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

This div background color is #ADE4D2.

Border color

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

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

This div border color is #ADE4D2.

Opacity

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

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

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

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

This text has shadow with #ADE4D2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4D2.

Preview

Color preview on black background

This text has color #ADE4D2 on black background.


Color preview on white background

This text has color #ADE4D2 on white background.


Black color preview on #ADE4D2 background

This text has black color on #ADE4D2 background.


White color preview on #ADE4D2 background

This text has white color on #ADE4D2 background.


Related colors

Complementary color

Complementary color for #hex is #521B2D.


I love getcolorcode.com

Triadic colors

1 #D2ADE4 and #E4D2AD with #ADE4D2 are triadic colors.

2 #D2E4AD and #E4ADD2 with #ADE4D2 are triadic colors.