COLOR #ADD4E6

HEX: #ADD4E6 RGB: (173,212,230)

Renk bilgisi

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

RGB renk modeli

#ADD4E6 color RGB value is (173,212,230).

RGB: (173,212,230) (68%, 83%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 212 of 255 = 83%
B 230 of 255 = 90%

173
212
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 212 + 230 = 615 (100%)
R 173 of 615 ~ 28.13%
G 212 of 615 ~ 34.47%
B 230 of 615 ~ 37.4'%

%28.13
%34.47
%37.4

CMYK RENK MODELİ

#ADD4E6 rengi CMYK tonu (25,8,0,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 7.83%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (25,8,0,10)
C25M8Y0K10 (25%, 8%, 0%, 10%)
(0.25 / 0.08 / 0.00 / 0.10)

CMYK yüzdeleri

%24.78
%7.83
%0
%9.8

Codes

Color #ADD4E6 in popluar color models

AD D4 E6
RGB 173 212 230
HSL 199° 53.27% 79.02%
HSB/HSV 199° 24.78% 90.20%
CMYK 24.78% 7.83% 0.00%
9.80%

Color #ADD4E6 in popluar number systems.

HEX AD D4 E6
Decimal 173 212 230
Binary 10101101 11010100 11100110
Octal 255 324 346

Shades and tints

Shades of #ADD4E6

#ADD4E6
(173,212,230)
#9EC1D2
(158,193,210)
#8FAEBE
(143,174,190)
#809BAA
(128,155,170)
#718896
(113,136,150)
#627582
(98,117,130)
#53626E
(83,98,110)
#444F5A
(68,79,90)
#353C46
(53,60,70)
#262932
(38,41,50)
#17161E
(23,22,30)
#000000
(0,0,0)

Tints of #ADD4E6

#ADD4E6
(173,212,230)
#B4D7E8
(180,215,232)
#BBDAEA
(187,218,234)
#C2DDEC
(194,221,236)
#C9E0EE
(201,224,238)
#D0E3F0
(208,227,240)
#D7E6F2
(215,230,242)
#DEE9F4
(222,233,244)
#E5ECF6
(229,236,246)
#ECEFF8
(236,239,248)
#F3F2FA
(243,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADD4E6 color. Also use rgb(173,212,230) instead hex code.

Text Font Color

.myTextColor { color: #ADD4E6; }

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

This text font color is #ADD4E6.

Background Color

.myBgColor { background-color: #ADD4E6; }

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

This div background color is #ADD4E6.

Border color

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

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

This div border color is #ADD4E6.

Opacity

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

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

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

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

This text has shadow with #ADD4E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD4E6.

Preview

Color preview on black background

This text has color #ADD4E6 on black background.


Color preview on white background

This text has color #ADD4E6 on white background.


Black color preview on #ADD4E6 background

This text has black color on #ADD4E6 background.


White color preview on #ADD4E6 background

This text has white color on #ADD4E6 background.


Related colors

Complementary color

Complementary color for #hex is #522B19.


I love getcolorcode.com

Triadic colors

1 #E6ADD4 and #D4E6AD with #ADD4E6 are triadic colors.

2 #E6D4AD and #D4ADE6 with #ADD4E6 are triadic colors.