COLOR #ADE8CD

HEX: #ADE8CD RGB: (173,232,205)

Renk bilgisi

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

RGB renk modeli

#ADE8CD color RGB value is (173,232,205).

RGB: (173,232,205) (68%, 91%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 205 of 255 = 80%

173
232
205

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 205 = 610 (100%)
R 173 of 610 ~ 28.36%
G 232 of 610 ~ 38.03%
B 205 of 610 ~ 33.61'%

%28.36
%38.03
%33.61

CMYK RENK MODELİ

#ADE8CD rengi CMYK tonu (25,0,12,9).

  • camgöbeği tonu 25.43%
  • eflatun tonu 0.00%
  • sarı tonu 11.64%
  • ana renk tonu 9.02%

CMYK: (25,0,12,9)
C25M0Y12K9 (25%, 0%, 12%, 9%)
(0.25 / 0.00 / 0.12 / 0.09)

CMYK yüzdeleri

%25.43
%0
%11.64
%9.02

Codes

Color #ADE8CD in popluar color models

AD E8 CD
RGB 173 232 205
HSL 153° 56.19% 79.41%
HSB/HSV 153° 25.43% 90.98%
CMYK 25.43% 0.00% 11.64%
9.02%

Color #ADE8CD in popluar number systems.

HEX AD E8 CD
Decimal 173 232 205
Binary 10101101 11101000 11001101
Octal 255 350 315

Shades and tints

Shades of #ADE8CD

#ADE8CD
(173,232,205)
#9ED3BB
(158,211,187)
#8FBEA9
(143,190,169)
#80A997
(128,169,151)
#719485
(113,148,133)
#627F73
(98,127,115)
#536A61
(83,106,97)
#44554F
(68,85,79)
#35403D
(53,64,61)
#262B2B
(38,43,43)
#171619
(23,22,25)
#000000
(0,0,0)

Tints of #ADE8CD

#ADE8CD
(173,232,205)
#B4EAD1
(180,234,209)
#BBECD5
(187,236,213)
#C2EED9
(194,238,217)
#C9F0DD
(201,240,221)
#D0F2E1
(208,242,225)
#D7F4E5
(215,244,229)
#DEF6E9
(222,246,233)
#E5F8ED
(229,248,237)
#ECFAF1
(236,250,241)
#F3FCF5
(243,252,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE8CD color. Also use rgb(173,232,205) instead hex code.

Text Font Color

.myTextColor { color: #ADE8CD; }

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

This text font color is #ADE8CD.

Background Color

.myBgColor { background-color: #ADE8CD; }

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

This div background color is #ADE8CD.

Border color

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

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

This div border color is #ADE8CD.

Opacity

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

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

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

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

This text has shadow with #ADE8CD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8CD.

Preview

Color preview on black background

This text has color #ADE8CD on black background.


Color preview on white background

This text has color #ADE8CD on white background.


Black color preview on #ADE8CD background

This text has black color on #ADE8CD background.


White color preview on #ADE8CD background

This text has white color on #ADE8CD background.


Related colors

Complementary color

Complementary color for #hex is #521732.


I love getcolorcode.com

Triadic colors

1 #CDADE8 and #E8CDAD with #ADE8CD are triadic colors.

2 #CDE8AD and #E8ADCD with #ADE8CD are triadic colors.