COLOR #ADD5E7

HEX: #ADD5E7 RGB: (173,213,231)

Renk bilgisi

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

RGB renk modeli

#ADD5E7 color RGB value is (173,213,231).

RGB: (173,213,231) (68%, 84%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 213 of 255 = 84%
B 231 of 255 = 91%

173
213
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 213 + 231 = 617 (100%)
R 173 of 617 ~ 28.04%
G 213 of 617 ~ 34.52%
B 231 of 617 ~ 37.44'%

%28.04
%34.52
%37.44

CMYK RENK MODELİ

#ADD5E7 rengi CMYK tonu (25,8,0,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 7.79%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (25,8,0,9)
C25M8Y0K9 (25%, 8%, 0%, 9%)
(0.25 / 0.08 / 0.00 / 0.09)

CMYK yüzdeleri

%25.11
%7.79
%0
%9.41

Codes

Color #ADD5E7 in popluar color models

AD D5 E7
RGB 173 213 231
HSL 199° 54.72% 79.22%
HSB/HSV 199° 25.11% 90.59%
CMYK 25.11% 7.79% 0.00%
9.41%

Color #ADD5E7 in popluar number systems.

HEX AD D5 E7
Decimal 173 213 231
Binary 10101101 11010101 11100111
Octal 255 325 347

Shades and tints

Shades of #ADD5E7

#ADD5E7
(173,213,231)
#9EC2D2
(158,194,210)
#8FAFBD
(143,175,189)
#809CA8
(128,156,168)
#718993
(113,137,147)
#62767E
(98,118,126)
#536369
(83,99,105)
#445054
(68,80,84)
#353D3F
(53,61,63)
#262A2A
(38,42,42)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #ADD5E7

#ADD5E7
(173,213,231)
#B4D8E9
(180,216,233)
#BBDBEB
(187,219,235)
#C2DEED
(194,222,237)
#C9E1EF
(201,225,239)
#D0E4F1
(208,228,241)
#D7E7F3
(215,231,243)
#DEEAF5
(222,234,245)
#E5EDF7
(229,237,247)
#ECF0F9
(236,240,249)
#F3F3FB
(243,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD5E7; }

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

This text font color is #ADD5E7.

Background Color

.myBgColor { background-color: #ADD5E7; }

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

This div background color is #ADD5E7.

Border color

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

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

This div border color is #ADD5E7.

Opacity

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

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

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

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

This text has shadow with #ADD5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD5E7.

Preview

Color preview on black background

This text has color #ADD5E7 on black background.


Color preview on white background

This text has color #ADD5E7 on white background.


Black color preview on #ADD5E7 background

This text has black color on #ADD5E7 background.


White color preview on #ADD5E7 background

This text has white color on #ADD5E7 background.


Related colors

Complementary color

Complementary color for #hex is #522A18.


I love getcolorcode.com

Triadic colors

1 #E7ADD5 and #D5E7AD with #ADD5E7 are triadic colors.

2 #E7D5AD and #D5ADE7 with #ADD5E7 are triadic colors.