COLOR #ADBAE5

HEX: #ADBAE5 RGB: (173,186,229)

Renk bilgisi

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

RGB renk modeli

#ADBAE5 color RGB value is (173,186,229).

RGB: (173,186,229) (68%, 73%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 186 of 255 = 73%
B 229 of 255 = 90%

173
186
229

R + G + B ~ 77%. #ADBAE5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 186 + 229 = 588 (100%)
R 173 of 588 ~ 29.42%
G 186 of 588 ~ 31.63%
B 229 of 588 ~ 38.95'%

%29.42
%31.63
%38.95

CMYK RENK MODELİ

#ADBAE5 rengi CMYK tonu (24,19,0,10).

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

CMYK: (24,19,0,10)
C24M19Y0K10 (24%, 19%, 0%, 10%)
(0.24 / 0.19 / 0.00 / 0.10)

CMYK yüzdeleri

%24.45
%18.78
%0
%10.2

Codes

Color #ADBAE5 in popluar color models

AD BA E5
RGB 173 186 229
HSL 226° 51.85% 78.82%
HSB/HSV 226° 24.45% 89.80%
CMYK 24.45% 18.78% 0.00%
10.20%

Color #ADBAE5 in popluar number systems.

HEX AD BA E5
Decimal 173 186 229
Binary 10101101 10111010 11100101
Octal 255 272 345

Shades and tints

Shades of #ADBAE5

#ADBAE5
(173,186,229)
#9EAAD1
(158,170,209)
#8F9ABD
(143,154,189)
#808AA9
(128,138,169)
#717A95
(113,122,149)
#626A81
(98,106,129)
#535A6D
(83,90,109)
#444A59
(68,74,89)
#353A45
(53,58,69)
#262A31
(38,42,49)
#171A1D
(23,26,29)
#000000
(0,0,0)

Tints of #ADBAE5

#ADBAE5
(173,186,229)
#B4C0E7
(180,192,231)
#BBC6E9
(187,198,233)
#C2CCEB
(194,204,235)
#C9D2ED
(201,210,237)
#D0D8EF
(208,216,239)
#D7DEF1
(215,222,241)
#DEE4F3
(222,228,243)
#E5EAF5
(229,234,245)
#ECF0F7
(236,240,247)
#F3F6F9
(243,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBAE5; }

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

This text font color is #ADBAE5.

Background Color

.myBgColor { background-color: #ADBAE5; }

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

This div background color is #ADBAE5.

Border color

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

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

This div border color is #ADBAE5.

Opacity

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

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

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

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

This text has shadow with #ADBAE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBAE5.

Preview

Color preview on black background

This text has color #ADBAE5 on black background.


Color preview on white background

This text has color #ADBAE5 on white background.


Black color preview on #ADBAE5 background

This text has black color on #ADBAE5 background.


White color preview on #ADBAE5 background

This text has white color on #ADBAE5 background.


Related colors

Complementary color

Complementary color for #hex is #52451A.


I love getcolorcode.com

Triadic colors

1 #E5ADBA and #BAE5AD with #ADBAE5 are triadic colors.

2 #E5BAAD and #BAADE5 with #ADBAE5 are triadic colors.