COLOR #C4A76A

HEX: #C4A76A RGB: (196,167,106)

Color info

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

RGB color model

#C4A76A color RGB value is (196,167,106).

RGB: (196,167,106) (77%, 65%, 42%)

RGB channels and saturation

R 196 of 255 = 77%
G 167 of 255 = 65%
B 106 of 255 = 42%

196
167
106

R + G + B ~ 61%. #C4A76A is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 167 + 106 = 469 (100%)
R 196 of 469 ~ 41.79%
G 167 of 469 ~ 35.61%
B 106 of 469 ~ 22.6'%

%41.79
%35.61
%22.6

CMYK color model

#C4A76A color CMYK value is (0,15,46,23).

  • cyan value is 0.00%
  • magenta value is 14.80%
  • yellow value is 45.92%
  • key color value is 23.14%

CMYK: (0,15,46,23)
C0M15Y46K23 (0%, 15%, 46%, 23%)
(0.00 / 0.15 / 0.46 / 0.23)

CMYK percentages

%0
%14.8
%45.92
%23.14

Codes

Color #C4A76A in popluar color models

C4 A7 6A
RGB 196 167 106
HSL 41° 43.27% 59.22%
HSB/HSV 41° 45.92% 76.86%
CMYK 0.00% 14.80% 45.92%
23.14%

Color #C4A76A in popluar number systems.

HEX C4 A7 6A
Decimal 196 167 106
Binary 11000100 10100111 1101010
Octal 304 247 152

Shades and tints

Shades of #C4A76A

#C4A76A
(196,167,106)
#B39861
(179,152,97)
#A28958
(162,137,88)
#917A4F
(145,122,79)
#806B46
(128,107,70)
#6F5C3D
(111,92,61)
#5E4D34
(94,77,52)
#4D3E2B
(77,62,43)
#3C2F22
(60,47,34)
#2B2019
(43,32,25)
#1A1110
(26,17,16)
#000000
(0,0,0)

Tints of #C4A76A

#C4A76A
(196,167,106)
#C9AF77
(201,175,119)
#CEB784
(206,183,132)
#D3BF91
(211,191,145)
#D8C79E
(216,199,158)
#DDCFAB
(221,207,171)
#E2D7B8
(226,215,184)
#E7DFC5
(231,223,197)
#ECE7D2
(236,231,210)
#F1EFDF
(241,239,223)
#F6F7EC
(246,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4A76A color. Also use rgb(196,167,106) instead hex code.

Text Font Color

.myTextColor { color: #C4A76A; }

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

This text font color is #C4A76A.

Background Color

.myBgColor { background-color: #C4A76A; }

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

This div background color is #C4A76A.

Border color

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

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

This div border color is #C4A76A.

Opacity

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

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

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

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

This text has shadow with #C4A76A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A76A.

Preview

Color preview on black background

This text has color #C4A76A on black background.


Color preview on white background

This text has color #C4A76A on white background.


Black color preview on #C4A76A background

This text has black color on #C4A76A background.


White color preview on #C4A76A background

This text has white color on #C4A76A background.


Related colors

Complementary color

Complementary color for #hex is #3B5895.


I love getcolorcode.com

Triadic colors

1 #6AC4A7 and #A76AC4 with #C4A76A are triadic colors.

2 #6AA7C4 and #A7C46A with #C4A76A are triadic colors.