COLOR #C4A477

HEX: #C4A477 RGB: (196,164,119)

Color info

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

RGB color model

#C4A477 color RGB value is (196,164,119).

RGB: (196,164,119) (77%, 64%, 47%)

RGB channels and saturation

R 196 of 255 = 77%
G 164 of 255 = 64%
B 119 of 255 = 47%

196
164
119

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

Portions of RGB colors in percentages

R + G + B = 196 + 164 + 119 = 479 (100%)
R 196 of 479 ~ 40.92%
G 164 of 479 ~ 34.24%
B 119 of 479 ~ 24.84'%

%40.92
%34.24
%24.84

CMYK color model

#C4A477 color CMYK value is (0,16,39,23).

  • cyan value is 0.00%
  • magenta value is 16.33%
  • yellow value is 39.29%
  • key color value is 23.14%

CMYK: (0,16,39,23)
C0M16Y39K23 (0%, 16%, 39%, 23%)
(0.00 / 0.16 / 0.39 / 0.23)

CMYK percentages

%0
%16.33
%39.29
%23.14

Codes

Color #C4A477 in popluar color models

C4 A4 77
RGB 196 164 119
HSL 35° 39.49% 61.76%
HSB/HSV 35° 39.29% 76.86%
CMYK 0.00% 16.33% 39.29%
23.14%

Color #C4A477 in popluar number systems.

HEX C4 A4 77
Decimal 196 164 119
Binary 11000100 10100100 1110111
Octal 304 244 167

Shades and tints

Shades of #C4A477

#C4A477
(196,164,119)
#B3966D
(179,150,109)
#A28863
(162,136,99)
#917A59
(145,122,89)
#806C4F
(128,108,79)
#6F5E45
(111,94,69)
#5E503B
(94,80,59)
#4D4231
(77,66,49)
#3C3427
(60,52,39)
#2B261D
(43,38,29)
#1A1813
(26,24,19)
#000000
(0,0,0)

Tints of #C4A477

#C4A477
(196,164,119)
#C9AC83
(201,172,131)
#CEB48F
(206,180,143)
#D3BC9B
(211,188,155)
#D8C4A7
(216,196,167)
#DDCCB3
(221,204,179)
#E2D4BF
(226,212,191)
#E7DCCB
(231,220,203)
#ECE4D7
(236,228,215)
#F1ECE3
(241,236,227)
#F6F4EF
(246,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4A477 color. Also use rgb(196,164,119) instead hex code.

Text Font Color

.myTextColor { color: #C4A477; }

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

This text font color is #C4A477.

Background Color

.myBgColor { background-color: #C4A477; }

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

This div background color is #C4A477.

Border color

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

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

This div border color is #C4A477.

Opacity

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

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

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

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

This text has shadow with #C4A477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A477.

Preview

Color preview on black background

This text has color #C4A477 on black background.


Color preview on white background

This text has color #C4A477 on white background.


Black color preview on #C4A477 background

This text has black color on #C4A477 background.


White color preview on #C4A477 background

This text has white color on #C4A477 background.


Related colors

Complementary color

Complementary color for #hex is #3B5B88.


I love getcolorcode.com

Triadic colors

1 #77C4A4 and #A477C4 with #C4A477 are triadic colors.

2 #77A4C4 and #A4C477 with #C4A477 are triadic colors.