COLOR #ADE4CE

HEX: #ADE4CE RGB: (173,228,206)

Renk bilgisi

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

RGB renk modeli

#ADE4CE color RGB value is (173,228,206).

RGB: (173,228,206) (68%, 89%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 206 of 255 = 81%

173
228
206

R + G + B ~ 79%. #ADE4CE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 206 = 607 (100%)
R 173 of 607 ~ 28.5%
G 228 of 607 ~ 37.56%
B 206 of 607 ~ 33.94'%

%28.5
%37.56
%33.94

CMYK RENK MODELİ

#ADE4CE rengi CMYK tonu (24,0,10,11).

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

CMYK: (24,0,10,11)
C24M0Y10K11 (24%, 0%, 10%, 11%)
(0.24 / 0.00 / 0.10 / 0.11)

CMYK yüzdeleri

%24.12
%0
%9.65
%10.59

Codes

Color #ADE4CE in popluar color models

AD E4 CE
RGB 173 228 206
HSL 156° 50.46% 78.63%
HSB/HSV 156° 24.12% 89.41%
CMYK 24.12% 0.00% 9.65%
10.59%

Color #ADE4CE in popluar number systems.

HEX AD E4 CE
Decimal 173 228 206
Binary 10101101 11100100 11001110
Octal 255 344 316

Shades and tints

Shades of #ADE4CE

#ADE4CE
(173,228,206)
#9ED0BC
(158,208,188)
#8FBCAA
(143,188,170)
#80A898
(128,168,152)
#719486
(113,148,134)
#628074
(98,128,116)
#536C62
(83,108,98)
#445850
(68,88,80)
#35443E
(53,68,62)
#26302C
(38,48,44)
#171C1A
(23,28,26)
#000000
(0,0,0)

Tints of #ADE4CE

#ADE4CE
(173,228,206)
#B4E6D2
(180,230,210)
#BBE8D6
(187,232,214)
#C2EADA
(194,234,218)
#C9ECDE
(201,236,222)
#D0EEE2
(208,238,226)
#D7F0E6
(215,240,230)
#DEF2EA
(222,242,234)
#E5F4EE
(229,244,238)
#ECF6F2
(236,246,242)
#F3F8F6
(243,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4CE; }

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

This text font color is #ADE4CE.

Background Color

.myBgColor { background-color: #ADE4CE; }

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

This div background color is #ADE4CE.

Border color

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

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

This div border color is #ADE4CE.

Opacity

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

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

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

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

This text has shadow with #ADE4CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4CE.

Preview

Color preview on black background

This text has color #ADE4CE on black background.


Color preview on white background

This text has color #ADE4CE on white background.


Black color preview on #ADE4CE background

This text has black color on #ADE4CE background.


White color preview on #ADE4CE background

This text has white color on #ADE4CE background.


Related colors

Complementary color

Complementary color for #hex is #521B31.


I love getcolorcode.com

Triadic colors

1 #CEADE4 and #E4CEAD with #ADE4CE are triadic colors.

2 #CEE4AD and #E4ADCE with #ADE4CE are triadic colors.