COLOR #C4A47E

HEX: #C4A47E RGB: (196,164,126)

Color info

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

RGB color model

#C4A47E color RGB value is (196,164,126).

RGB: (196,164,126) (77%, 64%, 49%)

RGB channels and saturation

R 196 of 255 = 77%
G 164 of 255 = 64%
B 126 of 255 = 49%

196
164
126

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

Portions of RGB colors in percentages

R + G + B = 196 + 164 + 126 = 486 (100%)
R 196 of 486 ~ 40.33%
G 164 of 486 ~ 33.74%
B 126 of 486 ~ 25.93'%

%40.33
%33.74
%25.93

CMYK color model

#C4A47E color CMYK value is (0,16,36,23).

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

CMYK: (0,16,36,23)
C0M16Y36K23 (0%, 16%, 36%, 23%)
(0.00 / 0.16 / 0.36 / 0.23)

CMYK percentages

%0
%16.33
%35.71
%23.14

Codes

Color #C4A47E in popluar color models

C4 A4 7E
RGB 196 164 126
HSL 33° 37.23% 63.14%
HSB/HSV 33° 35.71% 76.86%
CMYK 0.00% 16.33% 35.71%
23.14%

Color #C4A47E in popluar number systems.

HEX C4 A4 7E
Decimal 196 164 126
Binary 11000100 10100100 1111110
Octal 304 244 176

Shades and tints

Shades of #C4A47E

#C4A47E
(196,164,126)
#B39673
(179,150,115)
#A28868
(162,136,104)
#917A5D
(145,122,93)
#806C52
(128,108,82)
#6F5E47
(111,94,71)
#5E503C
(94,80,60)
#4D4231
(77,66,49)
#3C3426
(60,52,38)
#2B261B
(43,38,27)
#1A1810
(26,24,16)
#000000
(0,0,0)

Tints of #C4A47E

#C4A47E
(196,164,126)
#C9AC89
(201,172,137)
#CEB494
(206,180,148)
#D3BC9F
(211,188,159)
#D8C4AA
(216,196,170)
#DDCCB5
(221,204,181)
#E2D4C0
(226,212,192)
#E7DCCB
(231,220,203)
#ECE4D6
(236,228,214)
#F1ECE1
(241,236,225)
#F6F4EC
(246,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4A47E; }

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

This text font color is #C4A47E.

Background Color

.myBgColor { background-color: #C4A47E; }

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

This div background color is #C4A47E.

Border color

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

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

This div border color is #C4A47E.

Opacity

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

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

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

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

This text has shadow with #C4A47E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A47E.

Preview

Color preview on black background

This text has color #C4A47E on black background.


Color preview on white background

This text has color #C4A47E on white background.


Black color preview on #C4A47E background

This text has black color on #C4A47E background.


White color preview on #C4A47E background

This text has white color on #C4A47E background.


Related colors

Complementary color

Complementary color for #hex is #3B5B81.


I love getcolorcode.com

Triadic colors

1 #7EC4A4 and #A47EC4 with #C4A47E are triadic colors.

2 #7EA4C4 and #A4C47E with #C4A47E are triadic colors.