COLOR #C9A478

HEX: #C9A478 RGB: (201,164,120)

Color info

#C9A478 contains mainly red and green colors. Web safe color of #C9A478 is #CC9966 (or #C96).

RGB color model

#C9A478 color RGB value is (201,164,120).

RGB: (201,164,120) (79%, 64%, 47%)

RGB channels and saturation

R 201 of 255 = 79%
G 164 of 255 = 64%
B 120 of 255 = 47%

201
164
120

R + G + B ~ 63%. #C9A478 is quite light color.

Portions of RGB colors in percentages

R + G + B = 201 + 164 + 120 = 485 (100%)
R 201 of 485 ~ 41.44%
G 164 of 485 ~ 33.81%
B 120 of 485 ~ 24.74'%

%41.44
%33.81
%24.74

CMYK color model

#C9A478 color CMYK value is (0,18,40,21).

  • cyan value is 0.00%
  • magenta value is 18.41%
  • yellow value is 40.30%
  • key color value is 21.18%
CMYK: (0,18,40,21) C0M18Y40K21 (0%,18%,40%,21%) (0.00/0.18/0.40/0.21) 

CMYK percentages

%0
%18.41
%40.3
%21.18

Codes

Color #C9A478 in popluar color models

C9 A4 78
RGB 201 164 120
HSL 33° 42.86% 62.94%
HSB/HSV 33° 40.30% 78.82%
CMYK 0.00% 18.41% 40.30%
21.18%

Color #C9A478 in popluar number systems.

HEX C9 A4 78
Decimal 201 164 120
Binary 11001001 10100100 1111000
Octal 311 244 170

Shades and tints

Shades of #C9A478

#C9A478
(201,164,120)
#B7966E
(183,150,110)
#A58864
(165,136,100)
#937A5A
(147,122,90)
#816C50
(129,108,80)
#6F5E46
(111,94,70)
#5D503C
(93,80,60)
#4B4232
(75,66,50)
#393428
(57,52,40)
#27261E
(39,38,30)
#151814
(21,24,20)
#000000
(0,0,0)

Tints of #C9A478

#C9A478
(201,164,120)
#CDAC84
(205,172,132)
#D1B490
(209,180,144)
#D5BC9C
(213,188,156)
#D9C4A8
(217,196,168)
#DDCCB4
(221,204,180)
#E1D4C0
(225,212,192)
#E5DCCC
(229,220,204)
#E9E4D8
(233,228,216)
#EDECE4
(237,236,228)
#F1F4F0
(241,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9A478 color. Also use rgb(201,164,120) instead hex code.

Text Font Color

.myTextColor { color: #C9A478; }

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

This text font color is #C9A478.

Background Color

.myBgColor { background-color: #C9A478; }

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

This div background color is #C9A478.

Border color

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

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

This div border color is #C9A478.

Opacity

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

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

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

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

This text has shadow with #C9A478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9A478.

Preview

Color preview on black background

This text has color #C9A478 on black background.


Color preview on white background

This text has color #C9A478 on white background.


Black color preview on #C9A478 background

This text has black color on #C9A478 background.


White color preview on #C9A478 background

This text has white color on #C9A478 background.


Related colors

Complementary color

Complementary color for #hex is #365B87.


I love getcolorcode.com

Triadic colors

1 #78C9A4 and #A478C9 with #C9A478 are triadic colors.

2 #78A4C9 and #A4C978 with #C9A478 are triadic colors.