COLOR #ADE2DE

HEX: #ADE2DE RGB: (173,226,222)

Renk bilgisi

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

RGB renk modeli

#ADE2DE color RGB value is (173,226,222).

RGB: (173,226,222) (68%, 89%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 222 of 255 = 87%

173
226
222

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 222 = 621 (100%)
R 173 of 621 ~ 27.86%
G 226 of 621 ~ 36.39%
B 222 of 621 ~ 35.75'%

%27.86
%36.39
%35.75

CMYK RENK MODELİ

#ADE2DE rengi CMYK tonu (23,0,2,11).

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

CMYK: (23,0,2,11)
C23M0Y2K11 (23%, 0%, 2%, 11%)
(0.23 / 0.00 / 0.02 / 0.11)

CMYK yüzdeleri

%23.45
%0
%1.77
%11.37

Codes

Color #ADE2DE in popluar color models

AD E2 DE
RGB 173 226 222
HSL 175° 47.75% 78.24%
HSB/HSV 175° 23.45% 88.63%
CMYK 23.45% 0.00% 1.77%
11.37%

Color #ADE2DE in popluar number systems.

HEX AD E2 DE
Decimal 173 226 222
Binary 10101101 11100010 11011110
Octal 255 342 336

Shades and tints

Shades of #ADE2DE

#ADE2DE
(173,226,222)
#9ECECA
(158,206,202)
#8FBAB6
(143,186,182)
#80A6A2
(128,166,162)
#71928E
(113,146,142)
#627E7A
(98,126,122)
#536A66
(83,106,102)
#445652
(68,86,82)
#35423E
(53,66,62)
#262E2A
(38,46,42)
#171A16
(23,26,22)
#000000
(0,0,0)

Tints of #ADE2DE

#ADE2DE
(173,226,222)
#B4E4E1
(180,228,225)
#BBE6E4
(187,230,228)
#C2E8E7
(194,232,231)
#C9EAEA
(201,234,234)
#D0ECED
(208,236,237)
#D7EEF0
(215,238,240)
#DEF0F3
(222,240,243)
#E5F2F6
(229,242,246)
#ECF4F9
(236,244,249)
#F3F6FC
(243,246,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2DE; }

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

This text font color is #ADE2DE.

Background Color

.myBgColor { background-color: #ADE2DE; }

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

This div background color is #ADE2DE.

Border color

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

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

This div border color is #ADE2DE.

Opacity

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

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

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

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

This text has shadow with #ADE2DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2DE.

Preview

Color preview on black background

This text has color #ADE2DE on black background.


Color preview on white background

This text has color #ADE2DE on white background.


Black color preview on #ADE2DE background

This text has black color on #ADE2DE background.


White color preview on #ADE2DE background

This text has white color on #ADE2DE background.


Related colors

Complementary color

Complementary color for #hex is #521D21.


I love getcolorcode.com

Triadic colors

1 #DEADE2 and #E2DEAD with #ADE2DE are triadic colors.

2 #DEE2AD and #E2ADDE with #ADE2DE are triadic colors.