COLOR #ADDFE2

HEX: #ADDFE2 RGB: (173,223,226)

Renk bilgisi

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

RGB renk modeli

#ADDFE2 color RGB value is (173,223,226).

RGB: (173,223,226) (68%, 87%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 223 of 255 = 87%
B 226 of 255 = 89%

173
223
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 226 = 622 (100%)
R 173 of 622 ~ 27.81%
G 223 of 622 ~ 35.85%
B 226 of 622 ~ 36.33'%

%27.81
%35.85
%36.33

CMYK RENK MODELİ

#ADDFE2 rengi CMYK tonu (23,1,0,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 1.33%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (23,1,0,11)
C23M1Y0K11 (23%, 1%, 0%, 11%)
(0.23 / 0.01 / 0.00 / 0.11)

CMYK yüzdeleri

%23.45
%1.33
%0
%11.37

Codes

Color #ADDFE2 in popluar color models

AD DF E2
RGB 173 223 226
HSL 183° 47.75% 78.24%
HSB/HSV 183° 23.45% 88.63%
CMYK 23.45% 1.33% 0.00%
11.37%

Color #ADDFE2 in popluar number systems.

HEX AD DF E2
Decimal 173 223 226
Binary 10101101 11011111 11100010
Octal 255 337 342

Shades and tints

Shades of #ADDFE2

#ADDFE2
(173,223,226)
#9ECBCE
(158,203,206)
#8FB7BA
(143,183,186)
#80A3A6
(128,163,166)
#718F92
(113,143,146)
#627B7E
(98,123,126)
#53676A
(83,103,106)
#445356
(68,83,86)
#353F42
(53,63,66)
#262B2E
(38,43,46)
#17171A
(23,23,26)
#000000
(0,0,0)

Tints of #ADDFE2

#ADDFE2
(173,223,226)
#B4E1E4
(180,225,228)
#BBE3E6
(187,227,230)
#C2E5E8
(194,229,232)
#C9E7EA
(201,231,234)
#D0E9EC
(208,233,236)
#D7EBEE
(215,235,238)
#DEEDF0
(222,237,240)
#E5EFF2
(229,239,242)
#ECF1F4
(236,241,244)
#F3F3F6
(243,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDFE2; }

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

This text font color is #ADDFE2.

Background Color

.myBgColor { background-color: #ADDFE2; }

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

This div background color is #ADDFE2.

Border color

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

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

This div border color is #ADDFE2.

Opacity

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

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

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

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

This text has shadow with #ADDFE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDFE2.

Preview

Color preview on black background

This text has color #ADDFE2 on black background.


Color preview on white background

This text has color #ADDFE2 on white background.


Black color preview on #ADDFE2 background

This text has black color on #ADDFE2 background.


White color preview on #ADDFE2 background

This text has white color on #ADDFE2 background.


Related colors

Complementary color

Complementary color for #hex is #52201D.


I love getcolorcode.com

Triadic colors

1 #E2ADDF and #DFE2AD with #ADDFE2 are triadic colors.

2 #E2DFAD and #DFADE2 with #ADDFE2 are triadic colors.