COLOR #C8A977

HEX: #C8A977 RGB: (200,169,119)

Color info

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

RGB color model

#C8A977 color RGB value is (200,169,119).

RGB: (200,169,119) (78%, 66%, 47%)

RGB channels and saturation

R 200 of 255 = 78%
G 169 of 255 = 66%
B 119 of 255 = 47%

200
169
119

R + G + B ~ 64%. #C8A977 is quite light color.

Portions of RGB colors in percentages

R + G + B = 200 + 169 + 119 = 488 (100%)
R 200 of 488 ~ 40.98%
G 169 of 488 ~ 34.63%
B 119 of 488 ~ 24.39'%

%40.98
%34.63
%24.39

CMYK color model

#C8A977 color CMYK value is (0,16,41,22).

  • cyan value is 0.00%
  • magenta value is 15.50%
  • yellow value is 40.50%
  • key color value is 21.57%

CMYK: (0,16,41,22)
C0M16Y41K22 (0%, 16%, 41%, 22%)
(0.00 / 0.16 / 0.41 / 0.22)

CMYK percentages

%0
%15.5
%40.5
%21.57

Codes

Color #C8A977 in popluar color models

C8 A9 77
RGB 200 169 119
HSL 37° 42.41% 62.55%
HSB/HSV 37° 40.50% 78.43%
CMYK 0.00% 15.50% 40.50%
21.57%

Color #C8A977 in popluar number systems.

HEX C8 A9 77
Decimal 200 169 119
Binary 11001000 10101001 1110111
Octal 310 251 167

Shades and tints

Shades of #C8A977

#C8A977
(200,169,119)
#B69A6D
(182,154,109)
#A48B63
(164,139,99)
#927C59
(146,124,89)
#806D4F
(128,109,79)
#6E5E45
(110,94,69)
#5C4F3B
(92,79,59)
#4A4031
(74,64,49)
#383127
(56,49,39)
#26221D
(38,34,29)
#141313
(20,19,19)
#000000
(0,0,0)

Tints of #C8A977

#C8A977
(200,169,119)
#CDB083
(205,176,131)
#D2B78F
(210,183,143)
#D7BE9B
(215,190,155)
#DCC5A7
(220,197,167)
#E1CCB3
(225,204,179)
#E6D3BF
(230,211,191)
#EBDACB
(235,218,203)
#F0E1D7
(240,225,215)
#F5E8E3
(245,232,227)
#FAEFEF
(250,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8A977 color. Also use rgb(200,169,119) instead hex code.

Text Font Color

.myTextColor { color: #C8A977; }

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

This text font color is #C8A977.

Background Color

.myBgColor { background-color: #C8A977; }

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

This div background color is #C8A977.

Border color

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

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

This div border color is #C8A977.

Opacity

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

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

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

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

This text has shadow with #C8A977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8A977.

Preview

Color preview on black background

This text has color #C8A977 on black background.


Color preview on white background

This text has color #C8A977 on white background.


Black color preview on #C8A977 background

This text has black color on #C8A977 background.


White color preview on #C8A977 background

This text has white color on #C8A977 background.


Related colors

Complementary color

Complementary color for #hex is #375688.


I love getcolorcode.com

Triadic colors

1 #77C8A9 and #A977C8 with #C8A977 are triadic colors.

2 #77A9C8 and #A9C877 with #C8A977 are triadic colors.