COLOR #ADB7E6

HEX: #ADB7E6 RGB: (173,183,230)

Renk bilgisi

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

RGB renk modeli

#ADB7E6 color RGB value is (173,183,230).

RGB: (173,183,230) (68%, 72%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 230 of 255 = 90%

173
183
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 230 = 586 (100%)
R 173 of 586 ~ 29.52%
G 183 of 586 ~ 31.23%
B 230 of 586 ~ 39.25'%

%29.52
%31.23
%39.25

CMYK RENK MODELİ

#ADB7E6 rengi CMYK tonu (25,20,0,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 20.43%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (25,20,0,10)
C25M20Y0K10 (25%, 20%, 0%, 10%)
(0.25 / 0.20 / 0.00 / 0.10)

CMYK yüzdeleri

%24.78
%20.43
%0
%9.8

Codes

Color #ADB7E6 in popluar color models

AD B7 E6
RGB 173 183 230
HSL 229° 53.27% 79.02%
HSB/HSV 229° 24.78% 90.20%
CMYK 24.78% 20.43% 0.00%
9.80%

Color #ADB7E6 in popluar number systems.

HEX AD B7 E6
Decimal 173 183 230
Binary 10101101 10110111 11100110
Octal 255 267 346

Shades and tints

Shades of #ADB7E6

#ADB7E6
(173,183,230)
#9EA7D2
(158,167,210)
#8F97BE
(143,151,190)
#8087AA
(128,135,170)
#717796
(113,119,150)
#626782
(98,103,130)
#53576E
(83,87,110)
#44475A
(68,71,90)
#353746
(53,55,70)
#262732
(38,39,50)
#17171E
(23,23,30)
#000000
(0,0,0)

Tints of #ADB7E6

#ADB7E6
(173,183,230)
#B4BDE8
(180,189,232)
#BBC3EA
(187,195,234)
#C2C9EC
(194,201,236)
#C9CFEE
(201,207,238)
#D0D5F0
(208,213,240)
#D7DBF2
(215,219,242)
#DEE1F4
(222,225,244)
#E5E7F6
(229,231,246)
#ECEDF8
(236,237,248)
#F3F3FA
(243,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB7E6 color. Also use rgb(173,183,230) instead hex code.

Text Font Color

.myTextColor { color: #ADB7E6; }

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

This text font color is #ADB7E6.

Background Color

.myBgColor { background-color: #ADB7E6; }

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

This div background color is #ADB7E6.

Border color

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

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

This div border color is #ADB7E6.

Opacity

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

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

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

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

This text has shadow with #ADB7E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7E6.

Preview

Color preview on black background

This text has color #ADB7E6 on black background.


Color preview on white background

This text has color #ADB7E6 on white background.


Black color preview on #ADB7E6 background

This text has black color on #ADB7E6 background.


White color preview on #ADB7E6 background

This text has white color on #ADB7E6 background.


Related colors

Complementary color

Complementary color for #hex is #524819.


I love getcolorcode.com

Triadic colors

1 #E6ADB7 and #B7E6AD with #ADB7E6 are triadic colors.

2 #E6B7AD and #B7ADE6 with #ADB7E6 are triadic colors.