COLOR #C9C3A1

HEX: #C9C3A1 RGB: (201,195,161)

Color info

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

RGB color model

#C9C3A1 color RGB value is (201,195,161).

RGB: (201,195,161) (79%, 76%, 63%)

RGB channels and saturation

R 201 of 255 = 79%
G 195 of 255 = 76%
B 161 of 255 = 63%

201
195
161

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

Portions of RGB colors in percentages

R + G + B = 201 + 195 + 161 = 557 (100%)
R 201 of 557 ~ 36.09%
G 195 of 557 ~ 35.01%
B 161 of 557 ~ 28.9'%

%36.09
%35.01
%28.9

CMYK color model

#C9C3A1 color CMYK value is (0,3,20,21).

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

CMYK: (0,3,20,21)
C0M3Y20K21 (0%, 3%, 20%, 21%)
(0.00 / 0.03 / 0.20 / 0.21)

CMYK percentages

%0
%2.99
%19.9
%21.18

Codes

Color #C9C3A1 in popluar color models

C9 C3 A1
RGB 201 195 161
HSL 51° 27.03% 70.98%
HSB/HSV 51° 19.90% 78.82%
CMYK 0.00% 2.99% 19.90%
21.18%

Color #C9C3A1 in popluar number systems.

HEX C9 C3 A1
Decimal 201 195 161
Binary 11001001 11000011 10100001
Octal 311 303 241

Shades and tints

Shades of #C9C3A1

#C9C3A1
(201,195,161)
#B7B293
(183,178,147)
#A5A185
(165,161,133)
#939077
(147,144,119)
#817F69
(129,127,105)
#6F6E5B
(111,110,91)
#5D5D4D
(93,93,77)
#4B4C3F
(75,76,63)
#393B31
(57,59,49)
#272A23
(39,42,35)
#151915
(21,25,21)
#000000
(0,0,0)

Tints of #C9C3A1

#C9C3A1
(201,195,161)
#CDC8A9
(205,200,169)
#D1CDB1
(209,205,177)
#D5D2B9
(213,210,185)
#D9D7C1
(217,215,193)
#DDDCC9
(221,220,201)
#E1E1D1
(225,225,209)
#E5E6D9
(229,230,217)
#E9EBE1
(233,235,225)
#EDF0E9
(237,240,233)
#F1F5F1
(241,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9C3A1; }

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

This text font color is #C9C3A1.

Background Color

.myBgColor { background-color: #C9C3A1; }

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

This div background color is #C9C3A1.

Border color

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

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

This div border color is #C9C3A1.

Opacity

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

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

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

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

This text has shadow with #C9C3A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C3A1.

Preview

Color preview on black background

This text has color #C9C3A1 on black background.


Color preview on white background

This text has color #C9C3A1 on white background.


Black color preview on #C9C3A1 background

This text has black color on #C9C3A1 background.


White color preview on #C9C3A1 background

This text has white color on #C9C3A1 background.


Related colors

Complementary color

Complementary color for #hex is #363C5E.


I love getcolorcode.com

Triadic colors

1 #A1C9C3 and #C3A1C9 with #C9C3A1 are triadic colors.

2 #A1C3C9 and #C3C9A1 with #C9C3A1 are triadic colors.