COLOR #C9A39A

HEX: #C9A39A RGB: (201,163,154)

Color info

#C9A39A contains red, green and blue colors in about the same proportion. Web safe color of #C9A39A is #CC9999 (or #C99).

RGB color model

#C9A39A color RGB value is (201,163,154).

RGB: (201,163,154) (79%, 64%, 60%)

RGB channels and saturation

R 201 of 255 = 79%
G 163 of 255 = 64%
B 154 of 255 = 60%

201
163
154

R + G + B ~ 68%. #C9A39A is quite light color.

Portions of RGB colors in percentages

R + G + B = 201 + 163 + 154 = 518 (100%)
R 201 of 518 ~ 38.8%
G 163 of 518 ~ 31.47%
B 154 of 518 ~ 29.73'%

%38.8
%31.47
%29.73

CMYK color model

#C9A39A color CMYK value is (0,19,23,21).

  • cyan value is 0.00%
  • magenta value is 18.91%
  • yellow value is 23.38%
  • key color value is 21.18%

CMYK: (0,19,23,21)
C0M19Y23K21 (0%, 19%, 23%, 21%)
(0.00 / 0.19 / 0.23 / 0.21)

CMYK percentages

%0
%18.91
%23.38
%21.18

Codes

Color #C9A39A in popluar color models

C9 A3 9A
RGB 201 163 154
HSL 11° 30.32% 69.61%
HSB/HSV 11° 23.38% 78.82%
CMYK 0.00% 18.91% 23.38%
21.18%

Color #C9A39A in popluar number systems.

HEX C9 A3 9A
Decimal 201 163 154
Binary 11001001 10100011 10011010
Octal 311 243 232

Shades and tints

Shades of #C9A39A

#C9A39A
(201,163,154)
#B7958C
(183,149,140)
#A5877E
(165,135,126)
#937970
(147,121,112)
#816B62
(129,107,98)
#6F5D54
(111,93,84)
#5D4F46
(93,79,70)
#4B4138
(75,65,56)
#39332A
(57,51,42)
#27251C
(39,37,28)
#15170E
(21,23,14)
#000000
(0,0,0)

Tints of #C9A39A

#C9A39A
(201,163,154)
#CDABA3
(205,171,163)
#D1B3AC
(209,179,172)
#D5BBB5
(213,187,181)
#D9C3BE
(217,195,190)
#DDCBC7
(221,203,199)
#E1D3D0
(225,211,208)
#E5DBD9
(229,219,217)
#E9E3E2
(233,227,226)
#EDEBEB
(237,235,235)
#F1F3F4
(241,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9A39A color. Also use rgb(201,163,154) instead hex code.

Text Font Color

.myTextColor { color: #C9A39A; }

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

This text font color is #C9A39A.

Background Color

.myBgColor { background-color: #C9A39A; }

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

This div background color is #C9A39A.

Border color

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

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

This div border color is #C9A39A.

Opacity

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

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

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

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

This text has shadow with #C9A39A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9A39A.

Preview

Color preview on black background

This text has color #C9A39A on black background.


Color preview on white background

This text has color #C9A39A on white background.


Black color preview on #C9A39A background

This text has black color on #C9A39A background.


White color preview on #C9A39A background

This text has white color on #C9A39A background.


Related colors

Complementary color

Complementary color for #hex is #365C65.


I love getcolorcode.com

Triadic colors

1 #9AC9A3 and #A39AC9 with #C9A39A are triadic colors.

2 #9AA3C9 and #A3C99A with #C9A39A are triadic colors.