COLOR #ADBAEB

HEX: #ADBAEB RGB: (173,186,235)

Renk bilgisi

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

RGB renk modeli

#ADBAEB color RGB value is (173,186,235).

RGB: (173,186,235) (68%, 73%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 186 of 255 = 73%
B 235 of 255 = 92%

173
186
235

R + G + B ~ 78%. #ADBAEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 186 + 235 = 594 (100%)
R 173 of 594 ~ 29.12%
G 186 of 594 ~ 31.31%
B 235 of 594 ~ 39.56'%

%29.12
%31.31
%39.56

CMYK RENK MODELİ

#ADBAEB rengi CMYK tonu (26,21,0,8).

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

CMYK: (26,21,0,8)
C26M21Y0K8 (26%, 21%, 0%, 8%)
(0.26 / 0.21 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%20.85
%0
%7.84

Codes

Color #ADBAEB in popluar color models

AD BA EB
RGB 173 186 235
HSL 227° 60.78% 80.00%
HSB/HSV 227° 26.38% 92.16%
CMYK 26.38% 20.85% 0.00%
7.84%

Color #ADBAEB in popluar number systems.

HEX AD BA EB
Decimal 173 186 235
Binary 10101101 10111010 11101011
Octal 255 272 353

Shades and tints

Shades of #ADBAEB

#ADBAEB
(173,186,235)
#9EAAD6
(158,170,214)
#8F9AC1
(143,154,193)
#808AAC
(128,138,172)
#717A97
(113,122,151)
#626A82
(98,106,130)
#535A6D
(83,90,109)
#444A58
(68,74,88)
#353A43
(53,58,67)
#262A2E
(38,42,46)
#171A19
(23,26,25)
#000000
(0,0,0)

Tints of #ADBAEB

#ADBAEB
(173,186,235)
#B4C0EC
(180,192,236)
#BBC6ED
(187,198,237)
#C2CCEE
(194,204,238)
#C9D2EF
(201,210,239)
#D0D8F0
(208,216,240)
#D7DEF1
(215,222,241)
#DEE4F2
(222,228,242)
#E5EAF3
(229,234,243)
#ECF0F4
(236,240,244)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBAEB; }

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

This text font color is #ADBAEB.

Background Color

.myBgColor { background-color: #ADBAEB; }

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

This div background color is #ADBAEB.

Border color

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

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

This div border color is #ADBAEB.

Opacity

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

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

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

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

This text has shadow with #ADBAEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBAEB.

Preview

Color preview on black background

This text has color #ADBAEB on black background.


Color preview on white background

This text has color #ADBAEB on white background.


Black color preview on #ADBAEB background

This text has black color on #ADBAEB background.


White color preview on #ADBAEB background

This text has white color on #ADBAEB background.


Related colors

Complementary color

Complementary color for #hex is #524514.


I love getcolorcode.com

Triadic colors

1 #EBADBA and #BAEBAD with #ADBAEB are triadic colors.

2 #EBBAAD and #BAADEB with #ADBAEB are triadic colors.