COLOR #ADDBE2

HEX: #ADDBE2 RGB: (173,219,226)

Renk bilgisi

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

RGB renk modeli

#ADDBE2 color RGB value is (173,219,226).

RGB: (173,219,226) (68%, 86%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 226 of 255 = 89%

173
219
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 226 = 618 (100%)
R 173 of 618 ~ 27.99%
G 219 of 618 ~ 35.44%
B 226 of 618 ~ 36.57'%

%27.99
%35.44
%36.57

CMYK RENK MODELİ

#ADDBE2 rengi CMYK tonu (23,3,0,11).

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

CMYK: (23,3,0,11)
C23M3Y0K11 (23%, 3%, 0%, 11%)
(0.23 / 0.03 / 0.00 / 0.11)

CMYK yüzdeleri

%23.45
%3.1
%0
%11.37

Codes

Color #ADDBE2 in popluar color models

AD DB E2
RGB 173 219 226
HSL 188° 47.75% 78.24%
HSB/HSV 188° 23.45% 88.63%
CMYK 23.45% 3.10% 0.00%
11.37%

Color #ADDBE2 in popluar number systems.

HEX AD DB E2
Decimal 173 219 226
Binary 10101101 11011011 11100010
Octal 255 333 342

Shades and tints

Shades of #ADDBE2

#ADDBE2
(173,219,226)
#9EC8CE
(158,200,206)
#8FB5BA
(143,181,186)
#80A2A6
(128,162,166)
#718F92
(113,143,146)
#627C7E
(98,124,126)
#53696A
(83,105,106)
#445656
(68,86,86)
#354342
(53,67,66)
#26302E
(38,48,46)
#171D1A
(23,29,26)
#000000
(0,0,0)

Tints of #ADDBE2

#ADDBE2
(173,219,226)
#B4DEE4
(180,222,228)
#BBE1E6
(187,225,230)
#C2E4E8
(194,228,232)
#C9E7EA
(201,231,234)
#D0EAEC
(208,234,236)
#D7EDEE
(215,237,238)
#DEF0F0
(222,240,240)
#E5F3F2
(229,243,242)
#ECF6F4
(236,246,244)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDBE2; }

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

This text font color is #ADDBE2.

Background Color

.myBgColor { background-color: #ADDBE2; }

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

This div background color is #ADDBE2.

Border color

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

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

This div border color is #ADDBE2.

Opacity

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

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

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

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

This text has shadow with #ADDBE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBE2.

Preview

Color preview on black background

This text has color #ADDBE2 on black background.


Color preview on white background

This text has color #ADDBE2 on white background.


Black color preview on #ADDBE2 background

This text has black color on #ADDBE2 background.


White color preview on #ADDBE2 background

This text has white color on #ADDBE2 background.


Related colors

Complementary color

Complementary color for #hex is #52241D.


I love getcolorcode.com

Triadic colors

1 #E2ADDB and #DBE2AD with #ADDBE2 are triadic colors.

2 #E2DBAD and #DBADE2 with #ADDBE2 are triadic colors.