COLOR #ADE6CB

HEX: #ADE6CB RGB: (173,230,203)

Renk bilgisi

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

RGB renk modeli

#ADE6CB color RGB value is (173,230,203).

RGB: (173,230,203) (68%, 90%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 203 of 255 = 80%

173
230
203

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 203 = 606 (100%)
R 173 of 606 ~ 28.55%
G 230 of 606 ~ 37.95%
B 203 of 606 ~ 33.5'%

%28.55
%37.95
%33.5

CMYK RENK MODELİ

#ADE6CB rengi CMYK tonu (25,0,12,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 11.74%
  • ana renk tonu 9.80%

CMYK: (25,0,12,10)
C25M0Y12K10 (25%, 0%, 12%, 10%)
(0.25 / 0.00 / 0.12 / 0.10)

CMYK yüzdeleri

%24.78
%0
%11.74
%9.8

Codes

Color #ADE6CB in popluar color models

AD E6 CB
RGB 173 230 203
HSL 152° 53.27% 79.02%
HSB/HSV 152° 24.78% 90.20%
CMYK 24.78% 0.00% 11.74%
9.80%

Color #ADE6CB in popluar number systems.

HEX AD E6 CB
Decimal 173 230 203
Binary 10101101 11100110 11001011
Octal 255 346 313

Shades and tints

Shades of #ADE6CB

#ADE6CB
(173,230,203)
#9ED2B9
(158,210,185)
#8FBEA7
(143,190,167)
#80AA95
(128,170,149)
#719683
(113,150,131)
#628271
(98,130,113)
#536E5F
(83,110,95)
#445A4D
(68,90,77)
#35463B
(53,70,59)
#263229
(38,50,41)
#171E17
(23,30,23)
#000000
(0,0,0)

Tints of #ADE6CB

#ADE6CB
(173,230,203)
#B4E8CF
(180,232,207)
#BBEAD3
(187,234,211)
#C2ECD7
(194,236,215)
#C9EEDB
(201,238,219)
#D0F0DF
(208,240,223)
#D7F2E3
(215,242,227)
#DEF4E7
(222,244,231)
#E5F6EB
(229,246,235)
#ECF8EF
(236,248,239)
#F3FAF3
(243,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6CB; }

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

This text font color is #ADE6CB.

Background Color

.myBgColor { background-color: #ADE6CB; }

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

This div background color is #ADE6CB.

Border color

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

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

This div border color is #ADE6CB.

Opacity

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

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

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

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

This text has shadow with #ADE6CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6CB.

Preview

Color preview on black background

This text has color #ADE6CB on black background.


Color preview on white background

This text has color #ADE6CB on white background.


Black color preview on #ADE6CB background

This text has black color on #ADE6CB background.


White color preview on #ADE6CB background

This text has white color on #ADE6CB background.


Related colors

Complementary color

Complementary color for #hex is #521934.


I love getcolorcode.com

Triadic colors

1 #CBADE6 and #E6CBAD with #ADE6CB are triadic colors.

2 #CBE6AD and #E6ADCB with #ADE6CB are triadic colors.