COLOR #ADE4CB

HEX: #ADE4CB RGB: (173,228,203)

Renk bilgisi

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

RGB renk modeli

#ADE4CB color RGB value is (173,228,203).

RGB: (173,228,203) (68%, 89%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 203 of 255 = 80%

173
228
203

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 203 = 604 (100%)
R 173 of 604 ~ 28.64%
G 228 of 604 ~ 37.75%
B 203 of 604 ~ 33.61'%

%28.64
%37.75
%33.61

CMYK RENK MODELİ

#ADE4CB rengi CMYK tonu (24,0,11,11).

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

CMYK: (24,0,11,11)
C24M0Y11K11 (24%, 0%, 11%, 11%)
(0.24 / 0.00 / 0.11 / 0.11)

CMYK yüzdeleri

%24.12
%0
%10.96
%10.59

Codes

Color #ADE4CB in popluar color models

AD E4 CB
RGB 173 228 203
HSL 153° 50.46% 78.63%
HSB/HSV 153° 24.12% 89.41%
CMYK 24.12% 0.00% 10.96%
10.59%

Color #ADE4CB in popluar number systems.

HEX AD E4 CB
Decimal 173 228 203
Binary 10101101 11100100 11001011
Octal 255 344 313

Shades and tints

Shades of #ADE4CB

#ADE4CB
(173,228,203)
#9ED0B9
(158,208,185)
#8FBCA7
(143,188,167)
#80A895
(128,168,149)
#719483
(113,148,131)
#628071
(98,128,113)
#536C5F
(83,108,95)
#44584D
(68,88,77)
#35443B
(53,68,59)
#263029
(38,48,41)
#171C17
(23,28,23)
#000000
(0,0,0)

Tints of #ADE4CB

#ADE4CB
(173,228,203)
#B4E6CF
(180,230,207)
#BBE8D3
(187,232,211)
#C2EAD7
(194,234,215)
#C9ECDB
(201,236,219)
#D0EEDF
(208,238,223)
#D7F0E3
(215,240,227)
#DEF2E7
(222,242,231)
#E5F4EB
(229,244,235)
#ECF6EF
(236,246,239)
#F3F8F3
(243,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4CB; }

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

This text font color is #ADE4CB.

Background Color

.myBgColor { background-color: #ADE4CB; }

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

This div background color is #ADE4CB.

Border color

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

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

This div border color is #ADE4CB.

Opacity

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

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

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

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

This text has shadow with #ADE4CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4CB.

Preview

Color preview on black background

This text has color #ADE4CB on black background.


Color preview on white background

This text has color #ADE4CB on white background.


Black color preview on #ADE4CB background

This text has black color on #ADE4CB background.


White color preview on #ADE4CB background

This text has white color on #ADE4CB background.


Related colors

Complementary color

Complementary color for #hex is #521B34.


I love getcolorcode.com

Triadic colors

1 #CBADE4 and #E4CBAD with #ADE4CB are triadic colors.

2 #CBE4AD and #E4ADCB with #ADE4CB are triadic colors.