COLOR #ADE0CA

HEX: #ADE0CA RGB: (173,224,202)

Renk bilgisi

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

RGB renk modeli

#ADE0CA color RGB value is (173,224,202).

RGB: (173,224,202) (68%, 88%, 79%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 202 of 255 = 79%

173
224
202

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 202 = 599 (100%)
R 173 of 599 ~ 28.88%
G 224 of 599 ~ 37.4%
B 202 of 599 ~ 33.72'%

%28.88
%37.4
%33.72

CMYK RENK MODELİ

#ADE0CA rengi CMYK tonu (23,0,10,12).

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

CMYK: (23,0,10,12)
C23M0Y10K12 (23%, 0%, 10%, 12%)
(0.23 / 0.00 / 0.10 / 0.12)

CMYK yüzdeleri

%22.77
%0
%9.82
%12.16

Codes

Color #ADE0CA in popluar color models

AD E0 CA
RGB 173 224 202
HSL 154° 45.13% 77.84%
HSB/HSV 154° 22.77% 87.84%
CMYK 22.77% 0.00% 9.82%
12.16%

Color #ADE0CA in popluar number systems.

HEX AD E0 CA
Decimal 173 224 202
Binary 10101101 11100000 11001010
Octal 255 340 312

Shades and tints

Shades of #ADE0CA

#ADE0CA
(173,224,202)
#9ECCB8
(158,204,184)
#8FB8A6
(143,184,166)
#80A494
(128,164,148)
#719082
(113,144,130)
#627C70
(98,124,112)
#53685E
(83,104,94)
#44544C
(68,84,76)
#35403A
(53,64,58)
#262C28
(38,44,40)
#171816
(23,24,22)
#000000
(0,0,0)

Tints of #ADE0CA

#ADE0CA
(173,224,202)
#B4E2CE
(180,226,206)
#BBE4D2
(187,228,210)
#C2E6D6
(194,230,214)
#C9E8DA
(201,232,218)
#D0EADE
(208,234,222)
#D7ECE2
(215,236,226)
#DEEEE6
(222,238,230)
#E5F0EA
(229,240,234)
#ECF2EE
(236,242,238)
#F3F4F2
(243,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE0CA; }

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

This text font color is #ADE0CA.

Background Color

.myBgColor { background-color: #ADE0CA; }

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

This div background color is #ADE0CA.

Border color

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

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

This div border color is #ADE0CA.

Opacity

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

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

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

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

This text has shadow with #ADE0CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0CA.

Preview

Color preview on black background

This text has color #ADE0CA on black background.


Color preview on white background

This text has color #ADE0CA on white background.


Black color preview on #ADE0CA background

This text has black color on #ADE0CA background.


White color preview on #ADE0CA background

This text has white color on #ADE0CA background.


Related colors

Complementary color

Complementary color for #hex is #521F35.


I love getcolorcode.com

Triadic colors

1 #CAADE0 and #E0CAAD with #ADE0CA are triadic colors.

2 #CAE0AD and #E0ADCA with #ADE0CA are triadic colors.