COLOR #ADE7DB

HEX: #ADE7DB RGB: (173,231,219)

Renk bilgisi

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

RGB renk modeli

#ADE7DB color RGB value is (173,231,219).

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

RGB bağlantıları ve doygunluk

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

173
231
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 219 = 623 (100%)
R 173 of 623 ~ 27.77%
G 231 of 623 ~ 37.08%
B 219 of 623 ~ 35.15'%

%27.77
%37.08
%35.15

CMYK RENK MODELİ

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

  • camgöbeği tonu 25.11%
  • eflatun tonu 0.00%
  • sarı tonu 5.19%
  • 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
%5.19
%9.41

Codes

Color #ADE7DB in popluar color models

AD E7 DB
RGB 173 231 219
HSL 168° 54.72% 79.22%
HSB/HSV 168° 25.11% 90.59%
CMYK 25.11% 0.00% 5.19%
9.41%

Color #ADE7DB in popluar number systems.

HEX AD E7 DB
Decimal 173 231 219
Binary 10101101 11100111 11011011
Octal 255 347 333

Shades and tints

Shades of #ADE7DB

#ADE7DB
(173,231,219)
#9ED2C8
(158,210,200)
#8FBDB5
(143,189,181)
#80A8A2
(128,168,162)
#71938F
(113,147,143)
#627E7C
(98,126,124)
#536969
(83,105,105)
#445456
(68,84,86)
#353F43
(53,63,67)
#262A30
(38,42,48)
#17151D
(23,21,29)
#000000
(0,0,0)

Tints of #ADE7DB

#ADE7DB
(173,231,219)
#B4E9DE
(180,233,222)
#BBEBE1
(187,235,225)
#C2EDE4
(194,237,228)
#C9EFE7
(201,239,231)
#D0F1EA
(208,241,234)
#D7F3ED
(215,243,237)
#DEF5F0
(222,245,240)
#E5F7F3
(229,247,243)
#ECF9F6
(236,249,246)
#F3FBF9
(243,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7DB; }

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

This text font color is #ADE7DB.

Background Color

.myBgColor { background-color: #ADE7DB; }

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

This div background color is #ADE7DB.

Border color

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

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

This div border color is #ADE7DB.

Opacity

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

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

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

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

This text has shadow with #ADE7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7DB.

Preview

Color preview on black background

This text has color #ADE7DB on black background.


Color preview on white background

This text has color #ADE7DB on white background.


Black color preview on #ADE7DB background

This text has black color on #ADE7DB background.


White color preview on #ADE7DB background

This text has white color on #ADE7DB background.


Related colors

Complementary color

Complementary color for #hex is #521824.


I love getcolorcode.com

Triadic colors

1 #DBADE7 and #E7DBAD with #ADE7DB are triadic colors.

2 #DBE7AD and #E7ADDB with #ADE7DB are triadic colors.