COLOR #C0C4C0

HEX: #C0C4C0 RGB: (192,196,192)

Color info

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

RGB color model

#C0C4C0 color RGB value is (192,196,192).

RGB: (192,196,192) (75%, 77%, 75%)

RGB channels and saturation

R 192 of 255 = 75%
G 196 of 255 = 77%
B 192 of 255 = 75%

192
196
192

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

Portions of RGB colors in percentages

R + G + B = 192 + 196 + 192 = 580 (100%)
R 192 of 580 ~ 33.1%
G 196 of 580 ~ 33.79%
B 192 of 580 ~ 33.1'%

%33.1
%33.79
%33.1

CMYK color model

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

  • cyan value is 2.04%
  • magenta value is 0.00%
  • yellow value is 2.04%
  • key color value is 23.14%

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

CMYK percentages

%2.04
%0
%2.04
%23.14

Codes

Color #C0C4C0 in popluar color models

C0 C4 C0
RGB 192 196 192
HSL 120° 3.28% 76.08%
HSB/HSV 120° 2.04% 76.86%
CMYK 2.04% 0.00% 2.04%
23.14%

Color #C0C4C0 in popluar number systems.

HEX C0 C4 C0
Decimal 192 196 192
Binary 11000000 11000100 11000000
Octal 300 304 300

Shades and tints

Shades of #C0C4C0

#C0C4C0
(192,196,192)
#AFB3AF
(175,179,175)
#9EA29E
(158,162,158)
#8D918D
(141,145,141)
#7C807C
(124,128,124)
#6B6F6B
(107,111,107)
#5A5E5A
(90,94,90)
#494D49
(73,77,73)
#383C38
(56,60,56)
#272B27
(39,43,39)
#161A16
(22,26,22)
#000000
(0,0,0)

Tints of #C0C4C0

#C0C4C0
(192,196,192)
#C5C9C5
(197,201,197)
#CACECA
(202,206,202)
#CFD3CF
(207,211,207)
#D4D8D4
(212,216,212)
#D9DDD9
(217,221,217)
#DEE2DE
(222,226,222)
#E3E7E3
(227,231,227)
#E8ECE8
(232,236,232)
#EDF1ED
(237,241,237)
#F2F6F2
(242,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C0C4C0; }

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

This text font color is #C0C4C0.

Background Color

.myBgColor { background-color: #C0C4C0; }

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

This div background color is #C0C4C0.

Border color

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

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

This div border color is #C0C4C0.

Opacity

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

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

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

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

This text has shadow with #C0C4C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C0C4C0.

Preview

Color preview on black background

This text has color #C0C4C0 on black background.


Color preview on white background

This text has color #C0C4C0 on white background.


Black color preview on #C0C4C0 background

This text has black color on #C0C4C0 background.


White color preview on #C0C4C0 background

This text has white color on #C0C4C0 background.


Related colors

Complementary color

Complementary color for #hex is #3F3B3F.


I love getcolorcode.com

Triadic colors

1 #C0C0C4 and #C4C0C0 with #C0C4C0 are triadic colors.

2 #C0C4C0 and #C4C0C0 with #C0C4C0 are triadic colors.