COLOR #ADD5E1

HEX: #ADD5E1 RGB: (173,213,225)

Renk bilgisi

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

RGB renk modeli

#ADD5E1 color RGB value is (173,213,225).

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

RGB bağlantıları ve doygunluk

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

173
213
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 213 + 225 = 611 (100%)
R 173 of 611 ~ 28.31%
G 213 of 611 ~ 34.86%
B 225 of 611 ~ 36.82'%

%28.31
%34.86
%36.82

CMYK RENK MODELİ

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

  • camgöbeği tonu 23.11%
  • eflatun tonu 5.33%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

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

CMYK yüzdeleri

%23.11
%5.33
%0
%11.76

Codes

Color #ADD5E1 in popluar color models

AD D5 E1
RGB 173 213 225
HSL 194° 46.43% 78.04%
HSB/HSV 194° 23.11% 88.24%
CMYK 23.11% 5.33% 0.00%
11.76%

Color #ADD5E1 in popluar number systems.

HEX AD D5 E1
Decimal 173 213 225
Binary 10101101 11010101 11100001
Octal 255 325 341

Shades and tints

Shades of #ADD5E1

#ADD5E1
(173,213,225)
#9EC2CD
(158,194,205)
#8FAFB9
(143,175,185)
#809CA5
(128,156,165)
#718991
(113,137,145)
#62767D
(98,118,125)
#536369
(83,99,105)
#445055
(68,80,85)
#353D41
(53,61,65)
#262A2D
(38,42,45)
#171719
(23,23,25)
#000000
(0,0,0)

Tints of #ADD5E1

#ADD5E1
(173,213,225)
#B4D8E3
(180,216,227)
#BBDBE5
(187,219,229)
#C2DEE7
(194,222,231)
#C9E1E9
(201,225,233)
#D0E4EB
(208,228,235)
#D7E7ED
(215,231,237)
#DEEAEF
(222,234,239)
#E5EDF1
(229,237,241)
#ECF0F3
(236,240,243)
#F3F3F5
(243,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD5E1; }

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

This text font color is #ADD5E1.

Background Color

.myBgColor { background-color: #ADD5E1; }

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

This div background color is #ADD5E1.

Border color

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

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

This div border color is #ADD5E1.

Opacity

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

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

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

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

This text has shadow with #ADD5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD5E1.

Preview

Color preview on black background

This text has color #ADD5E1 on black background.


Color preview on white background

This text has color #ADD5E1 on white background.


Black color preview on #ADD5E1 background

This text has black color on #ADD5E1 background.


White color preview on #ADD5E1 background

This text has white color on #ADD5E1 background.


Related colors

Complementary color

Complementary color for #hex is #522A1E.


I love getcolorcode.com

Triadic colors

1 #E1ADD5 and #D5E1AD with #ADD5E1 are triadic colors.

2 #E1D5AD and #D5ADE1 with #ADD5E1 are triadic colors.