COLOR #C4A596

HEX: #C4A596 RGB: (196,165,150)

Color info

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

RGB color model

#C4A596 color RGB value is (196,165,150).

RGB: (196,165,150) (77%, 65%, 59%)

RGB channels and saturation

R 196 of 255 = 77%
G 165 of 255 = 65%
B 150 of 255 = 59%

196
165
150

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

Portions of RGB colors in percentages

R + G + B = 196 + 165 + 150 = 511 (100%)
R 196 of 511 ~ 38.36%
G 165 of 511 ~ 32.29%
B 150 of 511 ~ 29.35'%

%38.36
%32.29
%29.35

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 15.82%
  • yellow value is 23.47%
  • 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
%15.82
%23.47
%23.14

Codes

Color #C4A596 in popluar color models

C4 A5 96
RGB 196 165 150
HSL 20° 28.05% 67.84%
HSB/HSV 20° 23.47% 76.86%
CMYK 0.00% 15.82% 23.47%
23.14%

Color #C4A596 in popluar number systems.

HEX C4 A5 96
Decimal 196 165 150
Binary 11000100 10100101 10010110
Octal 304 245 226

Shades and tints

Shades of #C4A596

#C4A596
(196,165,150)
#B39689
(179,150,137)
#A2877C
(162,135,124)
#91786F
(145,120,111)
#806962
(128,105,98)
#6F5A55
(111,90,85)
#5E4B48
(94,75,72)
#4D3C3B
(77,60,59)
#3C2D2E
(60,45,46)
#2B1E21
(43,30,33)
#1A0F14
(26,15,20)
#000000
(0,0,0)

Tints of #C4A596

#C4A596
(196,165,150)
#C9AD9F
(201,173,159)
#CEB5A8
(206,181,168)
#D3BDB1
(211,189,177)
#D8C5BA
(216,197,186)
#DDCDC3
(221,205,195)
#E2D5CC
(226,213,204)
#E7DDD5
(231,221,213)
#ECE5DE
(236,229,222)
#F1EDE7
(241,237,231)
#F6F5F0
(246,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4A596; }

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

This text font color is #C4A596.

Background Color

.myBgColor { background-color: #C4A596; }

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

This div background color is #C4A596.

Border color

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

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

This div border color is #C4A596.

Opacity

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

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

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

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

This text has shadow with #C4A596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A596.

Preview

Color preview on black background

This text has color #C4A596 on black background.


Color preview on white background

This text has color #C4A596 on white background.


Black color preview on #C4A596 background

This text has black color on #C4A596 background.


White color preview on #C4A596 background

This text has white color on #C4A596 background.


Related colors

Complementary color

Complementary color for #hex is #3B5A69.


I love getcolorcode.com

Triadic colors

1 #96C4A5 and #A596C4 with #C4A596 are triadic colors.

2 #96A5C4 and #A5C496 with #C4A596 are triadic colors.