COLOR #ADB8ED

HEX: #ADB8ED RGB: (173,184,237)

Renk bilgisi

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

RGB renk modeli

#ADB8ED color RGB value is (173,184,237).

RGB: (173,184,237) (68%, 72%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 184 of 255 = 72%
B 237 of 255 = 93%

173
184
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 184 + 237 = 594 (100%)
R 173 of 594 ~ 29.12%
G 184 of 594 ~ 30.98%
B 237 of 594 ~ 39.9'%

%29.12
%30.98
%39.9

CMYK RENK MODELİ

#ADB8ED rengi CMYK tonu (27,22,0,7).

  • camgöbeği tonu 27.00%
  • eflatun tonu 22.36%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (27,22,0,7)
C27M22Y0K7 (27%, 22%, 0%, 7%)
(0.27 / 0.22 / 0.00 / 0.07)

CMYK yüzdeleri

%27
%22.36
%0
%7.06

Codes

Color #ADB8ED in popluar color models

AD B8 ED
RGB 173 184 237
HSL 230° 64.00% 80.39%
HSB/HSV 230° 27.00% 92.94%
CMYK 27.00% 22.36% 0.00%
7.06%

Color #ADB8ED in popluar number systems.

HEX AD B8 ED
Decimal 173 184 237
Binary 10101101 10111000 11101101
Octal 255 270 355

Shades and tints

Shades of #ADB8ED

#ADB8ED
(173,184,237)
#9EA8D8
(158,168,216)
#8F98C3
(143,152,195)
#8088AE
(128,136,174)
#717899
(113,120,153)
#626884
(98,104,132)
#53586F
(83,88,111)
#44485A
(68,72,90)
#353845
(53,56,69)
#262830
(38,40,48)
#17181B
(23,24,27)
#000000
(0,0,0)

Tints of #ADB8ED

#ADB8ED
(173,184,237)
#B4BEEE
(180,190,238)
#BBC4EF
(187,196,239)
#C2CAF0
(194,202,240)
#C9D0F1
(201,208,241)
#D0D6F2
(208,214,242)
#D7DCF3
(215,220,243)
#DEE2F4
(222,226,244)
#E5E8F5
(229,232,245)
#ECEEF6
(236,238,246)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB8ED color. Also use rgb(173,184,237) instead hex code.

Text Font Color

.myTextColor { color: #ADB8ED; }

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

This text font color is #ADB8ED.

Background Color

.myBgColor { background-color: #ADB8ED; }

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

This div background color is #ADB8ED.

Border color

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

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

This div border color is #ADB8ED.

Opacity

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

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

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

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

This text has shadow with #ADB8ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB8ED.

Preview

Color preview on black background

This text has color #ADB8ED on black background.


Color preview on white background

This text has color #ADB8ED on white background.


Black color preview on #ADB8ED background

This text has black color on #ADB8ED background.


White color preview on #ADB8ED background

This text has white color on #ADB8ED background.


Related colors

Complementary color

Complementary color for #hex is #524712.


I love getcolorcode.com

Triadic colors

1 #EDADB8 and #B8EDAD with #ADB8ED are triadic colors.

2 #EDB8AD and #B8ADED with #ADB8ED are triadic colors.