COLOR #ADB5EE

HEX: #ADB5EE RGB: (173,181,238)

Renk bilgisi

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

RGB renk modeli

#ADB5EE color RGB value is (173,181,238).

RGB: (173,181,238) (68%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 238 of 255 = 93%

173
181
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 238 = 592 (100%)
R 173 of 592 ~ 29.22%
G 181 of 592 ~ 30.57%
B 238 of 592 ~ 40.2'%

%29.22
%30.57
%40.2

CMYK RENK MODELİ

#ADB5EE rengi CMYK tonu (27,24,0,7).

  • camgöbeği tonu 27.31%
  • eflatun tonu 23.95%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (27,24,0,7)
C27M24Y0K7 (27%, 24%, 0%, 7%)
(0.27 / 0.24 / 0.00 / 0.07)

CMYK yüzdeleri

%27.31
%23.95
%0
%6.67

Codes

Color #ADB5EE in popluar color models

AD B5 EE
RGB 173 181 238
HSL 233° 65.66% 80.59%
HSB/HSV 233° 27.31% 93.33%
CMYK 27.31% 23.95% 0.00%
6.67%

Color #ADB5EE in popluar number systems.

HEX AD B5 EE
Decimal 173 181 238
Binary 10101101 10110101 11101110
Octal 255 265 356

Shades and tints

Shades of #ADB5EE

#ADB5EE
(173,181,238)
#9EA5D9
(158,165,217)
#8F95C4
(143,149,196)
#8085AF
(128,133,175)
#71759A
(113,117,154)
#626585
(98,101,133)
#535570
(83,85,112)
#44455B
(68,69,91)
#353546
(53,53,70)
#262531
(38,37,49)
#17151C
(23,21,28)
#000000
(0,0,0)

Tints of #ADB5EE

#ADB5EE
(173,181,238)
#B4BBEF
(180,187,239)
#BBC1F0
(187,193,240)
#C2C7F1
(194,199,241)
#C9CDF2
(201,205,242)
#D0D3F3
(208,211,243)
#D7D9F4
(215,217,244)
#DEDFF5
(222,223,245)
#E5E5F6
(229,229,246)
#ECEBF7
(236,235,247)
#F3F1F8
(243,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB5EE color. Also use rgb(173,181,238) instead hex code.

Text Font Color

.myTextColor { color: #ADB5EE; }

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

This text font color is #ADB5EE.

Background Color

.myBgColor { background-color: #ADB5EE; }

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

This div background color is #ADB5EE.

Border color

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

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

This div border color is #ADB5EE.

Opacity

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

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

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

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

This text has shadow with #ADB5EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5EE.

Preview

Color preview on black background

This text has color #ADB5EE on black background.


Color preview on white background

This text has color #ADB5EE on white background.


Black color preview on #ADB5EE background

This text has black color on #ADB5EE background.


White color preview on #ADB5EE background

This text has white color on #ADB5EE background.


Related colors

Complementary color

Complementary color for #hex is #524A11.


I love getcolorcode.com

Triadic colors

1 #EEADB5 and #B5EEAD with #ADB5EE are triadic colors.

2 #EEB5AD and #B5ADEE with #ADB5EE are triadic colors.