COLOR #ADE3CC

HEX: #ADE3CC RGB: (173,227,204)

Renk bilgisi

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

RGB renk modeli

#ADE3CC color RGB value is (173,227,204).

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

RGB bağlantıları ve doygunluk

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

173
227
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 204 = 604 (100%)
R 173 of 604 ~ 28.64%
G 227 of 604 ~ 37.58%
B 204 of 604 ~ 33.77'%

%28.64
%37.58
%33.77

CMYK RENK MODELİ

#ADE3CC rengi CMYK tonu (24,0,10,11).

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

CMYK: (24,0,10,11)
C24M0Y10K11 (24%, 0%, 10%, 11%)
(0.24 / 0.00 / 0.10 / 0.11)

CMYK yüzdeleri

%23.79
%0
%10.13
%10.98

Codes

Color #ADE3CC in popluar color models

AD E3 CC
RGB 173 227 204
HSL 154° 49.09% 78.43%
HSB/HSV 154° 23.79% 89.02%
CMYK 23.79% 0.00% 10.13%
10.98%

Color #ADE3CC in popluar number systems.

HEX AD E3 CC
Decimal 173 227 204
Binary 10101101 11100011 11001100
Octal 255 343 314

Shades and tints

Shades of #ADE3CC

#ADE3CC
(173,227,204)
#9ECFBA
(158,207,186)
#8FBBA8
(143,187,168)
#80A796
(128,167,150)
#719384
(113,147,132)
#627F72
(98,127,114)
#536B60
(83,107,96)
#44574E
(68,87,78)
#35433C
(53,67,60)
#262F2A
(38,47,42)
#171B18
(23,27,24)
#000000
(0,0,0)

Tints of #ADE3CC

#ADE3CC
(173,227,204)
#B4E5D0
(180,229,208)
#BBE7D4
(187,231,212)
#C2E9D8
(194,233,216)
#C9EBDC
(201,235,220)
#D0EDE0
(208,237,224)
#D7EFE4
(215,239,228)
#DEF1E8
(222,241,232)
#E5F3EC
(229,243,236)
#ECF5F0
(236,245,240)
#F3F7F4
(243,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3CC; }

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

This text font color is #ADE3CC.

Background Color

.myBgColor { background-color: #ADE3CC; }

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

This div background color is #ADE3CC.

Border color

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

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

This div border color is #ADE3CC.

Opacity

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

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

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

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

This text has shadow with #ADE3CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3CC.

Preview

Color preview on black background

This text has color #ADE3CC on black background.


Color preview on white background

This text has color #ADE3CC on white background.


Black color preview on #ADE3CC background

This text has black color on #ADE3CC background.


White color preview on #ADE3CC background

This text has white color on #ADE3CC background.


Related colors

Complementary color

Complementary color for #hex is #521C33.


I love getcolorcode.com

Triadic colors

1 #CCADE3 and #E3CCAD with #ADE3CC are triadic colors.

2 #CCE3AD and #E3ADCC with #ADE3CC are triadic colors.