COLOR #ADE3CB

HEX: #ADE3CB RGB: (173,227,203)

Renk bilgisi

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

RGB renk modeli

#ADE3CB color RGB value is (173,227,203).

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

RGB bağlantıları ve doygunluk

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

173
227
203

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 203 = 603 (100%)
R 173 of 603 ~ 28.69%
G 227 of 603 ~ 37.65%
B 203 of 603 ~ 33.67'%

%28.69
%37.65
%33.67

CMYK RENK MODELİ

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

  • camgöbeği tonu 23.79%
  • eflatun tonu 0.00%
  • sarı tonu 10.57%
  • ana renk tonu 10.98%

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

CMYK yüzdeleri

%23.79
%0
%10.57
%10.98

Codes

Color #ADE3CB in popluar color models

AD E3 CB
RGB 173 227 203
HSL 153° 49.09% 78.43%
HSB/HSV 153° 23.79% 89.02%
CMYK 23.79% 0.00% 10.57%
10.98%

Color #ADE3CB in popluar number systems.

HEX AD E3 CB
Decimal 173 227 203
Binary 10101101 11100011 11001011
Octal 255 343 313

Shades and tints

Shades of #ADE3CB

#ADE3CB
(173,227,203)
#9ECFB9
(158,207,185)
#8FBBA7
(143,187,167)
#80A795
(128,167,149)
#719383
(113,147,131)
#627F71
(98,127,113)
#536B5F
(83,107,95)
#44574D
(68,87,77)
#35433B
(53,67,59)
#262F29
(38,47,41)
#171B17
(23,27,23)
#000000
(0,0,0)

Tints of #ADE3CB

#ADE3CB
(173,227,203)
#B4E5CF
(180,229,207)
#BBE7D3
(187,231,211)
#C2E9D7
(194,233,215)
#C9EBDB
(201,235,219)
#D0EDDF
(208,237,223)
#D7EFE3
(215,239,227)
#DEF1E7
(222,241,231)
#E5F3EB
(229,243,235)
#ECF5EF
(236,245,239)
#F3F7F3
(243,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3CB; }

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

This text font color is #ADE3CB.

Background Color

.myBgColor { background-color: #ADE3CB; }

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

This div background color is #ADE3CB.

Border color

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

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

This div border color is #ADE3CB.

Opacity

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

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

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

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

This text has shadow with #ADE3CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3CB.

Preview

Color preview on black background

This text has color #ADE3CB on black background.


Color preview on white background

This text has color #ADE3CB on white background.


Black color preview on #ADE3CB background

This text has black color on #ADE3CB background.


White color preview on #ADE3CB background

This text has white color on #ADE3CB background.


Related colors

Complementary color

Complementary color for #hex is #521C34.


I love getcolorcode.com

Triadic colors

1 #CBADE3 and #E3CBAD with #ADE3CB are triadic colors.

2 #CBE3AD and #E3ADCB with #ADE3CB are triadic colors.