COLOR #C9A79E

HEX: #C9A79E RGB: (201,167,158)

Color info

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

RGB color model

#C9A79E color RGB value is (201,167,158).

RGB: (201,167,158) (79%, 65%, 62%)

RGB channels and saturation

R 201 of 255 = 79%
G 167 of 255 = 65%
B 158 of 255 = 62%

201
167
158

R + G + B ~ 69%. #C9A79E is quite light color.

Portions of RGB colors in percentages

R + G + B = 201 + 167 + 158 = 526 (100%)
R 201 of 526 ~ 38.21%
G 167 of 526 ~ 31.75%
B 158 of 526 ~ 30.04'%

%38.21
%31.75
%30.04

CMYK color model

#C9A79E color CMYK value is (0,17,21,21).

  • cyan value is 0.00%
  • magenta value is 16.92%
  • yellow value is 21.39%
  • key color value is 21.18%

CMYK: (0,17,21,21)
C0M17Y21K21 (0%, 17%, 21%, 21%)
(0.00 / 0.17 / 0.21 / 0.21)

CMYK percentages

%0
%16.92
%21.39
%21.18

Codes

Color #C9A79E in popluar color models

C9 A7 9E
RGB 201 167 158
HSL 13° 28.48% 70.39%
HSB/HSV 13° 21.39% 78.82%
CMYK 0.00% 16.92% 21.39%
21.18%

Color #C9A79E in popluar number systems.

HEX C9 A7 9E
Decimal 201 167 158
Binary 11001001 10100111 10011110
Octal 311 247 236

Shades and tints

Shades of #C9A79E

#C9A79E
(201,167,158)
#B79890
(183,152,144)
#A58982
(165,137,130)
#937A74
(147,122,116)
#816B66
(129,107,102)
#6F5C58
(111,92,88)
#5D4D4A
(93,77,74)
#4B3E3C
(75,62,60)
#392F2E
(57,47,46)
#272020
(39,32,32)
#151112
(21,17,18)
#000000
(0,0,0)

Tints of #C9A79E

#C9A79E
(201,167,158)
#CDAFA6
(205,175,166)
#D1B7AE
(209,183,174)
#D5BFB6
(213,191,182)
#D9C7BE
(217,199,190)
#DDCFC6
(221,207,198)
#E1D7CE
(225,215,206)
#E5DFD6
(229,223,214)
#E9E7DE
(233,231,222)
#EDEFE6
(237,239,230)
#F1F7EE
(241,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9A79E color. Also use rgb(201,167,158) instead hex code.

Text Font Color

.myTextColor { color: #C9A79E; }

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

This text font color is #C9A79E.

Background Color

.myBgColor { background-color: #C9A79E; }

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

This div background color is #C9A79E.

Border color

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

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

This div border color is #C9A79E.

Opacity

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

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

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

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

This text has shadow with #C9A79E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9A79E.

Preview

Color preview on black background

This text has color #C9A79E on black background.


Color preview on white background

This text has color #C9A79E on white background.


Black color preview on #C9A79E background

This text has black color on #C9A79E background.


White color preview on #C9A79E background

This text has white color on #C9A79E background.


Related colors

Complementary color

Complementary color for #hex is #365861.


I love getcolorcode.com

Triadic colors

1 #9EC9A7 and #A79EC9 with #C9A79E are triadic colors.

2 #9EA7C9 and #A7C99E with #C9A79E are triadic colors.