COLOR #C4A497

HEX: #C4A497 RGB: (196,164,151)

Color info

#C4A497 contains red, green and blue colors in about the same proportion. Web safe color of #C4A497 is #CC9999 (or #C99).

RGB color model

#C4A497 color RGB value is (196,164,151).

RGB: (196,164,151) (77%, 64%, 59%)

RGB channels and saturation

R 196 of 255 = 77%
G 164 of 255 = 64%
B 151 of 255 = 59%

196
164
151

R + G + B ~ 67%. #C4A497 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 164 + 151 = 511 (100%)
R 196 of 511 ~ 38.36%
G 164 of 511 ~ 32.09%
B 151 of 511 ~ 29.55'%

%38.36
%32.09
%29.55

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 16.33%
  • yellow value is 22.96%
  • key color value is 23.14%
CMYK: (0,16,23,23) C0M16Y23K23 (0%,16%,23%,23%) (0.00/0.16/0.23/0.23) 

CMYK percentages

%0
%16.33
%22.96
%23.14

Codes

Color #C4A497 in popluar color models

C4 A4 97
RGB 196 164 151
HSL 17° 27.61% 68.04%
HSB/HSV 17° 22.96% 76.86%
CMYK 0.00% 16.33% 22.96%
23.14%

Color #C4A497 in popluar number systems.

HEX C4 A4 97
Decimal 196 164 151
Binary 11000100 10100100 10010111
Octal 304 244 227

Shades and tints

Shades of #C4A497

#C4A497
(196,164,151)
#B3968A
(179,150,138)
#A2887D
(162,136,125)
#917A70
(145,122,112)
#806C63
(128,108,99)
#6F5E56
(111,94,86)
#5E5049
(94,80,73)
#4D423C
(77,66,60)
#3C342F
(60,52,47)
#2B2622
(43,38,34)
#1A1815
(26,24,21)
#000000
(0,0,0)

Tints of #C4A497

#C4A497
(196,164,151)
#C9ACA0
(201,172,160)
#CEB4A9
(206,180,169)
#D3BCB2
(211,188,178)
#D8C4BB
(216,196,187)
#DDCCC4
(221,204,196)
#E2D4CD
(226,212,205)
#E7DCD6
(231,220,214)
#ECE4DF
(236,228,223)
#F1ECE8
(241,236,232)
#F6F4F1
(246,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4A497; }

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

This text font color is #C4A497.

Background Color

.myBgColor { background-color: #C4A497; }

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

This div background color is #C4A497.

Border color

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

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

This div border color is #C4A497.

Opacity

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

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

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

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

This text has shadow with #C4A497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A497.

Preview

Color preview on black background

This text has color #C4A497 on black background.


Color preview on white background

This text has color #C4A497 on white background.


Black color preview on #C4A497 background

This text has black color on #C4A497 background.


White color preview on #C4A497 background

This text has white color on #C4A497 background.


Related colors

Complementary color

Complementary color for #hex is #3B5B68.


I love getcolorcode.com

Triadic colors

1 #97C4A4 and #A497C4 with #C4A497 are triadic colors.

2 #97A4C4 and #A4C497 with #C4A497 are triadic colors.