COLOR #ADE6CC

HEX: #ADE6CC RGB: (173,230,204)

Renk bilgisi

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

RGB renk modeli

#ADE6CC color RGB value is (173,230,204).

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

RGB bağlantıları ve doygunluk

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

173
230
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 204 = 607 (100%)
R 173 of 607 ~ 28.5%
G 230 of 607 ~ 37.89%
B 204 of 607 ~ 33.61'%

%28.5
%37.89
%33.61

CMYK RENK MODELİ

#ADE6CC rengi CMYK tonu (25,0,11,10).

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

CMYK: (25,0,11,10)
C25M0Y11K10 (25%, 0%, 11%, 10%)
(0.25 / 0.00 / 0.11 / 0.10)

CMYK yüzdeleri

%24.78
%0
%11.3
%9.8

Codes

Color #ADE6CC in popluar color models

AD E6 CC
RGB 173 230 204
HSL 153° 53.27% 79.02%
HSB/HSV 153° 24.78% 90.20%
CMYK 24.78% 0.00% 11.30%
9.80%

Color #ADE6CC in popluar number systems.

HEX AD E6 CC
Decimal 173 230 204
Binary 10101101 11100110 11001100
Octal 255 346 314

Shades and tints

Shades of #ADE6CC

#ADE6CC
(173,230,204)
#9ED2BA
(158,210,186)
#8FBEA8
(143,190,168)
#80AA96
(128,170,150)
#719684
(113,150,132)
#628272
(98,130,114)
#536E60
(83,110,96)
#445A4E
(68,90,78)
#35463C
(53,70,60)
#26322A
(38,50,42)
#171E18
(23,30,24)
#000000
(0,0,0)

Tints of #ADE6CC

#ADE6CC
(173,230,204)
#B4E8D0
(180,232,208)
#BBEAD4
(187,234,212)
#C2ECD8
(194,236,216)
#C9EEDC
(201,238,220)
#D0F0E0
(208,240,224)
#D7F2E4
(215,242,228)
#DEF4E8
(222,244,232)
#E5F6EC
(229,246,236)
#ECF8F0
(236,248,240)
#F3FAF4
(243,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6CC; }

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

This text font color is #ADE6CC.

Background Color

.myBgColor { background-color: #ADE6CC; }

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

This div background color is #ADE6CC.

Border color

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

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

This div border color is #ADE6CC.

Opacity

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

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

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

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

This text has shadow with #ADE6CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6CC.

Preview

Color preview on black background

This text has color #ADE6CC on black background.


Color preview on white background

This text has color #ADE6CC on white background.


Black color preview on #ADE6CC background

This text has black color on #ADE6CC background.


White color preview on #ADE6CC background

This text has white color on #ADE6CC background.


Related colors

Complementary color

Complementary color for #hex is #521933.


I love getcolorcode.com

Triadic colors

1 #CCADE6 and #E6CCAD with #ADE6CC are triadic colors.

2 #CCE6AD and #E6ADCC with #ADE6CC are triadic colors.