COLOR #C5C896

HEX: #C5C896 RGB: (197,200,150)

Color info

#C5C896 contains red, green and blue colors in about the same proportion. Web safe color of #C5C896 is #CCCC99 (or #CC9).

RGB color model

#C5C896 color RGB value is (197,200,150).

RGB: (197,200,150) (77%, 78%, 59%)

RGB channels and saturation

R 197 of 255 = 77%
G 200 of 255 = 78%
B 150 of 255 = 59%

197
200
150

R + G + B ~ 71%. #C5C896 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 200 + 150 = 547 (100%)
R 197 of 547 ~ 36.01%
G 200 of 547 ~ 36.56%
B 150 of 547 ~ 27.42'%

%36.01
%36.56
%27.42

CMYK color model

#C5C896 color CMYK value is (1,0,25,22).

  • cyan value is 1.50%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 21.57%

CMYK: (1,0,25,22)
C1M0Y25K22 (1%, 0%, 25%, 22%)
(0.01 / 0.00 / 0.25 / 0.22)

CMYK percentages

%1.5
%0
%25
%21.57

Codes

Color #C5C896 in popluar color models

C5 C8 96
RGB 197 200 150
HSL 64° 31.25% 68.63%
HSB/HSV 64° 25.00% 78.43%
CMYK 1.50% 0.00% 25.00%
21.57%

Color #C5C896 in popluar number systems.

HEX C5 C8 96
Decimal 197 200 150
Binary 11000101 11001000 10010110
Octal 305 310 226

Shades and tints

Shades of #C5C896

#C5C896
(197,200,150)
#B4B689
(180,182,137)
#A3A47C
(163,164,124)
#92926F
(146,146,111)
#818062
(129,128,98)
#706E55
(112,110,85)
#5F5C48
(95,92,72)
#4E4A3B
(78,74,59)
#3D382E
(61,56,46)
#2C2621
(44,38,33)
#1B1414
(27,20,20)
#000000
(0,0,0)

Tints of #C5C896

#C5C896
(197,200,150)
#CACD9F
(202,205,159)
#CFD2A8
(207,210,168)
#D4D7B1
(212,215,177)
#D9DCBA
(217,220,186)
#DEE1C3
(222,225,195)
#E3E6CC
(227,230,204)
#E8EBD5
(232,235,213)
#EDF0DE
(237,240,222)
#F2F5E7
(242,245,231)
#F7FAF0
(247,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5C896 color. Also use rgb(197,200,150) instead hex code.

Text Font Color

.myTextColor { color: #C5C896; }

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

This text font color is #C5C896.

Background Color

.myBgColor { background-color: #C5C896; }

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

This div background color is #C5C896.

Border color

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

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

This div border color is #C5C896.

Opacity

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

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

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

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

This text has shadow with #C5C896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C896.

Preview

Color preview on black background

This text has color #C5C896 on black background.


Color preview on white background

This text has color #C5C896 on white background.


Black color preview on #C5C896 background

This text has black color on #C5C896 background.


White color preview on #C5C896 background

This text has white color on #C5C896 background.


Related colors

Complementary color

Complementary color for #hex is #3A3769.


I love getcolorcode.com

Triadic colors

1 #96C5C8 and #C896C5 with #C5C896 are triadic colors.

2 #96C8C5 and #C8C596 with #C5C896 are triadic colors.