COLOR #ADE8DA

HEX: #ADE8DA RGB: (173,232,218)

Renk bilgisi

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

RGB renk modeli

#ADE8DA color RGB value is (173,232,218).

RGB: (173,232,218) (68%, 91%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 218 of 255 = 85%

173
232
218

R + G + B ~ 81%. #ADE8DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 218 = 623 (100%)
R 173 of 623 ~ 27.77%
G 232 of 623 ~ 37.24%
B 218 of 623 ~ 34.99'%

%27.77
%37.24
%34.99

CMYK RENK MODELİ

#ADE8DA rengi CMYK tonu (25,0,6,9).

  • camgöbeği tonu 25.43%
  • eflatun tonu 0.00%
  • sarı tonu 6.03%
  • ana renk tonu 9.02%

CMYK: (25,0,6,9)
C25M0Y6K9 (25%, 0%, 6%, 9%)
(0.25 / 0.00 / 0.06 / 0.09)

CMYK yüzdeleri

%25.43
%0
%6.03
%9.02

Codes

Color #ADE8DA in popluar color models

AD E8 DA
RGB 173 232 218
HSL 166° 56.19% 79.41%
HSB/HSV 166° 25.43% 90.98%
CMYK 25.43% 0.00% 6.03%
9.02%

Color #ADE8DA in popluar number systems.

HEX AD E8 DA
Decimal 173 232 218
Binary 10101101 11101000 11011010
Octal 255 350 332

Shades and tints

Shades of #ADE8DA

#ADE8DA
(173,232,218)
#9ED3C7
(158,211,199)
#8FBEB4
(143,190,180)
#80A9A1
(128,169,161)
#71948E
(113,148,142)
#627F7B
(98,127,123)
#536A68
(83,106,104)
#445555
(68,85,85)
#354042
(53,64,66)
#262B2F
(38,43,47)
#17161C
(23,22,28)
#000000
(0,0,0)

Tints of #ADE8DA

#ADE8DA
(173,232,218)
#B4EADD
(180,234,221)
#BBECE0
(187,236,224)
#C2EEE3
(194,238,227)
#C9F0E6
(201,240,230)
#D0F2E9
(208,242,233)
#D7F4EC
(215,244,236)
#DEF6EF
(222,246,239)
#E5F8F2
(229,248,242)
#ECFAF5
(236,250,245)
#F3FCF8
(243,252,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE8DA color. Also use rgb(173,232,218) instead hex code.

Text Font Color

.myTextColor { color: #ADE8DA; }

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

This text font color is #ADE8DA.

Background Color

.myBgColor { background-color: #ADE8DA; }

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

This div background color is #ADE8DA.

Border color

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

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

This div border color is #ADE8DA.

Opacity

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

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

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

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

This text has shadow with #ADE8DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8DA.

Preview

Color preview on black background

This text has color #ADE8DA on black background.


Color preview on white background

This text has color #ADE8DA on white background.


Black color preview on #ADE8DA background

This text has black color on #ADE8DA background.


White color preview on #ADE8DA background

This text has white color on #ADE8DA background.


Related colors

Complementary color

Complementary color for #hex is #521725.


I love getcolorcode.com

Triadic colors

1 #DAADE8 and #E8DAAD with #ADE8DA are triadic colors.

2 #DAE8AD and #E8ADDA with #ADE8DA are triadic colors.