COLOR #ADDAEB

HEX: #ADDAEB RGB: (173,218,235)

Renk bilgisi

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

RGB renk modeli

#ADDAEB color RGB value is (173,218,235).

RGB: (173,218,235) (68%, 85%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 218 of 255 = 85%
B 235 of 255 = 92%

173
218
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 235 = 626 (100%)
R 173 of 626 ~ 27.64%
G 218 of 626 ~ 34.82%
B 235 of 626 ~ 37.54'%

%27.64
%34.82
%37.54

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.38%
  • eflatun tonu 7.23%
  • 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
%7.23
%0
%7.84

Codes

Color #ADDAEB in popluar color models

AD DA EB
RGB 173 218 235
HSL 196° 60.78% 80.00%
HSB/HSV 196° 26.38% 92.16%
CMYK 26.38% 7.23% 0.00%
7.84%

Color #ADDAEB in popluar number systems.

HEX AD DA EB
Decimal 173 218 235
Binary 10101101 11011010 11101011
Octal 255 332 353

Shades and tints

Shades of #ADDAEB

#ADDAEB
(173,218,235)
#9EC7D6
(158,199,214)
#8FB4C1
(143,180,193)
#80A1AC
(128,161,172)
#718E97
(113,142,151)
#627B82
(98,123,130)
#53686D
(83,104,109)
#445558
(68,85,88)
#354243
(53,66,67)
#262F2E
(38,47,46)
#171C19
(23,28,25)
#000000
(0,0,0)

Tints of #ADDAEB

#ADDAEB
(173,218,235)
#B4DDEC
(180,221,236)
#BBE0ED
(187,224,237)
#C2E3EE
(194,227,238)
#C9E6EF
(201,230,239)
#D0E9F0
(208,233,240)
#D7ECF1
(215,236,241)
#DEEFF2
(222,239,242)
#E5F2F3
(229,242,243)
#ECF5F4
(236,245,244)
#F3F8F5
(243,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDAEB; }

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

This text font color is #ADDAEB.

Background Color

.myBgColor { background-color: #ADDAEB; }

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

This div background color is #ADDAEB.

Border color

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

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

This div border color is #ADDAEB.

Opacity

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

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

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

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

This text has shadow with #ADDAEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDAEB.

Preview

Color preview on black background

This text has color #ADDAEB on black background.


Color preview on white background

This text has color #ADDAEB on white background.


Black color preview on #ADDAEB background

This text has black color on #ADDAEB background.


White color preview on #ADDAEB background

This text has white color on #ADDAEB background.


Related colors

Complementary color

Complementary color for #hex is #522514.


I love getcolorcode.com

Triadic colors

1 #EBADDA and #DAEBAD with #ADDAEB are triadic colors.

2 #EBDAAD and #DAADEB with #ADDAEB are triadic colors.