COLOR #C9BBAF

HEX: #C9BBAF RGB: (201,187,175)

Color info

#C9BBAF contains red, green and blue colors in about the same proportion. Web safe color of #C9BBAF is #CCCC99 (or #CC9).

RGB color model

#C9BBAF color RGB value is (201,187,175).

RGB: (201,187,175) (79%, 73%, 69%)

RGB channels and saturation

R 201 of 255 = 79%
G 187 of 255 = 73%
B 175 of 255 = 69%

201
187
175

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

Portions of RGB colors in percentages

R + G + B = 201 + 187 + 175 = 563 (100%)
R 201 of 563 ~ 35.7%
G 187 of 563 ~ 33.21%
B 175 of 563 ~ 31.08'%

%35.7
%33.21
%31.08

CMYK color model

#C9BBAF color CMYK value is (0,7,13,21).

  • cyan value is 0.00%
  • magenta value is 6.97%
  • yellow value is 12.94%
  • key color value is 21.18%
CMYK: (0,7,13,21) C0M7Y13K21 (0%,7%,13%,21%) (0.00/0.07/0.13/0.21) 

CMYK percentages

%0
%6.97
%12.94
%21.18

Codes

Color #C9BBAF in popluar color models

C9 BB AF
RGB 201 187 175
HSL 28° 19.40% 73.73%
HSB/HSV 28° 12.94% 78.82%
CMYK 0.00% 6.97% 12.94%
21.18%

Color #C9BBAF in popluar number systems.

HEX C9 BB AF
Decimal 201 187 175
Binary 11001001 10111011 10101111
Octal 311 273 257

Shades and tints

Shades of #C9BBAF

#C9BBAF
(201,187,175)
#B7AAA0
(183,170,160)
#A59991
(165,153,145)
#938882
(147,136,130)
#817773
(129,119,115)
#6F6664
(111,102,100)
#5D5555
(93,85,85)
#4B4446
(75,68,70)
#393337
(57,51,55)
#272228
(39,34,40)
#151119
(21,17,25)
#000000
(0,0,0)

Tints of #C9BBAF

#C9BBAF
(201,187,175)
#CDC1B6
(205,193,182)
#D1C7BD
(209,199,189)
#D5CDC4
(213,205,196)
#D9D3CB
(217,211,203)
#DDD9D2
(221,217,210)
#E1DFD9
(225,223,217)
#E5E5E0
(229,229,224)
#E9EBE7
(233,235,231)
#EDF1EE
(237,241,238)
#F1F7F5
(241,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9BBAF; }

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

This text font color is #C9BBAF.

Background Color

.myBgColor { background-color: #C9BBAF; }

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

This div background color is #C9BBAF.

Border color

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

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

This div border color is #C9BBAF.

Opacity

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

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

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

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

This text has shadow with #C9BBAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9BBAF.

Preview

Color preview on black background

This text has color #C9BBAF on black background.


Color preview on white background

This text has color #C9BBAF on white background.


Black color preview on #C9BBAF background

This text has black color on #C9BBAF background.


White color preview on #C9BBAF background

This text has white color on #C9BBAF background.


Related colors

Complementary color

Complementary color for #hex is #364450.


I love getcolorcode.com

Triadic colors

1 #AFC9BB and #BBAFC9 with #C9BBAF are triadic colors.

2 #AFBBC9 and #BBC9AF with #C9BBAF are triadic colors.