COLOR #ADBBCB

HEX: #ADBBCB RGB: (173,187,203)

Renk bilgisi

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

RGB renk modeli

#ADBBCB color RGB value is (173,187,203).

RGB: (173,187,203) (68%, 73%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 187 of 255 = 73%
B 203 of 255 = 80%

173
187
203

R + G + B ~ 74%. #ADBBCB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 187 + 203 = 563 (100%)
R 173 of 563 ~ 30.73%
G 187 of 563 ~ 33.21%
B 203 of 563 ~ 36.06'%

%30.73
%33.21
%36.06

CMYK RENK MODELİ

#ADBBCB rengi CMYK tonu (15,8,0,20).

  • camgöbeği tonu 14.78%
  • eflatun tonu 7.88%
  • sarı tonu 0.00%
  • ana renk tonu 20.39%

CMYK: (15,8,0,20)
C15M8Y0K20 (15%, 8%, 0%, 20%)
(0.15 / 0.08 / 0.00 / 0.20)

CMYK yüzdeleri

%14.78
%7.88
%0
%20.39

Codes

Color #ADBBCB in popluar color models

AD BB CB
RGB 173 187 203
HSL 212° 22.39% 73.73%
HSB/HSV 212° 14.78% 79.61%
CMYK 14.78% 7.88% 0.00%
20.39%

Color #ADBBCB in popluar number systems.

HEX AD BB CB
Decimal 173 187 203
Binary 10101101 10111011 11001011
Octal 255 273 313

Shades and tints

Shades of #ADBBCB

#ADBBCB
(173,187,203)
#9EAAB9
(158,170,185)
#8F99A7
(143,153,167)
#808895
(128,136,149)
#717783
(113,119,131)
#626671
(98,102,113)
#53555F
(83,85,95)
#44444D
(68,68,77)
#35333B
(53,51,59)
#262229
(38,34,41)
#171117
(23,17,23)
#000000
(0,0,0)

Tints of #ADBBCB

#ADBBCB
(173,187,203)
#B4C1CF
(180,193,207)
#BBC7D3
(187,199,211)
#C2CDD7
(194,205,215)
#C9D3DB
(201,211,219)
#D0D9DF
(208,217,223)
#D7DFE3
(215,223,227)
#DEE5E7
(222,229,231)
#E5EBEB
(229,235,235)
#ECF1EF
(236,241,239)
#F3F7F3
(243,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBBCB color. Also use rgb(173,187,203) instead hex code.

Text Font Color

.myTextColor { color: #ADBBCB; }

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

This text font color is #ADBBCB.

Background Color

.myBgColor { background-color: #ADBBCB; }

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

This div background color is #ADBBCB.

Border color

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

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

This div border color is #ADBBCB.

Opacity

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

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

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

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

This text has shadow with #ADBBCB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBBCB.

Preview

Color preview on black background

This text has color #ADBBCB on black background.


Color preview on white background

This text has color #ADBBCB on white background.


Black color preview on #ADBBCB background

This text has black color on #ADBBCB background.


White color preview on #ADBBCB background

This text has white color on #ADBBCB background.


Related colors

Complementary color

Complementary color for #hex is #524434.


I love getcolorcode.com

Triadic colors

1 #CBADBB and #BBCBAD with #ADBBCB are triadic colors.

2 #CBBBAD and #BBADCB with #ADBBCB are triadic colors.