COLOR #ADE0E3

HEX: #ADE0E3 RGB: (173,224,227)

Renk bilgisi

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

RGB renk modeli

#ADE0E3 color RGB value is (173,224,227).

RGB: (173,224,227) (68%, 88%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 227 of 255 = 89%

173
224
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 227 = 624 (100%)
R 173 of 624 ~ 27.72%
G 224 of 624 ~ 35.9%
B 227 of 624 ~ 36.38'%

%27.72
%35.9
%36.38

CMYK RENK MODELİ

#ADE0E3 rengi CMYK tonu (24,1,0,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 1.32%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%
CMYK: (24,1,0,11) C24M1Y0K11 (24%,1%,0%,11%) (0.24/0.01/0.00/0.11) 

CMYK yüzdeleri

%23.79
%1.32
%0
%10.98

Codes

Color #ADE0E3 in popluar color models

AD E0 E3
RGB 173 224 227
HSL 183° 49.09% 78.43%
HSB/HSV 183° 23.79% 89.02%
CMYK 23.79% 1.32% 0.00%
10.98%

Color #ADE0E3 in popluar number systems.

HEX AD E0 E3
Decimal 173 224 227
Binary 10101101 11100000 11100011
Octal 255 340 343

Shades and tints

Shades of #ADE0E3

#ADE0E3
(173,224,227)
#9ECCCF
(158,204,207)
#8FB8BB
(143,184,187)
#80A4A7
(128,164,167)
#719093
(113,144,147)
#627C7F
(98,124,127)
#53686B
(83,104,107)
#445457
(68,84,87)
#354043
(53,64,67)
#262C2F
(38,44,47)
#17181B
(23,24,27)
#000000
(0,0,0)

Tints of #ADE0E3

#ADE0E3
(173,224,227)
#B4E2E5
(180,226,229)
#BBE4E7
(187,228,231)
#C2E6E9
(194,230,233)
#C9E8EB
(201,232,235)
#D0EAED
(208,234,237)
#D7ECEF
(215,236,239)
#DEEEF1
(222,238,241)
#E5F0F3
(229,240,243)
#ECF2F5
(236,242,245)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE0E3 color. Also use rgb(173,224,227) instead hex code.

Text Font Color

.myTextColor { color: #ADE0E3; }

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

This text font color is #ADE0E3.

Background Color

.myBgColor { background-color: #ADE0E3; }

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

This div background color is #ADE0E3.

Border color

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

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

This div border color is #ADE0E3.

Opacity

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

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

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

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

This text has shadow with #ADE0E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0E3.

Preview

Color preview on black background

This text has color #ADE0E3 on black background.


Color preview on white background

This text has color #ADE0E3 on white background.


Black color preview on #ADE0E3 background

This text has black color on #ADE0E3 background.


White color preview on #ADE0E3 background

This text has white color on #ADE0E3 background.


Related colors

Complementary color

Complementary color for #hex is #521F1C.


I love getcolorcode.com

Triadic colors

1 #E3ADE0 and #E0E3AD with #ADE0E3 are triadic colors.

2 #E3E0AD and #E0ADE3 with #ADE0E3 are triadic colors.