COLOR #C5C4A5

HEX: #C5C4A5 RGB: (197,196,165)

Color info

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

RGB color model

#C5C4A5 color RGB value is (197,196,165).

RGB: (197,196,165) (77%, 77%, 65%)

RGB channels and saturation

R 197 of 255 = 77%
G 196 of 255 = 77%
B 165 of 255 = 65%

197
196
165

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

Portions of RGB colors in percentages

R + G + B = 197 + 196 + 165 = 558 (100%)
R 197 of 558 ~ 35.3%
G 196 of 558 ~ 35.13%
B 165 of 558 ~ 29.57'%

%35.3
%35.13
%29.57

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 0.51%
  • yellow value is 16.24%
  • key color value is 22.75%

CMYK: (0,1,16,23)
C0M1Y16K23 (0%, 1%, 16%, 23%)
(0.00 / 0.01 / 0.16 / 0.23)

CMYK percentages

%0
%0.51
%16.24
%22.75

Codes

Color #C5C4A5 in popluar color models

C5 C4 A5
RGB 197 196 165
HSL 58° 21.62% 70.98%
HSB/HSV 58° 16.24% 77.25%
CMYK 0.00% 0.51% 16.24%
22.75%

Color #C5C4A5 in popluar number systems.

HEX C5 C4 A5
Decimal 197 196 165
Binary 11000101 11000100 10100101
Octal 305 304 245

Shades and tints

Shades of #C5C4A5

#C5C4A5
(197,196,165)
#B4B396
(180,179,150)
#A3A287
(163,162,135)
#929178
(146,145,120)
#818069
(129,128,105)
#706F5A
(112,111,90)
#5F5E4B
(95,94,75)
#4E4D3C
(78,77,60)
#3D3C2D
(61,60,45)
#2C2B1E
(44,43,30)
#1B1A0F
(27,26,15)
#000000
(0,0,0)

Tints of #C5C4A5

#C5C4A5
(197,196,165)
#CAC9AD
(202,201,173)
#CFCEB5
(207,206,181)
#D4D3BD
(212,211,189)
#D9D8C5
(217,216,197)
#DEDDCD
(222,221,205)
#E3E2D5
(227,226,213)
#E8E7DD
(232,231,221)
#EDECE5
(237,236,229)
#F2F1ED
(242,241,237)
#F7F6F5
(247,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5C4A5; }

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

This text font color is #C5C4A5.

Background Color

.myBgColor { background-color: #C5C4A5; }

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

This div background color is #C5C4A5.

Border color

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

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

This div border color is #C5C4A5.

Opacity

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

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

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

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

This text has shadow with #C5C4A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C4A5.

Preview

Color preview on black background

This text has color #C5C4A5 on black background.


Color preview on white background

This text has color #C5C4A5 on white background.


Black color preview on #C5C4A5 background

This text has black color on #C5C4A5 background.


White color preview on #C5C4A5 background

This text has white color on #C5C4A5 background.


Related colors

Complementary color

Complementary color for #hex is #3A3B5A.


I love getcolorcode.com

Triadic colors

1 #A5C5C4 and #C4A5C5 with #C5C4A5 are triadic colors.

2 #A5C4C5 and #C4C5A5 with #C5C4A5 are triadic colors.