COLOR #ADB8C9

HEX: #ADB8C9 RGB: (173,184,201)

Renk bilgisi

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

RGB renk modeli

#ADB8C9 color RGB value is (173,184,201).

RGB: (173,184,201) (68%, 72%, 79%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 184 of 255 = 72%
B 201 of 255 = 79%

173
184
201

R + G + B ~ 73%. #ADB8C9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 184 + 201 = 558 (100%)
R 173 of 558 ~ 31%
G 184 of 558 ~ 32.97%
B 201 of 558 ~ 36.02'%

%31
%32.97
%36.02

CMYK RENK MODELİ

#ADB8C9 rengi CMYK tonu (14,8,0,21).

  • camgöbeği tonu 13.93%
  • eflatun tonu 8.46%
  • sarı tonu 0.00%
  • ana renk tonu 21.18%

CMYK: (14,8,0,21)
C14M8Y0K21 (14%, 8%, 0%, 21%)
(0.14 / 0.08 / 0.00 / 0.21)

CMYK yüzdeleri

%13.93
%8.46
%0
%21.18

Codes

Color #ADB8C9 in popluar color models

AD B8 C9
RGB 173 184 201
HSL 216° 20.59% 73.33%
HSB/HSV 216° 13.93% 78.82%
CMYK 13.93% 8.46% 0.00%
21.18%

Color #ADB8C9 in popluar number systems.

HEX AD B8 C9
Decimal 173 184 201
Binary 10101101 10111000 11001001
Octal 255 270 311

Shades and tints

Shades of #ADB8C9

#ADB8C9
(173,184,201)
#9EA8B7
(158,168,183)
#8F98A5
(143,152,165)
#808893
(128,136,147)
#717881
(113,120,129)
#62686F
(98,104,111)
#53585D
(83,88,93)
#44484B
(68,72,75)
#353839
(53,56,57)
#262827
(38,40,39)
#171815
(23,24,21)
#000000
(0,0,0)

Tints of #ADB8C9

#ADB8C9
(173,184,201)
#B4BECD
(180,190,205)
#BBC4D1
(187,196,209)
#C2CAD5
(194,202,213)
#C9D0D9
(201,208,217)
#D0D6DD
(208,214,221)
#D7DCE1
(215,220,225)
#DEE2E5
(222,226,229)
#E5E8E9
(229,232,233)
#ECEEED
(236,238,237)
#F3F4F1
(243,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB8C9 color. Also use rgb(173,184,201) instead hex code.

Text Font Color

.myTextColor { color: #ADB8C9; }

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

This text font color is #ADB8C9.

Background Color

.myBgColor { background-color: #ADB8C9; }

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

This div background color is #ADB8C9.

Border color

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

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

This div border color is #ADB8C9.

Opacity

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

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

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

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

This text has shadow with #ADB8C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB8C9.

Preview

Color preview on black background

This text has color #ADB8C9 on black background.


Color preview on white background

This text has color #ADB8C9 on white background.


Black color preview on #ADB8C9 background

This text has black color on #ADB8C9 background.


White color preview on #ADB8C9 background

This text has white color on #ADB8C9 background.


Related colors

Complementary color

Complementary color for #hex is #524736.


I love getcolorcode.com

Triadic colors

1 #C9ADB8 and #B8C9AD with #ADB8C9 are triadic colors.

2 #C9B8AD and #B8ADC9 with #ADB8C9 are triadic colors.