COLOR #ADE7CC

HEX: #ADE7CC RGB: (173,231,204)

Renk bilgisi

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

RGB renk modeli

#ADE7CC color RGB value is (173,231,204).

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

RGB bağlantıları ve doygunluk

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

173
231
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 204 = 608 (100%)
R 173 of 608 ~ 28.45%
G 231 of 608 ~ 37.99%
B 204 of 608 ~ 33.55'%

%28.45
%37.99
%33.55

CMYK RENK MODELİ

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

  • camgöbeği tonu 25.11%
  • eflatun tonu 0.00%
  • sarı tonu 11.69%
  • ana renk tonu 9.41%

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

CMYK yüzdeleri

%25.11
%0
%11.69
%9.41

Codes

Color #ADE7CC in popluar color models

AD E7 CC
RGB 173 231 204
HSL 152° 54.72% 79.22%
HSB/HSV 152° 25.11% 90.59%
CMYK 25.11% 0.00% 11.69%
9.41%

Color #ADE7CC in popluar number systems.

HEX AD E7 CC
Decimal 173 231 204
Binary 10101101 11100111 11001100
Octal 255 347 314

Shades and tints

Shades of #ADE7CC

#ADE7CC
(173,231,204)
#9ED2BA
(158,210,186)
#8FBDA8
(143,189,168)
#80A896
(128,168,150)
#719384
(113,147,132)
#627E72
(98,126,114)
#536960
(83,105,96)
#44544E
(68,84,78)
#353F3C
(53,63,60)
#262A2A
(38,42,42)
#171518
(23,21,24)
#000000
(0,0,0)

Tints of #ADE7CC

#ADE7CC
(173,231,204)
#B4E9D0
(180,233,208)
#BBEBD4
(187,235,212)
#C2EDD8
(194,237,216)
#C9EFDC
(201,239,220)
#D0F1E0
(208,241,224)
#D7F3E4
(215,243,228)
#DEF5E8
(222,245,232)
#E5F7EC
(229,247,236)
#ECF9F0
(236,249,240)
#F3FBF4
(243,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7CC; }

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

This text font color is #ADE7CC.

Background Color

.myBgColor { background-color: #ADE7CC; }

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

This div background color is #ADE7CC.

Border color

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

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

This div border color is #ADE7CC.

Opacity

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

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

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

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

This text has shadow with #ADE7CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7CC.

Preview

Color preview on black background

This text has color #ADE7CC on black background.


Color preview on white background

This text has color #ADE7CC on white background.


Black color preview on #ADE7CC background

This text has black color on #ADE7CC background.


White color preview on #ADE7CC background

This text has white color on #ADE7CC background.


Related colors

Complementary color

Complementary color for #hex is #521833.


I love getcolorcode.com

Triadic colors

1 #CCADE7 and #E7CCAD with #ADE7CC are triadic colors.

2 #CCE7AD and #E7ADCC with #ADE7CC are triadic colors.