COLOR #ADB9E2

HEX: #ADB9E2 RGB: (173,185,226)

Renk bilgisi

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

RGB renk modeli

#ADB9E2 color RGB value is (173,185,226).

RGB: (173,185,226) (68%, 73%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 185 of 255 = 73%
B 226 of 255 = 89%

173
185
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 185 + 226 = 584 (100%)
R 173 of 584 ~ 29.62%
G 185 of 584 ~ 31.68%
B 226 of 584 ~ 38.7'%

%29.62
%31.68
%38.7

CMYK RENK MODELİ

#ADB9E2 rengi CMYK tonu (23,18,0,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 18.14%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (23,18,0,11)
C23M18Y0K11 (23%, 18%, 0%, 11%)
(0.23 / 0.18 / 0.00 / 0.11)

CMYK yüzdeleri

%23.45
%18.14
%0
%11.37

Codes

Color #ADB9E2 in popluar color models

AD B9 E2
RGB 173 185 226
HSL 226° 47.75% 78.24%
HSB/HSV 226° 23.45% 88.63%
CMYK 23.45% 18.14% 0.00%
11.37%

Color #ADB9E2 in popluar number systems.

HEX AD B9 E2
Decimal 173 185 226
Binary 10101101 10111001 11100010
Octal 255 271 342

Shades and tints

Shades of #ADB9E2

#ADB9E2
(173,185,226)
#9EA9CE
(158,169,206)
#8F99BA
(143,153,186)
#8089A6
(128,137,166)
#717992
(113,121,146)
#62697E
(98,105,126)
#53596A
(83,89,106)
#444956
(68,73,86)
#353942
(53,57,66)
#26292E
(38,41,46)
#17191A
(23,25,26)
#000000
(0,0,0)

Tints of #ADB9E2

#ADB9E2
(173,185,226)
#B4BFE4
(180,191,228)
#BBC5E6
(187,197,230)
#C2CBE8
(194,203,232)
#C9D1EA
(201,209,234)
#D0D7EC
(208,215,236)
#D7DDEE
(215,221,238)
#DEE3F0
(222,227,240)
#E5E9F2
(229,233,242)
#ECEFF4
(236,239,244)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB9E2 color. Also use rgb(173,185,226) instead hex code.

Text Font Color

.myTextColor { color: #ADB9E2; }

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

This text font color is #ADB9E2.

Background Color

.myBgColor { background-color: #ADB9E2; }

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

This div background color is #ADB9E2.

Border color

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

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

This div border color is #ADB9E2.

Opacity

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

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

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

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

This text has shadow with #ADB9E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB9E2.

Preview

Color preview on black background

This text has color #ADB9E2 on black background.


Color preview on white background

This text has color #ADB9E2 on white background.


Black color preview on #ADB9E2 background

This text has black color on #ADB9E2 background.


White color preview on #ADB9E2 background

This text has white color on #ADB9E2 background.


Related colors

Complementary color

Complementary color for #hex is #52461D.


I love getcolorcode.com

Triadic colors

1 #E2ADB9 and #B9E2AD with #ADB9E2 are triadic colors.

2 #E2B9AD and #B9ADE2 with #ADB9E2 are triadic colors.