COLOR #ADE7DC

HEX: #ADE7DC RGB: (173,231,220)

Renk bilgisi

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

RGB renk modeli

#ADE7DC color RGB value is (173,231,220).

RGB: (173,231,220) (68%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 220 of 255 = 86%

173
231
220

R + G + B ~ 82%. #ADE7DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 220 = 624 (100%)
R 173 of 624 ~ 27.72%
G 231 of 624 ~ 37.02%
B 220 of 624 ~ 35.26'%

%27.72
%37.02
%35.26

CMYK RENK MODELİ

#ADE7DC rengi CMYK tonu (25,0,5,9).

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

CMYK: (25,0,5,9)
C25M0Y5K9 (25%, 0%, 5%, 9%)
(0.25 / 0.00 / 0.05 / 0.09)

CMYK yüzdeleri

%25.11
%0
%4.76
%9.41

Codes

Color #ADE7DC in popluar color models

AD E7 DC
RGB 173 231 220
HSL 169° 54.72% 79.22%
HSB/HSV 169° 25.11% 90.59%
CMYK 25.11% 0.00% 4.76%
9.41%

Color #ADE7DC in popluar number systems.

HEX AD E7 DC
Decimal 173 231 220
Binary 10101101 11100111 11011100
Octal 255 347 334

Shades and tints

Shades of #ADE7DC

#ADE7DC
(173,231,220)
#9ED2C8
(158,210,200)
#8FBDB4
(143,189,180)
#80A8A0
(128,168,160)
#71938C
(113,147,140)
#627E78
(98,126,120)
#536964
(83,105,100)
#445450
(68,84,80)
#353F3C
(53,63,60)
#262A28
(38,42,40)
#171514
(23,21,20)
#000000
(0,0,0)

Tints of #ADE7DC

#ADE7DC
(173,231,220)
#B4E9DF
(180,233,223)
#BBEBE2
(187,235,226)
#C2EDE5
(194,237,229)
#C9EFE8
(201,239,232)
#D0F1EB
(208,241,235)
#D7F3EE
(215,243,238)
#DEF5F1
(222,245,241)
#E5F7F4
(229,247,244)
#ECF9F7
(236,249,247)
#F3FBFA
(243,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7DC; }

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

This text font color is #ADE7DC.

Background Color

.myBgColor { background-color: #ADE7DC; }

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

This div background color is #ADE7DC.

Border color

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

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

This div border color is #ADE7DC.

Opacity

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

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

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

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

This text has shadow with #ADE7DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7DC.

Preview

Color preview on black background

This text has color #ADE7DC on black background.


Color preview on white background

This text has color #ADE7DC on white background.


Black color preview on #ADE7DC background

This text has black color on #ADE7DC background.


White color preview on #ADE7DC background

This text has white color on #ADE7DC background.


Related colors

Complementary color

Complementary color for #hex is #521823.


I love getcolorcode.com

Triadic colors

1 #DCADE7 and #E7DCAD with #ADE7DC are triadic colors.

2 #DCE7AD and #E7ADDC with #ADE7DC are triadic colors.