COLOR #C4C197

HEX: #C4C197 RGB: (196,193,151)

Color info

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

RGB color model

#C4C197 color RGB value is (196,193,151).

RGB: (196,193,151) (77%, 76%, 59%)

RGB channels and saturation

R 196 of 255 = 77%
G 193 of 255 = 76%
B 151 of 255 = 59%

196
193
151

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

Portions of RGB colors in percentages

R + G + B = 196 + 193 + 151 = 540 (100%)
R 196 of 540 ~ 36.3%
G 193 of 540 ~ 35.74%
B 151 of 540 ~ 27.96'%

%36.3
%35.74
%27.96

CMYK color model

#C4C197 color CMYK value is (0,2,23,23).

  • cyan value is 0.00%
  • magenta value is 1.53%
  • yellow value is 22.96%
  • key color value is 23.14%

CMYK: (0,2,23,23)
C0M2Y23K23 (0%, 2%, 23%, 23%)
(0.00 / 0.02 / 0.23 / 0.23)

CMYK percentages

%0
%1.53
%22.96
%23.14

Codes

Color #C4C197 in popluar color models

C4 C1 97
RGB 196 193 151
HSL 56° 27.61% 68.04%
HSB/HSV 56° 22.96% 76.86%
CMYK 0.00% 1.53% 22.96%
23.14%

Color #C4C197 in popluar number systems.

HEX C4 C1 97
Decimal 196 193 151
Binary 11000100 11000001 10010111
Octal 304 301 227

Shades and tints

Shades of #C4C197

#C4C197
(196,193,151)
#B3B08A
(179,176,138)
#A29F7D
(162,159,125)
#918E70
(145,142,112)
#807D63
(128,125,99)
#6F6C56
(111,108,86)
#5E5B49
(94,91,73)
#4D4A3C
(77,74,60)
#3C392F
(60,57,47)
#2B2822
(43,40,34)
#1A1715
(26,23,21)
#000000
(0,0,0)

Tints of #C4C197

#C4C197
(196,193,151)
#C9C6A0
(201,198,160)
#CECBA9
(206,203,169)
#D3D0B2
(211,208,178)
#D8D5BB
(216,213,187)
#DDDAC4
(221,218,196)
#E2DFCD
(226,223,205)
#E7E4D6
(231,228,214)
#ECE9DF
(236,233,223)
#F1EEE8
(241,238,232)
#F6F3F1
(246,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4C197; }

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

This text font color is #C4C197.

Background Color

.myBgColor { background-color: #C4C197; }

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

This div background color is #C4C197.

Border color

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

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

This div border color is #C4C197.

Opacity

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

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

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

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

This text has shadow with #C4C197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4C197.

Preview

Color preview on black background

This text has color #C4C197 on black background.


Color preview on white background

This text has color #C4C197 on white background.


Black color preview on #C4C197 background

This text has black color on #C4C197 background.


White color preview on #C4C197 background

This text has white color on #C4C197 background.


Related colors

Complementary color

Complementary color for #hex is #3B3E68.


I love getcolorcode.com

Triadic colors

1 #97C4C1 and #C197C4 with #C4C197 are triadic colors.

2 #97C1C4 and #C1C497 with #C4C197 are triadic colors.