COLOR #ADDFE5

HEX: #ADDFE5 RGB: (173,223,229)

Renk bilgisi

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

RGB renk modeli

#ADDFE5 color RGB value is (173,223,229).

RGB: (173,223,229) (68%, 87%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 223 of 255 = 87%
B 229 of 255 = 90%

173
223
229

R + G + B ~ 82%. #ADDFE5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 229 = 625 (100%)
R 173 of 625 ~ 27.68%
G 223 of 625 ~ 35.68%
B 229 of 625 ~ 36.64'%

%27.68
%35.68
%36.64

CMYK RENK MODELİ

#ADDFE5 rengi CMYK tonu (24,3,0,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 2.62%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (24,3,0,10)
C24M3Y0K10 (24%, 3%, 0%, 10%)
(0.24 / 0.03 / 0.00 / 0.10)

CMYK yüzdeleri

%24.45
%2.62
%0
%10.2

Codes

Color #ADDFE5 in popluar color models

AD DF E5
RGB 173 223 229
HSL 186° 51.85% 78.82%
HSB/HSV 186° 24.45% 89.80%
CMYK 24.45% 2.62% 0.00%
10.20%

Color #ADDFE5 in popluar number systems.

HEX AD DF E5
Decimal 173 223 229
Binary 10101101 11011111 11100101
Octal 255 337 345

Shades and tints

Shades of #ADDFE5

#ADDFE5
(173,223,229)
#9ECBD1
(158,203,209)
#8FB7BD
(143,183,189)
#80A3A9
(128,163,169)
#718F95
(113,143,149)
#627B81
(98,123,129)
#53676D
(83,103,109)
#445359
(68,83,89)
#353F45
(53,63,69)
#262B31
(38,43,49)
#17171D
(23,23,29)
#000000
(0,0,0)

Tints of #ADDFE5

#ADDFE5
(173,223,229)
#B4E1E7
(180,225,231)
#BBE3E9
(187,227,233)
#C2E5EB
(194,229,235)
#C9E7ED
(201,231,237)
#D0E9EF
(208,233,239)
#D7EBF1
(215,235,241)
#DEEDF3
(222,237,243)
#E5EFF5
(229,239,245)
#ECF1F7
(236,241,247)
#F3F3F9
(243,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDFE5 color. Also use rgb(173,223,229) instead hex code.

Text Font Color

.myTextColor { color: #ADDFE5; }

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

This text font color is #ADDFE5.

Background Color

.myBgColor { background-color: #ADDFE5; }

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

This div background color is #ADDFE5.

Border color

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

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

This div border color is #ADDFE5.

Opacity

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

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

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

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

This text has shadow with #ADDFE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDFE5.

Preview

Color preview on black background

This text has color #ADDFE5 on black background.


Color preview on white background

This text has color #ADDFE5 on white background.


Black color preview on #ADDFE5 background

This text has black color on #ADDFE5 background.


White color preview on #ADDFE5 background

This text has white color on #ADDFE5 background.


Related colors

Complementary color

Complementary color for #hex is #52201A.


I love getcolorcode.com

Triadic colors

1 #E5ADDF and #DFE5AD with #ADDFE5 are triadic colors.

2 #E5DFAD and #DFADE5 with #ADDFE5 are triadic colors.