COLOR #ADB5E7

HEX: #ADB5E7 RGB: (173,181,231)

Renk bilgisi

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

RGB renk modeli

#ADB5E7 color RGB value is (173,181,231).

RGB: (173,181,231) (68%, 71%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 231 of 255 = 91%

173
181
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 231 = 585 (100%)
R 173 of 585 ~ 29.57%
G 181 of 585 ~ 30.94%
B 231 of 585 ~ 39.49'%

%29.57
%30.94
%39.49

CMYK RENK MODELİ

#ADB5E7 rengi CMYK tonu (25,22,0,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 21.65%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (25,22,0,9)
C25M22Y0K9 (25%, 22%, 0%, 9%)
(0.25 / 0.22 / 0.00 / 0.09)

CMYK yüzdeleri

%25.11
%21.65
%0
%9.41

Codes

Color #ADB5E7 in popluar color models

AD B5 E7
RGB 173 181 231
HSL 232° 54.72% 79.22%
HSB/HSV 232° 25.11% 90.59%
CMYK 25.11% 21.65% 0.00%
9.41%

Color #ADB5E7 in popluar number systems.

HEX AD B5 E7
Decimal 173 181 231
Binary 10101101 10110101 11100111
Octal 255 265 347

Shades and tints

Shades of #ADB5E7

#ADB5E7
(173,181,231)
#9EA5D2
(158,165,210)
#8F95BD
(143,149,189)
#8085A8
(128,133,168)
#717593
(113,117,147)
#62657E
(98,101,126)
#535569
(83,85,105)
#444554
(68,69,84)
#35353F
(53,53,63)
#26252A
(38,37,42)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #ADB5E7

#ADB5E7
(173,181,231)
#B4BBE9
(180,187,233)
#BBC1EB
(187,193,235)
#C2C7ED
(194,199,237)
#C9CDEF
(201,205,239)
#D0D3F1
(208,211,241)
#D7D9F3
(215,217,243)
#DEDFF5
(222,223,245)
#E5E5F7
(229,229,247)
#ECEBF9
(236,235,249)
#F3F1FB
(243,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5E7; }

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

This text font color is #ADB5E7.

Background Color

.myBgColor { background-color: #ADB5E7; }

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

This div background color is #ADB5E7.

Border color

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

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

This div border color is #ADB5E7.

Opacity

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

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

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

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

This text has shadow with #ADB5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5E7.

Preview

Color preview on black background

This text has color #ADB5E7 on black background.


Color preview on white background

This text has color #ADB5E7 on white background.


Black color preview on #ADB5E7 background

This text has black color on #ADB5E7 background.


White color preview on #ADB5E7 background

This text has white color on #ADB5E7 background.


Related colors

Complementary color

Complementary color for #hex is #524A18.


I love getcolorcode.com

Triadic colors

1 #E7ADB5 and #B5E7AD with #ADB5E7 are triadic colors.

2 #E7B5AD and #B5ADE7 with #ADB5E7 are triadic colors.