COLOR #C0C2C5

HEX: #C0C2C5 RGB: (192,194,197)

Color info

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

RGB color model

#C0C2C5 color RGB value is (192,194,197).

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

RGB channels and saturation

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

192
194
197

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

Portions of RGB colors in percentages

R + G + B = 192 + 194 + 197 = 583 (100%)
R 192 of 583 ~ 32.93%
G 194 of 583 ~ 33.28%
B 197 of 583 ~ 33.79'%

%32.93
%33.28
%33.79

CMYK color model

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

  • cyan value is 2.54%
  • magenta value is 1.52%
  • yellow value is 0.00%
  • key color value is 22.75%
CMYK: (3,2,0,23) C3M2Y0K23 (3%,2%,0%,23%) (0.03/0.02/0.00/0.23) 

CMYK percentages

%2.54
%1.52
%0
%22.75

Codes

Color #C0C2C5 in popluar color models

C0 C2 C5
RGB 192 194 197
HSL 216° 4.13% 76.27%
HSB/HSV 216° 2.54% 77.25%
CMYK 2.54% 1.52% 0.00%
22.75%

Color #C0C2C5 in popluar number systems.

HEX C0 C2 C5
Decimal 192 194 197
Binary 11000000 11000010 11000101
Octal 300 302 305

Shades and tints

Shades of #C0C2C5

#C0C2C5
(192,194,197)
#AFB1B4
(175,177,180)
#9EA0A3
(158,160,163)
#8D8F92
(141,143,146)
#7C7E81
(124,126,129)
#6B6D70
(107,109,112)
#5A5C5F
(90,92,95)
#494B4E
(73,75,78)
#383A3D
(56,58,61)
#27292C
(39,41,44)
#16181B
(22,24,27)
#000000
(0,0,0)

Tints of #C0C2C5

#C0C2C5
(192,194,197)
#C5C7CA
(197,199,202)
#CACCCF
(202,204,207)
#CFD1D4
(207,209,212)
#D4D6D9
(212,214,217)
#D9DBDE
(217,219,222)
#DEE0E3
(222,224,227)
#E3E5E8
(227,229,232)
#E8EAED
(232,234,237)
#EDEFF2
(237,239,242)
#F2F4F7
(242,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C0C2C5; }

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

This text font color is #C0C2C5.

Background Color

.myBgColor { background-color: #C0C2C5; }

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

This div background color is #C0C2C5.

Border color

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

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

This div border color is #C0C2C5.

Opacity

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

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

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

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

This text has shadow with #C0C2C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C0C2C5.

Preview

Color preview on black background

This text has color #C0C2C5 on black background.


Color preview on white background

This text has color #C0C2C5 on white background.


Black color preview on #C0C2C5 background

This text has black color on #C0C2C5 background.


White color preview on #C0C2C5 background

This text has white color on #C0C2C5 background.


Related colors

Complementary color

Complementary color for #hex is #3F3D3A.


I love getcolorcode.com

Triadic colors

1 #C5C0C2 and #C2C5C0 with #C0C2C5 are triadic colors.

2 #C5C2C0 and #C2C0C5 with #C0C2C5 are triadic colors.