COLOR #ADDBEB

HEX: #ADDBEB RGB: (173,219,235)

Renk bilgisi

#ADDBEB contains mainly green and blue colors. #ADDBEB ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ADDBEB color RGB value is (173,219,235).

RGB: (173,219,235) (68%, 86%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 235 of 255 = 92%

173
219
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 235 = 627 (100%)
R 173 of 627 ~ 27.59%
G 219 of 627 ~ 34.93%
B 235 of 627 ~ 37.48'%

%27.59
%34.93
%37.48

CMYK RENK MODELİ

#ADDBEB rengi CMYK tonu (26,7,0,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 6.81%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (26,7,0,8)
C26M7Y0K8 (26%, 7%, 0%, 8%)
(0.26 / 0.07 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%6.81
%0
%7.84

Codes

Color #ADDBEB in popluar color models

AD DB EB
RGB 173 219 235
HSL 195° 60.78% 80.00%
HSB/HSV 195° 26.38% 92.16%
CMYK 26.38% 6.81% 0.00%
7.84%

Color #ADDBEB in popluar number systems.

HEX AD DB EB
Decimal 173 219 235
Binary 10101101 11011011 11101011
Octal 255 333 353

Shades and tints

Shades of #ADDBEB

#ADDBEB
(173,219,235)
#9EC8D6
(158,200,214)
#8FB5C1
(143,181,193)
#80A2AC
(128,162,172)
#718F97
(113,143,151)
#627C82
(98,124,130)
#53696D
(83,105,109)
#445658
(68,86,88)
#354343
(53,67,67)
#26302E
(38,48,46)
#171D19
(23,29,25)
#000000
(0,0,0)

Tints of #ADDBEB

#ADDBEB
(173,219,235)
#B4DEEC
(180,222,236)
#BBE1ED
(187,225,237)
#C2E4EE
(194,228,238)
#C9E7EF
(201,231,239)
#D0EAF0
(208,234,240)
#D7EDF1
(215,237,241)
#DEF0F2
(222,240,242)
#E5F3F3
(229,243,243)
#ECF6F4
(236,246,244)
#F3F9F5
(243,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDBEB; }

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

This text font color is #ADDBEB.

Background Color

.myBgColor { background-color: #ADDBEB; }

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

This div background color is #ADDBEB.

Border color

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

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

This div border color is #ADDBEB.

Opacity

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

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

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

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

This text has shadow with #ADDBEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBEB.

Preview

Color preview on black background

This text has color #ADDBEB on black background.


Color preview on white background

This text has color #ADDBEB on white background.


Black color preview on #ADDBEB background

This text has black color on #ADDBEB background.


White color preview on #ADDBEB background

This text has white color on #ADDBEB background.


Related colors

Complementary color

Complementary color for #hex is #522414.


I love getcolorcode.com

Triadic colors

1 #EBADDB and #DBEBAD with #ADDBEB are triadic colors.

2 #EBDBAD and #DBADEB with #ADDBEB are triadic colors.