COLOR #C9C3BA

HEX: #C9C3BA RGB: (201,195,186)

Color info

#C9C3BA contains red, green and blue colors in about the same proportion. Web safe color of #C9C3BA is #CCCCCC (or #CCC).

RGB color model

#C9C3BA color RGB value is (201,195,186).

RGB: (201,195,186) (79%, 76%, 73%)

RGB channels and saturation

R 201 of 255 = 79%
G 195 of 255 = 76%
B 186 of 255 = 73%

201
195
186

R + G + B ~ 76%. #C9C3BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 201 + 195 + 186 = 582 (100%)
R 201 of 582 ~ 34.54%
G 195 of 582 ~ 33.51%
B 186 of 582 ~ 31.96'%

%34.54
%33.51
%31.96

CMYK color model

#C9C3BA color CMYK value is (0,3,7,21).

  • cyan value is 0.00%
  • magenta value is 2.99%
  • yellow value is 7.46%
  • key color value is 21.18%

CMYK: (0,3,7,21)
C0M3Y7K21 (0%, 3%, 7%, 21%)
(0.00 / 0.03 / 0.07 / 0.21)

CMYK percentages

%0
%2.99
%7.46
%21.18

Codes

Color #C9C3BA in popluar color models

C9 C3 BA
RGB 201 195 186
HSL 36° 12.20% 75.88%
HSB/HSV 36° 7.46% 78.82%
CMYK 0.00% 2.99% 7.46%
21.18%

Color #C9C3BA in popluar number systems.

HEX C9 C3 BA
Decimal 201 195 186
Binary 11001001 11000011 10111010
Octal 311 303 272

Shades and tints

Shades of #C9C3BA

#C9C3BA
(201,195,186)
#B7B2AA
(183,178,170)
#A5A19A
(165,161,154)
#93908A
(147,144,138)
#817F7A
(129,127,122)
#6F6E6A
(111,110,106)
#5D5D5A
(93,93,90)
#4B4C4A
(75,76,74)
#393B3A
(57,59,58)
#272A2A
(39,42,42)
#15191A
(21,25,26)
#000000
(0,0,0)

Tints of #C9C3BA

#C9C3BA
(201,195,186)
#CDC8C0
(205,200,192)
#D1CDC6
(209,205,198)
#D5D2CC
(213,210,204)
#D9D7D2
(217,215,210)
#DDDCD8
(221,220,216)
#E1E1DE
(225,225,222)
#E5E6E4
(229,230,228)
#E9EBEA
(233,235,234)
#EDF0F0
(237,240,240)
#F1F5F6
(241,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9C3BA color. Also use rgb(201,195,186) instead hex code.

Text Font Color

.myTextColor { color: #C9C3BA; }

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

This text font color is #C9C3BA.

Background Color

.myBgColor { background-color: #C9C3BA; }

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

This div background color is #C9C3BA.

Border color

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

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

This div border color is #C9C3BA.

Opacity

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

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

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

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

This text has shadow with #C9C3BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C3BA.

Preview

Color preview on black background

This text has color #C9C3BA on black background.


Color preview on white background

This text has color #C9C3BA on white background.


Black color preview on #C9C3BA background

This text has black color on #C9C3BA background.


White color preview on #C9C3BA background

This text has white color on #C9C3BA background.


Related colors

Complementary color

Complementary color for #hex is #363C45.


I love getcolorcode.com

Triadic colors

1 #BAC9C3 and #C3BAC9 with #C9C3BA are triadic colors.

2 #BAC3C9 and #C3C9BA with #C9C3BA are triadic colors.