COLOR #ADE0CB

HEX: #ADE0CB RGB: (173,224,203)

Renk bilgisi

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

RGB renk modeli

#ADE0CB color RGB value is (173,224,203).

RGB: (173,224,203) (68%, 88%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 203 of 255 = 80%

173
224
203

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 203 = 600 (100%)
R 173 of 600 ~ 28.83%
G 224 of 600 ~ 37.33%
B 203 of 600 ~ 33.83'%

%28.83
%37.33
%33.83

CMYK RENK MODELİ

#ADE0CB rengi CMYK tonu (23,0,9,12).

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

CMYK: (23,0,9,12)
C23M0Y9K12 (23%, 0%, 9%, 12%)
(0.23 / 0.00 / 0.09 / 0.12)

CMYK yüzdeleri

%22.77
%0
%9.38
%12.16

Codes

Color #ADE0CB in popluar color models

AD E0 CB
RGB 173 224 203
HSL 155° 45.13% 77.84%
HSB/HSV 155° 22.77% 87.84%
CMYK 22.77% 0.00% 9.38%
12.16%

Color #ADE0CB in popluar number systems.

HEX AD E0 CB
Decimal 173 224 203
Binary 10101101 11100000 11001011
Octal 255 340 313

Shades and tints

Shades of #ADE0CB

#ADE0CB
(173,224,203)
#9ECCB9
(158,204,185)
#8FB8A7
(143,184,167)
#80A495
(128,164,149)
#719083
(113,144,131)
#627C71
(98,124,113)
#53685F
(83,104,95)
#44544D
(68,84,77)
#35403B
(53,64,59)
#262C29
(38,44,41)
#171817
(23,24,23)
#000000
(0,0,0)

Tints of #ADE0CB

#ADE0CB
(173,224,203)
#B4E2CF
(180,226,207)
#BBE4D3
(187,228,211)
#C2E6D7
(194,230,215)
#C9E8DB
(201,232,219)
#D0EADF
(208,234,223)
#D7ECE3
(215,236,227)
#DEEEE7
(222,238,231)
#E5F0EB
(229,240,235)
#ECF2EF
(236,242,239)
#F3F4F3
(243,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE0CB; }

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

This text font color is #ADE0CB.

Background Color

.myBgColor { background-color: #ADE0CB; }

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

This div background color is #ADE0CB.

Border color

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

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

This div border color is #ADE0CB.

Opacity

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

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

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

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

This text has shadow with #ADE0CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0CB.

Preview

Color preview on black background

This text has color #ADE0CB on black background.


Color preview on white background

This text has color #ADE0CB on white background.


Black color preview on #ADE0CB background

This text has black color on #ADE0CB background.


White color preview on #ADE0CB background

This text has white color on #ADE0CB background.


Related colors

Complementary color

Complementary color for #hex is #521F34.


I love getcolorcode.com

Triadic colors

1 #CBADE0 and #E0CBAD with #ADE0CB are triadic colors.

2 #CBE0AD and #E0ADCB with #ADE0CB are triadic colors.