COLOR #ADE8CE

HEX: #ADE8CE RGB: (173,232,206)

Renk bilgisi

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

RGB renk modeli

#ADE8CE color RGB value is (173,232,206).

RGB: (173,232,206) (68%, 91%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 206 of 255 = 81%

173
232
206

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 206 = 611 (100%)
R 173 of 611 ~ 28.31%
G 232 of 611 ~ 37.97%
B 206 of 611 ~ 33.72'%

%28.31
%37.97
%33.72

CMYK RENK MODELİ

#ADE8CE rengi CMYK tonu (25,0,11,9).

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

CMYK: (25,0,11,9)
C25M0Y11K9 (25%, 0%, 11%, 9%)
(0.25 / 0.00 / 0.11 / 0.09)

CMYK yüzdeleri

%25.43
%0
%11.21
%9.02

Codes

Color #ADE8CE in popluar color models

AD E8 CE
RGB 173 232 206
HSL 154° 56.19% 79.41%
HSB/HSV 154° 25.43% 90.98%
CMYK 25.43% 0.00% 11.21%
9.02%

Color #ADE8CE in popluar number systems.

HEX AD E8 CE
Decimal 173 232 206
Binary 10101101 11101000 11001110
Octal 255 350 316

Shades and tints

Shades of #ADE8CE

#ADE8CE
(173,232,206)
#9ED3BC
(158,211,188)
#8FBEAA
(143,190,170)
#80A998
(128,169,152)
#719486
(113,148,134)
#627F74
(98,127,116)
#536A62
(83,106,98)
#445550
(68,85,80)
#35403E
(53,64,62)
#262B2C
(38,43,44)
#17161A
(23,22,26)
#000000
(0,0,0)

Tints of #ADE8CE

#ADE8CE
(173,232,206)
#B4EAD2
(180,234,210)
#BBECD6
(187,236,214)
#C2EEDA
(194,238,218)
#C9F0DE
(201,240,222)
#D0F2E2
(208,242,226)
#D7F4E6
(215,244,230)
#DEF6EA
(222,246,234)
#E5F8EE
(229,248,238)
#ECFAF2
(236,250,242)
#F3FCF6
(243,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE8CE; }

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

This text font color is #ADE8CE.

Background Color

.myBgColor { background-color: #ADE8CE; }

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

This div background color is #ADE8CE.

Border color

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

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

This div border color is #ADE8CE.

Opacity

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

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

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

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

This text has shadow with #ADE8CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8CE.

Preview

Color preview on black background

This text has color #ADE8CE on black background.


Color preview on white background

This text has color #ADE8CE on white background.


Black color preview on #ADE8CE background

This text has black color on #ADE8CE background.


White color preview on #ADE8CE background

This text has white color on #ADE8CE background.


Related colors

Complementary color

Complementary color for #hex is #521731.


I love getcolorcode.com

Triadic colors

1 #CEADE8 and #E8CEAD with #ADE8CE are triadic colors.

2 #CEE8AD and #E8ADCE with #ADE8CE are triadic colors.