COLOR #ADB6E3

HEX: #ADB6E3 RGB: (173,182,227)

Renk bilgisi

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

RGB renk modeli

#ADB6E3 color RGB value is (173,182,227).

RGB: (173,182,227) (68%, 71%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 227 of 255 = 89%

173
182
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 227 = 582 (100%)
R 173 of 582 ~ 29.73%
G 182 of 582 ~ 31.27%
B 227 of 582 ~ 39'%

%29.73
%31.27
%39

CMYK RENK MODELİ

#ADB6E3 rengi CMYK tonu (24,20,0,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 19.82%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (24,20,0,11)
C24M20Y0K11 (24%, 20%, 0%, 11%)
(0.24 / 0.20 / 0.00 / 0.11)

CMYK yüzdeleri

%23.79
%19.82
%0
%10.98

Codes

Color #ADB6E3 in popluar color models

AD B6 E3
RGB 173 182 227
HSL 230° 49.09% 78.43%
HSB/HSV 230° 23.79% 89.02%
CMYK 23.79% 19.82% 0.00%
10.98%

Color #ADB6E3 in popluar number systems.

HEX AD B6 E3
Decimal 173 182 227
Binary 10101101 10110110 11100011
Octal 255 266 343

Shades and tints

Shades of #ADB6E3

#ADB6E3
(173,182,227)
#9EA6CF
(158,166,207)
#8F96BB
(143,150,187)
#8086A7
(128,134,167)
#717693
(113,118,147)
#62667F
(98,102,127)
#53566B
(83,86,107)
#444657
(68,70,87)
#353643
(53,54,67)
#26262F
(38,38,47)
#17161B
(23,22,27)
#000000
(0,0,0)

Tints of #ADB6E3

#ADB6E3
(173,182,227)
#B4BCE5
(180,188,229)
#BBC2E7
(187,194,231)
#C2C8E9
(194,200,233)
#C9CEEB
(201,206,235)
#D0D4ED
(208,212,237)
#D7DAEF
(215,218,239)
#DEE0F1
(222,224,241)
#E5E6F3
(229,230,243)
#ECECF5
(236,236,245)
#F3F2F7
(243,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB6E3; }

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

This text font color is #ADB6E3.

Background Color

.myBgColor { background-color: #ADB6E3; }

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

This div background color is #ADB6E3.

Border color

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

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

This div border color is #ADB6E3.

Opacity

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

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

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

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

This text has shadow with #ADB6E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB6E3.

Preview

Color preview on black background

This text has color #ADB6E3 on black background.


Color preview on white background

This text has color #ADB6E3 on white background.


Black color preview on #ADB6E3 background

This text has black color on #ADB6E3 background.


White color preview on #ADB6E3 background

This text has white color on #ADB6E3 background.


Related colors

Complementary color

Complementary color for #hex is #52491C.


I love getcolorcode.com

Triadic colors

1 #E3ADB6 and #B6E3AD with #ADB6E3 are triadic colors.

2 #E3B6AD and #B6ADE3 with #ADB6E3 are triadic colors.