COLOR #C4A196

HEX: #C4A196 RGB: (196,161,150)

Color info

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

RGB color model

#C4A196 color RGB value is (196,161,150).

RGB: (196,161,150) (77%, 63%, 59%)

RGB channels and saturation

R 196 of 255 = 77%
G 161 of 255 = 63%
B 150 of 255 = 59%

196
161
150

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

Portions of RGB colors in percentages

R + G + B = 196 + 161 + 150 = 507 (100%)
R 196 of 507 ~ 38.66%
G 161 of 507 ~ 31.76%
B 150 of 507 ~ 29.59'%

%38.66
%31.76
%29.59

CMYK color model

#C4A196 color CMYK value is (0,18,23,23).

  • cyan value is 0.00%
  • magenta value is 17.86%
  • yellow value is 23.47%
  • key color value is 23.14%

CMYK: (0,18,23,23)
C0M18Y23K23 (0%, 18%, 23%, 23%)
(0.00 / 0.18 / 0.23 / 0.23)

CMYK percentages

%0
%17.86
%23.47
%23.14

Codes

Color #C4A196 in popluar color models

C4 A1 96
RGB 196 161 150
HSL 14° 28.05% 67.84%
HSB/HSV 14° 23.47% 76.86%
CMYK 0.00% 17.86% 23.47%
23.14%

Color #C4A196 in popluar number systems.

HEX C4 A1 96
Decimal 196 161 150
Binary 11000100 10100001 10010110
Octal 304 241 226

Shades and tints

Shades of #C4A196

#C4A196
(196,161,150)
#B39389
(179,147,137)
#A2857C
(162,133,124)
#91776F
(145,119,111)
#806962
(128,105,98)
#6F5B55
(111,91,85)
#5E4D48
(94,77,72)
#4D3F3B
(77,63,59)
#3C312E
(60,49,46)
#2B2321
(43,35,33)
#1A1514
(26,21,20)
#000000
(0,0,0)

Tints of #C4A196

#C4A196
(196,161,150)
#C9A99F
(201,169,159)
#CEB1A8
(206,177,168)
#D3B9B1
(211,185,177)
#D8C1BA
(216,193,186)
#DDC9C3
(221,201,195)
#E2D1CC
(226,209,204)
#E7D9D5
(231,217,213)
#ECE1DE
(236,225,222)
#F1E9E7
(241,233,231)
#F6F1F0
(246,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4A196 color. Also use rgb(196,161,150) instead hex code.

Text Font Color

.myTextColor { color: #C4A196; }

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

This text font color is #C4A196.

Background Color

.myBgColor { background-color: #C4A196; }

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

This div background color is #C4A196.

Border color

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

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

This div border color is #C4A196.

Opacity

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

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

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

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

This text has shadow with #C4A196 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A196.

Preview

Color preview on black background

This text has color #C4A196 on black background.


Color preview on white background

This text has color #C4A196 on white background.


Black color preview on #C4A196 background

This text has black color on #C4A196 background.


White color preview on #C4A196 background

This text has white color on #C4A196 background.


Related colors

Complementary color

Complementary color for #hex is #3B5E69.


I love getcolorcode.com

Triadic colors

1 #96C4A1 and #A196C4 with #C4A196 are triadic colors.

2 #96A1C4 and #A1C496 with #C4A196 are triadic colors.