COLOR #ADD5E3

HEX: #ADD5E3 RGB: (173,213,227)

Renk bilgisi

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

RGB renk modeli

#ADD5E3 color RGB value is (173,213,227).

RGB: (173,213,227) (68%, 84%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 213 of 255 = 84%
B 227 of 255 = 89%

173
213
227

R + G + B ~ 80%. #ADD5E3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 213 + 227 = 613 (100%)
R 173 of 613 ~ 28.22%
G 213 of 613 ~ 34.75%
B 227 of 613 ~ 37.03'%

%28.22
%34.75
%37.03

CMYK RENK MODELİ

#ADD5E3 rengi CMYK tonu (24,6,0,11).

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

CMYK: (24,6,0,11)
C24M6Y0K11 (24%, 6%, 0%, 11%)
(0.24 / 0.06 / 0.00 / 0.11)

CMYK yüzdeleri

%23.79
%6.17
%0
%10.98

Codes

Color #ADD5E3 in popluar color models

AD D5 E3
RGB 173 213 227
HSL 196° 49.09% 78.43%
HSB/HSV 196° 23.79% 89.02%
CMYK 23.79% 6.17% 0.00%
10.98%

Color #ADD5E3 in popluar number systems.

HEX AD D5 E3
Decimal 173 213 227
Binary 10101101 11010101 11100011
Octal 255 325 343

Shades and tints

Shades of #ADD5E3

#ADD5E3
(173,213,227)
#9EC2CF
(158,194,207)
#8FAFBB
(143,175,187)
#809CA7
(128,156,167)
#718993
(113,137,147)
#62767F
(98,118,127)
#53636B
(83,99,107)
#445057
(68,80,87)
#353D43
(53,61,67)
#262A2F
(38,42,47)
#17171B
(23,23,27)
#000000
(0,0,0)

Tints of #ADD5E3

#ADD5E3
(173,213,227)
#B4D8E5
(180,216,229)
#BBDBE7
(187,219,231)
#C2DEE9
(194,222,233)
#C9E1EB
(201,225,235)
#D0E4ED
(208,228,237)
#D7E7EF
(215,231,239)
#DEEAF1
(222,234,241)
#E5EDF3
(229,237,243)
#ECF0F5
(236,240,245)
#F3F3F7
(243,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD5E3; }

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

This text font color is #ADD5E3.

Background Color

.myBgColor { background-color: #ADD5E3; }

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

This div background color is #ADD5E3.

Border color

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

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

This div border color is #ADD5E3.

Opacity

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

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

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

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

This text has shadow with #ADD5E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD5E3.

Preview

Color preview on black background

This text has color #ADD5E3 on black background.


Color preview on white background

This text has color #ADD5E3 on white background.


Black color preview on #ADD5E3 background

This text has black color on #ADD5E3 background.


White color preview on #ADD5E3 background

This text has white color on #ADD5E3 background.


Related colors

Complementary color

Complementary color for #hex is #522A1C.


I love getcolorcode.com

Triadic colors

1 #E3ADD5 and #D5E3AD with #ADD5E3 are triadic colors.

2 #E3D5AD and #D5ADE3 with #ADD5E3 are triadic colors.