COLOR #ADB6E1

HEX: #ADB6E1 RGB: (173,182,225)

Renk bilgisi

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

RGB renk modeli

#ADB6E1 color RGB value is (173,182,225).

RGB: (173,182,225) (68%, 71%, 88%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 225 of 255 = 88%

173
182
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 225 = 580 (100%)
R 173 of 580 ~ 29.83%
G 182 of 580 ~ 31.38%
B 225 of 580 ~ 38.79'%

%29.83
%31.38
%38.79

CMYK RENK MODELİ

#ADB6E1 rengi CMYK tonu (23,19,0,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 19.11%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (23,19,0,12)
C23M19Y0K12 (23%, 19%, 0%, 12%)
(0.23 / 0.19 / 0.00 / 0.12)

CMYK yüzdeleri

%23.11
%19.11
%0
%11.76

Codes

Color #ADB6E1 in popluar color models

AD B6 E1
RGB 173 182 225
HSL 230° 46.43% 78.04%
HSB/HSV 230° 23.11% 88.24%
CMYK 23.11% 19.11% 0.00%
11.76%

Color #ADB6E1 in popluar number systems.

HEX AD B6 E1
Decimal 173 182 225
Binary 10101101 10110110 11100001
Octal 255 266 341

Shades and tints

Shades of #ADB6E1

#ADB6E1
(173,182,225)
#9EA6CD
(158,166,205)
#8F96B9
(143,150,185)
#8086A5
(128,134,165)
#717691
(113,118,145)
#62667D
(98,102,125)
#535669
(83,86,105)
#444655
(68,70,85)
#353641
(53,54,65)
#26262D
(38,38,45)
#171619
(23,22,25)
#000000
(0,0,0)

Tints of #ADB6E1

#ADB6E1
(173,182,225)
#B4BCE3
(180,188,227)
#BBC2E5
(187,194,229)
#C2C8E7
(194,200,231)
#C9CEE9
(201,206,233)
#D0D4EB
(208,212,235)
#D7DAED
(215,218,237)
#DEE0EF
(222,224,239)
#E5E6F1
(229,230,241)
#ECECF3
(236,236,243)
#F3F2F5
(243,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB6E1; }

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

This text font color is #ADB6E1.

Background Color

.myBgColor { background-color: #ADB6E1; }

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

This div background color is #ADB6E1.

Border color

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

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

This div border color is #ADB6E1.

Opacity

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

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

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

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

This text has shadow with #ADB6E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB6E1.

Preview

Color preview on black background

This text has color #ADB6E1 on black background.


Color preview on white background

This text has color #ADB6E1 on white background.


Black color preview on #ADB6E1 background

This text has black color on #ADB6E1 background.


White color preview on #ADB6E1 background

This text has white color on #ADB6E1 background.


Related colors

Complementary color

Complementary color for #hex is #52491E.


I love getcolorcode.com

Triadic colors

1 #E1ADB6 and #B6E1AD with #ADB6E1 are triadic colors.

2 #E1B6AD and #B6ADE1 with #ADB6E1 are triadic colors.