COLOR #C4C0C2

HEX: #C4C0C2 RGB: (196,192,194)

Color info

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

RGB color model

#C4C0C2 color RGB value is (196,192,194).

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

RGB channels and saturation

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

196
192
194

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

Portions of RGB colors in percentages

R + G + B = 196 + 192 + 194 = 582 (100%)
R 196 of 582 ~ 33.68%
G 192 of 582 ~ 32.99%
B 194 of 582 ~ 33.33'%

%33.68
%32.99
%33.33

CMYK color model

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

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

CMYK: (0,2,1,23)
C0M2Y1K23 (0%, 2%, 1%, 23%)
(0.00 / 0.02 / 0.01 / 0.23)

CMYK percentages

%0
%2.04
%1.02
%23.14

Codes

Color #C4C0C2 in popluar color models

C4 C0 C2
RGB 196 192 194
HSL 330° 3.28% 76.08%
HSB/HSV 330° 2.04% 76.86%
CMYK 0.00% 2.04% 1.02%
23.14%

Color #C4C0C2 in popluar number systems.

HEX C4 C0 C2
Decimal 196 192 194
Binary 11000100 11000000 11000010
Octal 304 300 302

Shades and tints

Shades of #C4C0C2

#C4C0C2
(196,192,194)
#B3AFB1
(179,175,177)
#A29EA0
(162,158,160)
#918D8F
(145,141,143)
#807C7E
(128,124,126)
#6F6B6D
(111,107,109)
#5E5A5C
(94,90,92)
#4D494B
(77,73,75)
#3C383A
(60,56,58)
#2B2729
(43,39,41)
#1A1618
(26,22,24)
#000000
(0,0,0)

Tints of #C4C0C2

#C4C0C2
(196,192,194)
#C9C5C7
(201,197,199)
#CECACC
(206,202,204)
#D3CFD1
(211,207,209)
#D8D4D6
(216,212,214)
#DDD9DB
(221,217,219)
#E2DEE0
(226,222,224)
#E7E3E5
(231,227,229)
#ECE8EA
(236,232,234)
#F1EDEF
(241,237,239)
#F6F2F4
(246,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4C0C2; }

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

This text font color is #C4C0C2.

Background Color

.myBgColor { background-color: #C4C0C2; }

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

This div background color is #C4C0C2.

Border color

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

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

This div border color is #C4C0C2.

Opacity

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

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

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

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

This text has shadow with #C4C0C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4C0C2.

Preview

Color preview on black background

This text has color #C4C0C2 on black background.


Color preview on white background

This text has color #C4C0C2 on white background.


Black color preview on #C4C0C2 background

This text has black color on #C4C0C2 background.


White color preview on #C4C0C2 background

This text has white color on #C4C0C2 background.


Related colors

Complementary color

Complementary color for #hex is #3B3F3D.


I love getcolorcode.com

Triadic colors

1 #C2C4C0 and #C0C2C4 with #C4C0C2 are triadic colors.

2 #C2C0C4 and #C0C4C2 with #C4C0C2 are triadic colors.