COLOR #C9C6BA

HEX: #C9C6BA RGB: (201,198,186)

Color info

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

RGB color model

#C9C6BA color RGB value is (201,198,186).

RGB: (201,198,186) (79%, 78%, 73%)

RGB channels and saturation

R 201 of 255 = 79%
G 198 of 255 = 78%
B 186 of 255 = 73%

201
198
186

R + G + B ~ 77%. #C9C6BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 201 + 198 + 186 = 585 (100%)
R 201 of 585 ~ 34.36%
G 198 of 585 ~ 33.85%
B 186 of 585 ~ 31.79'%

%34.36
%33.85
%31.79

CMYK color model

#C9C6BA color CMYK value is (0,1,7,21).

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

CMYK: (0,1,7,21)
C0M1Y7K21 (0%, 1%, 7%, 21%)
(0.00 / 0.01 / 0.07 / 0.21)

CMYK percentages

%0
%1.49
%7.46
%21.18

Codes

Color #C9C6BA in popluar color models

C9 C6 BA
RGB 201 198 186
HSL 48° 12.20% 75.88%
HSB/HSV 48° 7.46% 78.82%
CMYK 0.00% 1.49% 7.46%
21.18%

Color #C9C6BA in popluar number systems.

HEX C9 C6 BA
Decimal 201 198 186
Binary 11001001 11000110 10111010
Octal 311 306 272

Shades and tints

Shades of #C9C6BA

#C9C6BA
(201,198,186)
#B7B4AA
(183,180,170)
#A5A29A
(165,162,154)
#93908A
(147,144,138)
#817E7A
(129,126,122)
#6F6C6A
(111,108,106)
#5D5A5A
(93,90,90)
#4B484A
(75,72,74)
#39363A
(57,54,58)
#27242A
(39,36,42)
#15121A
(21,18,26)
#000000
(0,0,0)

Tints of #C9C6BA

#C9C6BA
(201,198,186)
#CDCBC0
(205,203,192)
#D1D0C6
(209,208,198)
#D5D5CC
(213,213,204)
#D9DAD2
(217,218,210)
#DDDFD8
(221,223,216)
#E1E4DE
(225,228,222)
#E5E9E4
(229,233,228)
#E9EEEA
(233,238,234)
#EDF3F0
(237,243,240)
#F1F8F6
(241,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9C6BA; }

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

This text font color is #C9C6BA.

Background Color

.myBgColor { background-color: #C9C6BA; }

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

This div background color is #C9C6BA.

Border color

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

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

This div border color is #C9C6BA.

Opacity

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

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

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

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

This text has shadow with #C9C6BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C6BA.

Preview

Color preview on black background

This text has color #C9C6BA on black background.


Color preview on white background

This text has color #C9C6BA on white background.


Black color preview on #C9C6BA background

This text has black color on #C9C6BA background.


White color preview on #C9C6BA background

This text has white color on #C9C6BA background.


Related colors

Complementary color

Complementary color for #hex is #363945.


I love getcolorcode.com

Triadic colors

1 #BAC9C6 and #C6BAC9 with #C9C6BA are triadic colors.

2 #BAC6C9 and #C6C9BA with #C9C6BA are triadic colors.