COLOR #ADE8CC

HEX: #ADE8CC RGB: (173,232,204)

Renk bilgisi

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

RGB renk modeli

#ADE8CC color RGB value is (173,232,204).

RGB: (173,232,204) (68%, 91%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 204 of 255 = 80%

173
232
204

R + G + B ~ 80%. #ADE8CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 204 = 609 (100%)
R 173 of 609 ~ 28.41%
G 232 of 609 ~ 38.1%
B 204 of 609 ~ 33.5'%

%28.41
%38.1
%33.5

CMYK RENK MODELİ

#ADE8CC rengi CMYK tonu (25,0,12,9).

  • camgöbeği tonu 25.43%
  • eflatun tonu 0.00%
  • sarı tonu 12.07%
  • ana renk tonu 9.02%

CMYK: (25,0,12,9)
C25M0Y12K9 (25%, 0%, 12%, 9%)
(0.25 / 0.00 / 0.12 / 0.09)

CMYK yüzdeleri

%25.43
%0
%12.07
%9.02

Codes

Color #ADE8CC in popluar color models

AD E8 CC
RGB 173 232 204
HSL 152° 56.19% 79.41%
HSB/HSV 152° 25.43% 90.98%
CMYK 25.43% 0.00% 12.07%
9.02%

Color #ADE8CC in popluar number systems.

HEX AD E8 CC
Decimal 173 232 204
Binary 10101101 11101000 11001100
Octal 255 350 314

Shades and tints

Shades of #ADE8CC

#ADE8CC
(173,232,204)
#9ED3BA
(158,211,186)
#8FBEA8
(143,190,168)
#80A996
(128,169,150)
#719484
(113,148,132)
#627F72
(98,127,114)
#536A60
(83,106,96)
#44554E
(68,85,78)
#35403C
(53,64,60)
#262B2A
(38,43,42)
#171618
(23,22,24)
#000000
(0,0,0)

Tints of #ADE8CC

#ADE8CC
(173,232,204)
#B4EAD0
(180,234,208)
#BBECD4
(187,236,212)
#C2EED8
(194,238,216)
#C9F0DC
(201,240,220)
#D0F2E0
(208,242,224)
#D7F4E4
(215,244,228)
#DEF6E8
(222,246,232)
#E5F8EC
(229,248,236)
#ECFAF0
(236,250,240)
#F3FCF4
(243,252,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE8CC color. Also use rgb(173,232,204) instead hex code.

Text Font Color

.myTextColor { color: #ADE8CC; }

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

This text font color is #ADE8CC.

Background Color

.myBgColor { background-color: #ADE8CC; }

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

This div background color is #ADE8CC.

Border color

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

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

This div border color is #ADE8CC.

Opacity

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

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

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

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

This text has shadow with #ADE8CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8CC.

Preview

Color preview on black background

This text has color #ADE8CC on black background.


Color preview on white background

This text has color #ADE8CC on white background.


Black color preview on #ADE8CC background

This text has black color on #ADE8CC background.


White color preview on #ADE8CC background

This text has white color on #ADE8CC background.


Related colors

Complementary color

Complementary color for #hex is #521733.


I love getcolorcode.com

Triadic colors

1 #CCADE8 and #E8CCAD with #ADE8CC are triadic colors.

2 #CCE8AD and #E8ADCC with #ADE8CC are triadic colors.