COLOR #ADB6E6

HEX: #ADB6E6 RGB: (173,182,230)

Renk bilgisi

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

RGB renk modeli

#ADB6E6 color RGB value is (173,182,230).

RGB: (173,182,230) (68%, 71%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 230 of 255 = 90%

173
182
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 230 = 585 (100%)
R 173 of 585 ~ 29.57%
G 182 of 585 ~ 31.11%
B 230 of 585 ~ 39.32'%

%29.57
%31.11
%39.32

CMYK RENK MODELİ

#ADB6E6 rengi CMYK tonu (25,21,0,10).

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

CMYK: (25,21,0,10)
C25M21Y0K10 (25%, 21%, 0%, 10%)
(0.25 / 0.21 / 0.00 / 0.10)

CMYK yüzdeleri

%24.78
%20.87
%0
%9.8

Codes

Color #ADB6E6 in popluar color models

AD B6 E6
RGB 173 182 230
HSL 231° 53.27% 79.02%
HSB/HSV 231° 24.78% 90.20%
CMYK 24.78% 20.87% 0.00%
9.80%

Color #ADB6E6 in popluar number systems.

HEX AD B6 E6
Decimal 173 182 230
Binary 10101101 10110110 11100110
Octal 255 266 346

Shades and tints

Shades of #ADB6E6

#ADB6E6
(173,182,230)
#9EA6D2
(158,166,210)
#8F96BE
(143,150,190)
#8086AA
(128,134,170)
#717696
(113,118,150)
#626682
(98,102,130)
#53566E
(83,86,110)
#44465A
(68,70,90)
#353646
(53,54,70)
#262632
(38,38,50)
#17161E
(23,22,30)
#000000
(0,0,0)

Tints of #ADB6E6

#ADB6E6
(173,182,230)
#B4BCE8
(180,188,232)
#BBC2EA
(187,194,234)
#C2C8EC
(194,200,236)
#C9CEEE
(201,206,238)
#D0D4F0
(208,212,240)
#D7DAF2
(215,218,242)
#DEE0F4
(222,224,244)
#E5E6F6
(229,230,246)
#ECECF8
(236,236,248)
#F3F2FA
(243,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB6E6; }

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

This text font color is #ADB6E6.

Background Color

.myBgColor { background-color: #ADB6E6; }

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

This div background color is #ADB6E6.

Border color

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

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

This div border color is #ADB6E6.

Opacity

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

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

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

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

This text has shadow with #ADB6E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB6E6.

Preview

Color preview on black background

This text has color #ADB6E6 on black background.


Color preview on white background

This text has color #ADB6E6 on white background.


Black color preview on #ADB6E6 background

This text has black color on #ADB6E6 background.


White color preview on #ADB6E6 background

This text has white color on #ADB6E6 background.


Related colors

Complementary color

Complementary color for #hex is #524919.


I love getcolorcode.com

Triadic colors

1 #E6ADB6 and #B6E6AD with #ADB6E6 are triadic colors.

2 #E6B6AD and #B6ADE6 with #ADB6E6 are triadic colors.