COLOR #ADE7DD

HEX: #ADE7DD RGB: (173,231,221)

Renk bilgisi

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

RGB renk modeli

#ADE7DD color RGB value is (173,231,221).

RGB: (173,231,221) (68%, 91%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 221 of 255 = 87%

173
231
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 221 = 625 (100%)
R 173 of 625 ~ 27.68%
G 231 of 625 ~ 36.96%
B 221 of 625 ~ 35.36'%

%27.68
%36.96
%35.36

CMYK RENK MODELİ

#ADE7DD rengi CMYK tonu (25,0,4,9).

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

CMYK: (25,0,4,9)
C25M0Y4K9 (25%, 0%, 4%, 9%)
(0.25 / 0.00 / 0.04 / 0.09)

CMYK yüzdeleri

%25.11
%0
%4.33
%9.41

Codes

Color #ADE7DD in popluar color models

AD E7 DD
RGB 173 231 221
HSL 170° 54.72% 79.22%
HSB/HSV 170° 25.11% 90.59%
CMYK 25.11% 0.00% 4.33%
9.41%

Color #ADE7DD in popluar number systems.

HEX AD E7 DD
Decimal 173 231 221
Binary 10101101 11100111 11011101
Octal 255 347 335

Shades and tints

Shades of #ADE7DD

#ADE7DD
(173,231,221)
#9ED2C9
(158,210,201)
#8FBDB5
(143,189,181)
#80A8A1
(128,168,161)
#71938D
(113,147,141)
#627E79
(98,126,121)
#536965
(83,105,101)
#445451
(68,84,81)
#353F3D
(53,63,61)
#262A29
(38,42,41)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #ADE7DD

#ADE7DD
(173,231,221)
#B4E9E0
(180,233,224)
#BBEBE3
(187,235,227)
#C2EDE6
(194,237,230)
#C9EFE9
(201,239,233)
#D0F1EC
(208,241,236)
#D7F3EF
(215,243,239)
#DEF5F2
(222,245,242)
#E5F7F5
(229,247,245)
#ECF9F8
(236,249,248)
#F3FBFB
(243,251,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7DD; }

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

This text font color is #ADE7DD.

Background Color

.myBgColor { background-color: #ADE7DD; }

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

This div background color is #ADE7DD.

Border color

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

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

This div border color is #ADE7DD.

Opacity

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

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

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

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

This text has shadow with #ADE7DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7DD.

Preview

Color preview on black background

This text has color #ADE7DD on black background.


Color preview on white background

This text has color #ADE7DD on white background.


Black color preview on #ADE7DD background

This text has black color on #ADE7DD background.


White color preview on #ADE7DD background

This text has white color on #ADE7DD background.


Related colors

Complementary color

Complementary color for #hex is #521822.


I love getcolorcode.com

Triadic colors

1 #DDADE7 and #E7DDAD with #ADE7DD are triadic colors.

2 #DDE7AD and #E7ADDD with #ADE7DD are triadic colors.