COLOR #ADDEE2

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

173
222
226

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

Yüzdelerle RGB renk parçaları

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

%27.86
%35.75
%36.39

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%23.45
%1.77
%0
%11.37

Codes

Color #ADDEE2 in popluar color models

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

Color #ADDEE2 in popluar number systems.

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

Shades and tints

Shades of #ADDEE2

#ADDEE2
(173,222,226)
#9ECACE
(158,202,206)
#8FB6BA
(143,182,186)
#80A2A6
(128,162,166)
#718E92
(113,142,146)
#627A7E
(98,122,126)
#53666A
(83,102,106)
#445256
(68,82,86)
#353E42
(53,62,66)
#262A2E
(38,42,46)
#17161A
(23,22,26)
#000000
(0,0,0)

Tints of #ADDEE2

#ADDEE2
(173,222,226)
#B4E1E4
(180,225,228)
#BBE4E6
(187,228,230)
#C2E7E8
(194,231,232)
#C9EAEA
(201,234,234)
#D0EDEC
(208,237,236)
#D7F0EE
(215,240,238)
#DEF3F0
(222,243,240)
#E5F6F2
(229,246,242)
#ECF9F4
(236,249,244)
#F3FCF6
(243,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDEE2; }

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

This text font color is #ADDEE2.

Background Color

.myBgColor { background-color: #ADDEE2; }

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

This div background color is #ADDEE2.

Border color

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

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

This div border color is #ADDEE2.

Opacity

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

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

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

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

This text has shadow with #ADDEE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDEE2.

Preview

Color preview on black background

This text has color #ADDEE2 on black background.


Color preview on white background

This text has color #ADDEE2 on white background.


Black color preview on #ADDEE2 background

This text has black color on #ADDEE2 background.


White color preview on #ADDEE2 background

This text has white color on #ADDEE2 background.


Related colors

Complementary color

Complementary color for #hex is #52211D.


I love getcolorcode.com

Triadic colors

1 #E2ADDE and #DEE2AD with #ADDEE2 are triadic colors.

2 #E2DEAD and #DEADE2 with #ADDEE2 are triadic colors.