COLOR #ADBAE6

HEX: #ADBAE6 RGB: (173,186,230)

Renk bilgisi

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

RGB renk modeli

#ADBAE6 color RGB value is (173,186,230).

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

RGB bağlantıları ve doygunluk

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

173
186
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 186 + 230 = 589 (100%)
R 173 of 589 ~ 29.37%
G 186 of 589 ~ 31.58%
B 230 of 589 ~ 39.05'%

%29.37
%31.58
%39.05

CMYK RENK MODELİ

#ADBAE6 rengi CMYK tonu (25,19,0,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 19.13%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (25,19,0,10)
C25M19Y0K10 (25%, 19%, 0%, 10%)
(0.25 / 0.19 / 0.00 / 0.10)

CMYK yüzdeleri

%24.78
%19.13
%0
%9.8

Codes

Color #ADBAE6 in popluar color models

AD BA E6
RGB 173 186 230
HSL 226° 53.27% 79.02%
HSB/HSV 226° 24.78% 90.20%
CMYK 24.78% 19.13% 0.00%
9.80%

Color #ADBAE6 in popluar number systems.

HEX AD BA E6
Decimal 173 186 230
Binary 10101101 10111010 11100110
Octal 255 272 346

Shades and tints

Shades of #ADBAE6

#ADBAE6
(173,186,230)
#9EAAD2
(158,170,210)
#8F9ABE
(143,154,190)
#808AAA
(128,138,170)
#717A96
(113,122,150)
#626A82
(98,106,130)
#535A6E
(83,90,110)
#444A5A
(68,74,90)
#353A46
(53,58,70)
#262A32
(38,42,50)
#171A1E
(23,26,30)
#000000
(0,0,0)

Tints of #ADBAE6

#ADBAE6
(173,186,230)
#B4C0E8
(180,192,232)
#BBC6EA
(187,198,234)
#C2CCEC
(194,204,236)
#C9D2EE
(201,210,238)
#D0D8F0
(208,216,240)
#D7DEF2
(215,222,242)
#DEE4F4
(222,228,244)
#E5EAF6
(229,234,246)
#ECF0F8
(236,240,248)
#F3F6FA
(243,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBAE6; }

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

This text font color is #ADBAE6.

Background Color

.myBgColor { background-color: #ADBAE6; }

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

This div background color is #ADBAE6.

Border color

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

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

This div border color is #ADBAE6.

Opacity

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

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

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

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

This text has shadow with #ADBAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBAE6.

Preview

Color preview on black background

This text has color #ADBAE6 on black background.


Color preview on white background

This text has color #ADBAE6 on white background.


Black color preview on #ADBAE6 background

This text has black color on #ADBAE6 background.


White color preview on #ADBAE6 background

This text has white color on #ADBAE6 background.


Related colors

Complementary color

Complementary color for #ADBAE6 is #524519.


I love getcolorcode.com

Triadic colors

1 #E6ADBA and #BAE6AD with #ADBAE6 are triadic colors.

2 #E6BAAD and #BAADE6 with #ADBAE6 are triadic colors.