COLOR #C5C2A7

HEX: #C5C2A7 RGB: (197,194,167)

Color info

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

RGB color model

#C5C2A7 color RGB value is (197,194,167).

RGB: (197,194,167) (77%, 76%, 65%)

RGB channels and saturation

R 197 of 255 = 77%
G 194 of 255 = 76%
B 167 of 255 = 65%

197
194
167

R + G + B ~ 73%. #C5C2A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 194 + 167 = 558 (100%)
R 197 of 558 ~ 35.3%
G 194 of 558 ~ 34.77%
B 167 of 558 ~ 29.93'%

%35.3
%34.77
%29.93

CMYK color model

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

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

CMYK: (0,2,15,23)
C0M2Y15K23 (0%, 2%, 15%, 23%)
(0.00 / 0.02 / 0.15 / 0.23)

CMYK percentages

%0
%1.52
%15.23
%22.75

Codes

Color #C5C2A7 in popluar color models

C5 C2 A7
RGB 197 194 167
HSL 54° 20.55% 71.37%
HSB/HSV 54° 15.23% 77.25%
CMYK 0.00% 1.52% 15.23%
22.75%

Color #C5C2A7 in popluar number systems.

HEX C5 C2 A7
Decimal 197 194 167
Binary 11000101 11000010 10100111
Octal 305 302 247

Shades and tints

Shades of #C5C2A7

#C5C2A7
(197,194,167)
#B4B198
(180,177,152)
#A3A089
(163,160,137)
#928F7A
(146,143,122)
#817E6B
(129,126,107)
#706D5C
(112,109,92)
#5F5C4D
(95,92,77)
#4E4B3E
(78,75,62)
#3D3A2F
(61,58,47)
#2C2920
(44,41,32)
#1B1811
(27,24,17)
#000000
(0,0,0)

Tints of #C5C2A7

#C5C2A7
(197,194,167)
#CAC7AF
(202,199,175)
#CFCCB7
(207,204,183)
#D4D1BF
(212,209,191)
#D9D6C7
(217,214,199)
#DEDBCF
(222,219,207)
#E3E0D7
(227,224,215)
#E8E5DF
(232,229,223)
#EDEAE7
(237,234,231)
#F2EFEF
(242,239,239)
#F7F4F7
(247,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5C2A7; }

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

This text font color is #C5C2A7.

Background Color

.myBgColor { background-color: #C5C2A7; }

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

This div background color is #C5C2A7.

Border color

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

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

This div border color is #C5C2A7.

Opacity

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

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

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

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

This text has shadow with #C5C2A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C2A7.

Preview

Color preview on black background

This text has color #C5C2A7 on black background.


Color preview on white background

This text has color #C5C2A7 on white background.


Black color preview on #C5C2A7 background

This text has black color on #C5C2A7 background.


White color preview on #C5C2A7 background

This text has white color on #C5C2A7 background.


Related colors

Complementary color

Complementary color for #hex is #3A3D58.


I love getcolorcode.com

Triadic colors

1 #A7C5C2 and #C2A7C5 with #C5C2A7 are triadic colors.

2 #A7C2C5 and #C2C5A7 with #C5C2A7 are triadic colors.