COLOR #ADDAE3

HEX: #ADDAE3 RGB: (173,218,227)

Renk bilgisi

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

RGB renk modeli

#ADDAE3 color RGB value is (173,218,227).

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

RGB bağlantıları ve doygunluk

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

173
218
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 227 = 618 (100%)
R 173 of 618 ~ 27.99%
G 218 of 618 ~ 35.28%
B 227 of 618 ~ 36.73'%

%27.99
%35.28
%36.73

CMYK RENK MODELİ

#ADDAE3 rengi CMYK tonu (24,4,0,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 3.96%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (24,4,0,11)
C24M4Y0K11 (24%, 4%, 0%, 11%)
(0.24 / 0.04 / 0.00 / 0.11)

CMYK yüzdeleri

%23.79
%3.96
%0
%10.98

Codes

Color #ADDAE3 in popluar color models

AD DA E3
RGB 173 218 227
HSL 190° 49.09% 78.43%
HSB/HSV 190° 23.79% 89.02%
CMYK 23.79% 3.96% 0.00%
10.98%

Color #ADDAE3 in popluar number systems.

HEX AD DA E3
Decimal 173 218 227
Binary 10101101 11011010 11100011
Octal 255 332 343

Shades and tints

Shades of #ADDAE3

#ADDAE3
(173,218,227)
#9EC7CF
(158,199,207)
#8FB4BB
(143,180,187)
#80A1A7
(128,161,167)
#718E93
(113,142,147)
#627B7F
(98,123,127)
#53686B
(83,104,107)
#445557
(68,85,87)
#354243
(53,66,67)
#262F2F
(38,47,47)
#171C1B
(23,28,27)
#000000
(0,0,0)

Tints of #ADDAE3

#ADDAE3
(173,218,227)
#B4DDE5
(180,221,229)
#BBE0E7
(187,224,231)
#C2E3E9
(194,227,233)
#C9E6EB
(201,230,235)
#D0E9ED
(208,233,237)
#D7ECEF
(215,236,239)
#DEEFF1
(222,239,241)
#E5F2F3
(229,242,243)
#ECF5F5
(236,245,245)
#F3F8F7
(243,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDAE3; }

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

This text font color is #ADDAE3.

Background Color

.myBgColor { background-color: #ADDAE3; }

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

This div background color is #ADDAE3.

Border color

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

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

This div border color is #ADDAE3.

Opacity

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

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

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

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

This text has shadow with #ADDAE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDAE3.

Preview

Color preview on black background

This text has color #ADDAE3 on black background.


Color preview on white background

This text has color #ADDAE3 on white background.


Black color preview on #ADDAE3 background

This text has black color on #ADDAE3 background.


White color preview on #ADDAE3 background

This text has white color on #ADDAE3 background.


Related colors

Complementary color

Complementary color for #hex is #52251C.


I love getcolorcode.com

Triadic colors

1 #E3ADDA and #DAE3AD with #ADDAE3 are triadic colors.

2 #E3DAAD and #DAADE3 with #ADDAE3 are triadic colors.