COLOR #C5C3C0

HEX: #C5C3C0 RGB: (197,195,192)

Color info

#C5C3C0 contains red, green and blue colors in about the same proportion. Web safe color of #C5C3C0 is #CCCCCC (or #CCC).

RGB color model

#C5C3C0 color RGB value is (197,195,192).

RGB: (197,195,192) (77%, 76%, 75%)

RGB channels and saturation

R 197 of 255 = 77%
G 195 of 255 = 76%
B 192 of 255 = 75%

197
195
192

R + G + B ~ 76%. #C5C3C0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 195 + 192 = 584 (100%)
R 197 of 584 ~ 33.73%
G 195 of 584 ~ 33.39%
B 192 of 584 ~ 32.88'%

%33.73
%33.39
%32.88

CMYK color model

#C5C3C0 color CMYK value is (0,1,3,23).

  • cyan value is 0.00%
  • magenta value is 1.02%
  • yellow value is 2.54%
  • key color value is 22.75%
CMYK: (0,1,3,23) C0M1Y3K23 (0%,1%,3%,23%) (0.00/0.01/0.03/0.23) 

CMYK percentages

%0
%1.02
%2.54
%22.75

Codes

Color #C5C3C0 in popluar color models

C5 C3 C0
RGB 197 195 192
HSL 36° 4.13% 76.27%
HSB/HSV 36° 2.54% 77.25%
CMYK 0.00% 1.02% 2.54%
22.75%

Color #C5C3C0 in popluar number systems.

HEX C5 C3 C0
Decimal 197 195 192
Binary 11000101 11000011 11000000
Octal 305 303 300

Shades and tints

Shades of #C5C3C0

#C5C3C0
(197,195,192)
#B4B2AF
(180,178,175)
#A3A19E
(163,161,158)
#92908D
(146,144,141)
#817F7C
(129,127,124)
#706E6B
(112,110,107)
#5F5D5A
(95,93,90)
#4E4C49
(78,76,73)
#3D3B38
(61,59,56)
#2C2A27
(44,42,39)
#1B1916
(27,25,22)
#000000
(0,0,0)

Tints of #C5C3C0

#C5C3C0
(197,195,192)
#CAC8C5
(202,200,197)
#CFCDCA
(207,205,202)
#D4D2CF
(212,210,207)
#D9D7D4
(217,215,212)
#DEDCD9
(222,220,217)
#E3E1DE
(227,225,222)
#E8E6E3
(232,230,227)
#EDEBE8
(237,235,232)
#F2F0ED
(242,240,237)
#F7F5F2
(247,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5C3C0 color. Also use rgb(197,195,192) instead hex code.

Text Font Color

.myTextColor { color: #C5C3C0; }

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

This text font color is #C5C3C0.

Background Color

.myBgColor { background-color: #C5C3C0; }

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

This div background color is #C5C3C0.

Border color

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

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

This div border color is #C5C3C0.

Opacity

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

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

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

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

This text has shadow with #C5C3C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C3C0.

Preview

Color preview on black background

This text has color #C5C3C0 on black background.


Color preview on white background

This text has color #C5C3C0 on white background.


Black color preview on #C5C3C0 background

This text has black color on #C5C3C0 background.


White color preview on #C5C3C0 background

This text has white color on #C5C3C0 background.


Related colors

Complementary color

Complementary color for #hex is #3A3C3F.


I love getcolorcode.com

Triadic colors

1 #C0C5C3 and #C3C0C5 with #C5C3C0 are triadic colors.

2 #C0C3C5 and #C3C5C0 with #C5C3C0 are triadic colors.