COLOR #C4A494

HEX: #C4A494 RGB: (196,164,148)

Color info

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

RGB color model

#C4A494 color RGB value is (196,164,148).

RGB: (196,164,148) (77%, 64%, 58%)

RGB channels and saturation

R 196 of 255 = 77%
G 164 of 255 = 64%
B 148 of 255 = 58%

196
164
148

R + G + B ~ 66%. #C4A494 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 164 + 148 = 508 (100%)
R 196 of 508 ~ 38.58%
G 164 of 508 ~ 32.28%
B 148 of 508 ~ 29.13'%

%38.58
%32.28
%29.13

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 16.33%
  • yellow value is 24.49%
  • key color value is 23.14%
CMYK: (0,16,24,23) C0M16Y24K23 (0%,16%,24%,23%) (0.00/0.16/0.24/0.23) 

CMYK percentages

%0
%16.33
%24.49
%23.14

Codes

Color #C4A494 in popluar color models

C4 A4 94
RGB 196 164 148
HSL 20° 28.92% 67.45%
HSB/HSV 20° 24.49% 76.86%
CMYK 0.00% 16.33% 24.49%
23.14%

Color #C4A494 in popluar number systems.

HEX C4 A4 94
Decimal 196 164 148
Binary 11000100 10100100 10010100
Octal 304 244 224

Shades and tints

Shades of #C4A494

#C4A494
(196,164,148)
#B39687
(179,150,135)
#A2887A
(162,136,122)
#917A6D
(145,122,109)
#806C60
(128,108,96)
#6F5E53
(111,94,83)
#5E5046
(94,80,70)
#4D4239
(77,66,57)
#3C342C
(60,52,44)
#2B261F
(43,38,31)
#1A1812
(26,24,18)
#000000
(0,0,0)

Tints of #C4A494

#C4A494
(196,164,148)
#C9AC9D
(201,172,157)
#CEB4A6
(206,180,166)
#D3BCAF
(211,188,175)
#D8C4B8
(216,196,184)
#DDCCC1
(221,204,193)
#E2D4CA
(226,212,202)
#E7DCD3
(231,220,211)
#ECE4DC
(236,228,220)
#F1ECE5
(241,236,229)
#F6F4EE
(246,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4A494; }

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

This text font color is #C4A494.

Background Color

.myBgColor { background-color: #C4A494; }

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

This div background color is #C4A494.

Border color

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

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

This div border color is #C4A494.

Opacity

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

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

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

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

This text has shadow with #C4A494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A494.

Preview

Color preview on black background

This text has color #C4A494 on black background.


Color preview on white background

This text has color #C4A494 on white background.


Black color preview on #C4A494 background

This text has black color on #C4A494 background.


White color preview on #C4A494 background

This text has white color on #C4A494 background.


Related colors

Complementary color

Complementary color for #hex is #3B5B6B.


I love getcolorcode.com

Triadic colors

1 #94C4A4 and #A494C4 with #C4A494 are triadic colors.

2 #94A4C4 and #A4C494 with #C4A494 are triadic colors.