COLOR #ADB5E2

HEX: #ADB5E2 RGB: (173,181,226)

Renk bilgisi

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

RGB renk modeli

#ADB5E2 color RGB value is (173,181,226).

RGB: (173,181,226) (68%, 71%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 226 of 255 = 89%

173
181
226

R + G + B ~ 76%. #ADB5E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 226 = 580 (100%)
R 173 of 580 ~ 29.83%
G 181 of 580 ~ 31.21%
B 226 of 580 ~ 38.97'%

%29.83
%31.21
%38.97

CMYK RENK MODELİ

#ADB5E2 rengi CMYK tonu (23,20,0,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 19.91%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (23,20,0,11)
C23M20Y0K11 (23%, 20%, 0%, 11%)
(0.23 / 0.20 / 0.00 / 0.11)

CMYK yüzdeleri

%23.45
%19.91
%0
%11.37

Codes

Color #ADB5E2 in popluar color models

AD B5 E2
RGB 173 181 226
HSL 231° 47.75% 78.24%
HSB/HSV 231° 23.45% 88.63%
CMYK 23.45% 19.91% 0.00%
11.37%

Color #ADB5E2 in popluar number systems.

HEX AD B5 E2
Decimal 173 181 226
Binary 10101101 10110101 11100010
Octal 255 265 342

Shades and tints

Shades of #ADB5E2

#ADB5E2
(173,181,226)
#9EA5CE
(158,165,206)
#8F95BA
(143,149,186)
#8085A6
(128,133,166)
#717592
(113,117,146)
#62657E
(98,101,126)
#53556A
(83,85,106)
#444556
(68,69,86)
#353542
(53,53,66)
#26252E
(38,37,46)
#17151A
(23,21,26)
#000000
(0,0,0)

Tints of #ADB5E2

#ADB5E2
(173,181,226)
#B4BBE4
(180,187,228)
#BBC1E6
(187,193,230)
#C2C7E8
(194,199,232)
#C9CDEA
(201,205,234)
#D0D3EC
(208,211,236)
#D7D9EE
(215,217,238)
#DEDFF0
(222,223,240)
#E5E5F2
(229,229,242)
#ECEBF4
(236,235,244)
#F3F1F6
(243,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5E2; }

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

This text font color is #ADB5E2.

Background Color

.myBgColor { background-color: #ADB5E2; }

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

This div background color is #ADB5E2.

Border color

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

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

This div border color is #ADB5E2.

Opacity

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

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

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

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

This text has shadow with #ADB5E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5E2.

Preview

Color preview on black background

This text has color #ADB5E2 on black background.


Color preview on white background

This text has color #ADB5E2 on white background.


Black color preview on #ADB5E2 background

This text has black color on #ADB5E2 background.


White color preview on #ADB5E2 background

This text has white color on #ADB5E2 background.


Related colors

Complementary color

Complementary color for #hex is #524A1D.


I love getcolorcode.com

Triadic colors

1 #E2ADB5 and #B5E2AD with #ADB5E2 are triadic colors.

2 #E2B5AD and #B5ADE2 with #ADB5E2 are triadic colors.