COLOR #ADE0C8

HEX: #ADE0C8 RGB: (173,224,200)

Renk bilgisi

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

RGB renk modeli

#ADE0C8 color RGB value is (173,224,200).

RGB: (173,224,200) (68%, 88%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 200 of 255 = 78%

173
224
200

R + G + B ~ 78%. #ADE0C8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 200 = 597 (100%)
R 173 of 597 ~ 28.98%
G 224 of 597 ~ 37.52%
B 200 of 597 ~ 33.5'%

%28.98
%37.52
%33.5

CMYK RENK MODELİ

#ADE0C8 rengi CMYK tonu (23,0,11,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 0.00%
  • sarı tonu 10.71%
  • ana renk tonu 12.16%

CMYK: (23,0,11,12)
C23M0Y11K12 (23%, 0%, 11%, 12%)
(0.23 / 0.00 / 0.11 / 0.12)

CMYK yüzdeleri

%22.77
%0
%10.71
%12.16

Codes

Color #ADE0C8 in popluar color models

AD E0 C8
RGB 173 224 200
HSL 152° 45.13% 77.84%
HSB/HSV 152° 22.77% 87.84%
CMYK 22.77% 0.00% 10.71%
12.16%

Color #ADE0C8 in popluar number systems.

HEX AD E0 C8
Decimal 173 224 200
Binary 10101101 11100000 11001000
Octal 255 340 310

Shades and tints

Shades of #ADE0C8

#ADE0C8
(173,224,200)
#9ECCB6
(158,204,182)
#8FB8A4
(143,184,164)
#80A492
(128,164,146)
#719080
(113,144,128)
#627C6E
(98,124,110)
#53685C
(83,104,92)
#44544A
(68,84,74)
#354038
(53,64,56)
#262C26
(38,44,38)
#171814
(23,24,20)
#000000
(0,0,0)

Tints of #ADE0C8

#ADE0C8
(173,224,200)
#B4E2CD
(180,226,205)
#BBE4D2
(187,228,210)
#C2E6D7
(194,230,215)
#C9E8DC
(201,232,220)
#D0EAE1
(208,234,225)
#D7ECE6
(215,236,230)
#DEEEEB
(222,238,235)
#E5F0F0
(229,240,240)
#ECF2F5
(236,242,245)
#F3F4FA
(243,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE0C8 color. Also use rgb(173,224,200) instead hex code.

Text Font Color

.myTextColor { color: #ADE0C8; }

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

This text font color is #ADE0C8.

Background Color

.myBgColor { background-color: #ADE0C8; }

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

This div background color is #ADE0C8.

Border color

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

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

This div border color is #ADE0C8.

Opacity

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

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

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

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

This text has shadow with #ADE0C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0C8.

Preview

Color preview on black background

This text has color #ADE0C8 on black background.


Color preview on white background

This text has color #ADE0C8 on white background.


Black color preview on #ADE0C8 background

This text has black color on #ADE0C8 background.


White color preview on #ADE0C8 background

This text has white color on #ADE0C8 background.


Related colors

Complementary color

Complementary color for #hex is #521F37.


I love getcolorcode.com

Triadic colors

1 #C8ADE0 and #E0C8AD with #ADE0C8 are triadic colors.

2 #C8E0AD and #E0ADC8 with #ADE0C8 are triadic colors.