COLOR #ADC9BB

HEX: #ADC9BB RGB: (173,201,187)

Renk bilgisi

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

RGB renk modeli

#ADC9BB color RGB value is (173,201,187).

RGB: (173,201,187) (68%, 79%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 201 of 255 = 79%
B 187 of 255 = 73%

173
201
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 201 + 187 = 561 (100%)
R 173 of 561 ~ 30.84%
G 201 of 561 ~ 35.83%
B 187 of 561 ~ 33.33'%

%30.84
%35.83
%33.33

CMYK RENK MODELİ

#ADC9BB rengi CMYK tonu (14,0,7,21).

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

CMYK: (14,0,7,21)
C14M0Y7K21 (14%, 0%, 7%, 21%)
(0.14 / 0.00 / 0.07 / 0.21)

CMYK yüzdeleri

%13.93
%0
%6.97
%21.18

Codes

Color #ADC9BB in popluar color models

AD C9 BB
RGB 173 201 187
HSL 150° 20.59% 73.33%
HSB/HSV 150° 13.93% 78.82%
CMYK 13.93% 0.00% 6.97%
21.18%

Color #ADC9BB in popluar number systems.

HEX AD C9 BB
Decimal 173 201 187
Binary 10101101 11001001 10111011
Octal 255 311 273

Shades and tints

Shades of #ADC9BB

#ADC9BB
(173,201,187)
#9EB7AA
(158,183,170)
#8FA599
(143,165,153)
#809388
(128,147,136)
#718177
(113,129,119)
#626F66
(98,111,102)
#535D55
(83,93,85)
#444B44
(68,75,68)
#353933
(53,57,51)
#262722
(38,39,34)
#171511
(23,21,17)
#000000
(0,0,0)

Tints of #ADC9BB

#ADC9BB
(173,201,187)
#B4CDC1
(180,205,193)
#BBD1C7
(187,209,199)
#C2D5CD
(194,213,205)
#C9D9D3
(201,217,211)
#D0DDD9
(208,221,217)
#D7E1DF
(215,225,223)
#DEE5E5
(222,229,229)
#E5E9EB
(229,233,235)
#ECEDF1
(236,237,241)
#F3F1F7
(243,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC9BB; }

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

This text font color is #ADC9BB.

Background Color

.myBgColor { background-color: #ADC9BB; }

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

This div background color is #ADC9BB.

Border color

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

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

This div border color is #ADC9BB.

Opacity

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

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

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

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

This text has shadow with #ADC9BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC9BB.

Preview

Color preview on black background

This text has color #ADC9BB on black background.


Color preview on white background

This text has color #ADC9BB on white background.


Black color preview on #ADC9BB background

This text has black color on #ADC9BB background.


White color preview on #ADC9BB background

This text has white color on #ADC9BB background.


Related colors

Complementary color

Complementary color for #hex is #523644.


I love getcolorcode.com

Triadic colors

1 #BBADC9 and #C9BBAD with #ADC9BB are triadic colors.

2 #BBC9AD and #C9ADBB with #ADC9BB are triadic colors.