COLOR #ADD5E0

HEX: #ADD5E0 RGB: (173,213,224)

Renk bilgisi

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

RGB renk modeli

#ADD5E0 color RGB value is (173,213,224).

RGB: (173,213,224) (68%, 84%, 88%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 213 of 255 = 84%
B 224 of 255 = 88%

173
213
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 213 + 224 = 610 (100%)
R 173 of 610 ~ 28.36%
G 213 of 610 ~ 34.92%
B 224 of 610 ~ 36.72'%

%28.36
%34.92
%36.72

CMYK RENK MODELİ

#ADD5E0 rengi CMYK tonu (23,5,0,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 4.91%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (23,5,0,12)
C23M5Y0K12 (23%, 5%, 0%, 12%)
(0.23 / 0.05 / 0.00 / 0.12)

CMYK yüzdeleri

%22.77
%4.91
%0
%12.16

Codes

Color #ADD5E0 in popluar color models

AD D5 E0
RGB 173 213 224
HSL 193° 45.13% 77.84%
HSB/HSV 193° 22.77% 87.84%
CMYK 22.77% 4.91% 0.00%
12.16%

Color #ADD5E0 in popluar number systems.

HEX AD D5 E0
Decimal 173 213 224
Binary 10101101 11010101 11100000
Octal 255 325 340

Shades and tints

Shades of #ADD5E0

#ADD5E0
(173,213,224)
#9EC2CC
(158,194,204)
#8FAFB8
(143,175,184)
#809CA4
(128,156,164)
#718990
(113,137,144)
#62767C
(98,118,124)
#536368
(83,99,104)
#445054
(68,80,84)
#353D40
(53,61,64)
#262A2C
(38,42,44)
#171718
(23,23,24)
#000000
(0,0,0)

Tints of #ADD5E0

#ADD5E0
(173,213,224)
#B4D8E2
(180,216,226)
#BBDBE4
(187,219,228)
#C2DEE6
(194,222,230)
#C9E1E8
(201,225,232)
#D0E4EA
(208,228,234)
#D7E7EC
(215,231,236)
#DEEAEE
(222,234,238)
#E5EDF0
(229,237,240)
#ECF0F2
(236,240,242)
#F3F3F4
(243,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD5E0; }

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

This text font color is #ADD5E0.

Background Color

.myBgColor { background-color: #ADD5E0; }

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

This div background color is #ADD5E0.

Border color

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

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

This div border color is #ADD5E0.

Opacity

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

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

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

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

This text has shadow with #ADD5E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD5E0.

Preview

Color preview on black background

This text has color #ADD5E0 on black background.


Color preview on white background

This text has color #ADD5E0 on white background.


Black color preview on #ADD5E0 background

This text has black color on #ADD5E0 background.


White color preview on #ADD5E0 background

This text has white color on #ADD5E0 background.


Related colors

Complementary color

Complementary color for #hex is #522A1F.


I love getcolorcode.com

Triadic colors

1 #E0ADD5 and #D5E0AD with #ADD5E0 are triadic colors.

2 #E0D5AD and #D5ADE0 with #ADD5E0 are triadic colors.