COLOR #C5C297

HEX: #C5C297 RGB: (197,194,151)

Color info

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

RGB color model

#C5C297 color RGB value is (197,194,151).

RGB: (197,194,151) (77%, 76%, 59%)

RGB channels and saturation

R 197 of 255 = 77%
G 194 of 255 = 76%
B 151 of 255 = 59%

197
194
151

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

Portions of RGB colors in percentages

R + G + B = 197 + 194 + 151 = 542 (100%)
R 197 of 542 ~ 36.35%
G 194 of 542 ~ 35.79%
B 151 of 542 ~ 27.86'%

%36.35
%35.79
%27.86

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 1.52%
  • yellow value is 23.35%
  • key color value is 22.75%

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

CMYK percentages

%0
%1.52
%23.35
%22.75

Codes

Color #C5C297 in popluar color models

C5 C2 97
RGB 197 194 151
HSL 56° 28.40% 68.24%
HSB/HSV 56° 23.35% 77.25%
CMYK 0.00% 1.52% 23.35%
22.75%

Color #C5C297 in popluar number systems.

HEX C5 C2 97
Decimal 197 194 151
Binary 11000101 11000010 10010111
Octal 305 302 227

Shades and tints

Shades of #C5C297

#C5C297
(197,194,151)
#B4B18A
(180,177,138)
#A3A07D
(163,160,125)
#928F70
(146,143,112)
#817E63
(129,126,99)
#706D56
(112,109,86)
#5F5C49
(95,92,73)
#4E4B3C
(78,75,60)
#3D3A2F
(61,58,47)
#2C2922
(44,41,34)
#1B1815
(27,24,21)
#000000
(0,0,0)

Tints of #C5C297

#C5C297
(197,194,151)
#CAC7A0
(202,199,160)
#CFCCA9
(207,204,169)
#D4D1B2
(212,209,178)
#D9D6BB
(217,214,187)
#DEDBC4
(222,219,196)
#E3E0CD
(227,224,205)
#E8E5D6
(232,229,214)
#EDEADF
(237,234,223)
#F2EFE8
(242,239,232)
#F7F4F1
(247,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5C297 color. Also use rgb(197,194,151) instead hex code.

Text Font Color

.myTextColor { color: #C5C297; }

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

This text font color is #C5C297.

Background Color

.myBgColor { background-color: #C5C297; }

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

This div background color is #C5C297.

Border color

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

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

This div border color is #C5C297.

Opacity

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

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

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

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

This text has shadow with #C5C297 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C297.

Preview

Color preview on black background

This text has color #C5C297 on black background.


Color preview on white background

This text has color #C5C297 on white background.


Black color preview on #C5C297 background

This text has black color on #C5C297 background.


White color preview on #C5C297 background

This text has white color on #C5C297 background.


Related colors

Complementary color

Complementary color for #hex is #3A3D68.


I love getcolorcode.com

Triadic colors

1 #97C5C2 and #C297C5 with #C5C297 are triadic colors.

2 #97C2C5 and #C2C597 with #C5C297 are triadic colors.