COLOR #ADE2DB

HEX: #ADE2DB RGB: (173,226,219)

Renk bilgisi

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

RGB renk modeli

#ADE2DB color RGB value is (173,226,219).

RGB: (173,226,219) (68%, 89%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 219 of 255 = 86%

173
226
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 219 = 618 (100%)
R 173 of 618 ~ 27.99%
G 226 of 618 ~ 36.57%
B 219 of 618 ~ 35.44'%

%27.99
%36.57
%35.44

CMYK RENK MODELİ

#ADE2DB rengi CMYK tonu (23,0,3,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 3.10%
  • ana renk tonu 11.37%

CMYK: (23,0,3,11)
C23M0Y3K11 (23%, 0%, 3%, 11%)
(0.23 / 0.00 / 0.03 / 0.11)

CMYK yüzdeleri

%23.45
%0
%3.1
%11.37

Codes

Color #ADE2DB in popluar color models

AD E2 DB
RGB 173 226 219
HSL 172° 47.75% 78.24%
HSB/HSV 172° 23.45% 88.63%
CMYK 23.45% 0.00% 3.10%
11.37%

Color #ADE2DB in popluar number systems.

HEX AD E2 DB
Decimal 173 226 219
Binary 10101101 11100010 11011011
Octal 255 342 333

Shades and tints

Shades of #ADE2DB

#ADE2DB
(173,226,219)
#9ECEC8
(158,206,200)
#8FBAB5
(143,186,181)
#80A6A2
(128,166,162)
#71928F
(113,146,143)
#627E7C
(98,126,124)
#536A69
(83,106,105)
#445656
(68,86,86)
#354243
(53,66,67)
#262E30
(38,46,48)
#171A1D
(23,26,29)
#000000
(0,0,0)

Tints of #ADE2DB

#ADE2DB
(173,226,219)
#B4E4DE
(180,228,222)
#BBE6E1
(187,230,225)
#C2E8E4
(194,232,228)
#C9EAE7
(201,234,231)
#D0ECEA
(208,236,234)
#D7EEED
(215,238,237)
#DEF0F0
(222,240,240)
#E5F2F3
(229,242,243)
#ECF4F6
(236,244,246)
#F3F6F9
(243,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2DB; }

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

This text font color is #ADE2DB.

Background Color

.myBgColor { background-color: #ADE2DB; }

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

This div background color is #ADE2DB.

Border color

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

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

This div border color is #ADE2DB.

Opacity

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

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

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

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

This text has shadow with #ADE2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2DB.

Preview

Color preview on black background

This text has color #ADE2DB on black background.


Color preview on white background

This text has color #ADE2DB on white background.


Black color preview on #ADE2DB background

This text has black color on #ADE2DB background.


White color preview on #ADE2DB background

This text has white color on #ADE2DB background.


Related colors

Complementary color

Complementary color for #hex is #521D24.


I love getcolorcode.com

Triadic colors

1 #DBADE2 and #E2DBAD with #ADE2DB are triadic colors.

2 #DBE2AD and #E2ADDB with #ADE2DB are triadic colors.