COLOR #ADDAE2

HEX: #ADDAE2 RGB: (173,218,226)

Renk bilgisi

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

RGB renk modeli

#ADDAE2 color RGB value is (173,218,226).

RGB: (173,218,226) (68%, 85%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 218 of 255 = 85%
B 226 of 255 = 89%

173
218
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 226 = 617 (100%)
R 173 of 617 ~ 28.04%
G 218 of 617 ~ 35.33%
B 226 of 617 ~ 36.63'%

%28.04
%35.33
%36.63

CMYK RENK MODELİ

#ADDAE2 rengi CMYK tonu (23,4,0,11).

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

CMYK: (23,4,0,11)
C23M4Y0K11 (23%, 4%, 0%, 11%)
(0.23 / 0.04 / 0.00 / 0.11)

CMYK yüzdeleri

%23.45
%3.54
%0
%11.37

Codes

Color #ADDAE2 in popluar color models

AD DA E2
RGB 173 218 226
HSL 189° 47.75% 78.24%
HSB/HSV 189° 23.45% 88.63%
CMYK 23.45% 3.54% 0.00%
11.37%

Color #ADDAE2 in popluar number systems.

HEX AD DA E2
Decimal 173 218 226
Binary 10101101 11011010 11100010
Octal 255 332 342

Shades and tints

Shades of #ADDAE2

#ADDAE2
(173,218,226)
#9EC7CE
(158,199,206)
#8FB4BA
(143,180,186)
#80A1A6
(128,161,166)
#718E92
(113,142,146)
#627B7E
(98,123,126)
#53686A
(83,104,106)
#445556
(68,85,86)
#354242
(53,66,66)
#262F2E
(38,47,46)
#171C1A
(23,28,26)
#000000
(0,0,0)

Tints of #ADDAE2

#ADDAE2
(173,218,226)
#B4DDE4
(180,221,228)
#BBE0E6
(187,224,230)
#C2E3E8
(194,227,232)
#C9E6EA
(201,230,234)
#D0E9EC
(208,233,236)
#D7ECEE
(215,236,238)
#DEEFF0
(222,239,240)
#E5F2F2
(229,242,242)
#ECF5F4
(236,245,244)
#F3F8F6
(243,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDAE2; }

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

This text font color is #ADDAE2.

Background Color

.myBgColor { background-color: #ADDAE2; }

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

This div background color is #ADDAE2.

Border color

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

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

This div border color is #ADDAE2.

Opacity

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

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

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

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

This text has shadow with #ADDAE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDAE2.

Preview

Color preview on black background

This text has color #ADDAE2 on black background.


Color preview on white background

This text has color #ADDAE2 on white background.


Black color preview on #ADDAE2 background

This text has black color on #ADDAE2 background.


White color preview on #ADDAE2 background

This text has white color on #ADDAE2 background.


Related colors

Complementary color

Complementary color for #hex is #52251D.


I love getcolorcode.com

Triadic colors

1 #E2ADDA and #DAE2AD with #ADDAE2 are triadic colors.

2 #E2DAAD and #DAADE2 with #ADDAE2 are triadic colors.