COLOR #C2C7C1

HEX: #C2C7C1 RGB: (194,199,193)

Color info

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

RGB color model

#C2C7C1 color RGB value is (194,199,193).

RGB: (194,199,193) (76%, 78%, 76%)

RGB channels and saturation

R 194 of 255 = 76%
G 199 of 255 = 78%
B 193 of 255 = 76%

194
199
193

R + G + B ~ 77%. #C2C7C1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 199 + 193 = 586 (100%)
R 194 of 586 ~ 33.11%
G 199 of 586 ~ 33.96%
B 193 of 586 ~ 32.94'%

%33.11
%33.96
%32.94

CMYK color model

#C2C7C1 color CMYK value is (3,0,3,22).

  • cyan value is 2.51%
  • magenta value is 0.00%
  • yellow value is 3.02%
  • key color value is 21.96%

CMYK: (3,0,3,22)
C3M0Y3K22 (3%, 0%, 3%, 22%)
(0.03 / 0.00 / 0.03 / 0.22)

CMYK percentages

%2.51
%0
%3.02
%21.96

Codes

Color #C2C7C1 in popluar color models

C2 C7 C1
RGB 194 199 193
HSL 110° 5.08% 76.86%
HSB/HSV 110° 3.02% 78.04%
CMYK 2.51% 0.00% 3.02%
21.96%

Color #C2C7C1 in popluar number systems.

HEX C2 C7 C1
Decimal 194 199 193
Binary 11000010 11000111 11000001
Octal 302 307 301

Shades and tints

Shades of #C2C7C1

#C2C7C1
(194,199,193)
#B1B5B0
(177,181,176)
#A0A39F
(160,163,159)
#8F918E
(143,145,142)
#7E7F7D
(126,127,125)
#6D6D6C
(109,109,108)
#5C5B5B
(92,91,91)
#4B494A
(75,73,74)
#3A3739
(58,55,57)
#292528
(41,37,40)
#181317
(24,19,23)
#000000
(0,0,0)

Tints of #C2C7C1

#C2C7C1
(194,199,193)
#C7CCC6
(199,204,198)
#CCD1CB
(204,209,203)
#D1D6D0
(209,214,208)
#D6DBD5
(214,219,213)
#DBE0DA
(219,224,218)
#E0E5DF
(224,229,223)
#E5EAE4
(229,234,228)
#EAEFE9
(234,239,233)
#EFF4EE
(239,244,238)
#F4F9F3
(244,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2C7C1 color. Also use rgb(194,199,193) instead hex code.

Text Font Color

.myTextColor { color: #C2C7C1; }

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

This text font color is #C2C7C1.

Background Color

.myBgColor { background-color: #C2C7C1; }

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

This div background color is #C2C7C1.

Border color

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

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

This div border color is #C2C7C1.

Opacity

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

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

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

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

This text has shadow with #C2C7C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2C7C1.

Preview

Color preview on black background

This text has color #C2C7C1 on black background.


Color preview on white background

This text has color #C2C7C1 on white background.


Black color preview on #C2C7C1 background

This text has black color on #C2C7C1 background.


White color preview on #C2C7C1 background

This text has white color on #C2C7C1 background.


Related colors

Complementary color

Complementary color for #hex is #3D383E.


I love getcolorcode.com

Triadic colors

1 #C1C2C7 and #C7C1C2 with #C2C7C1 are triadic colors.

2 #C1C7C2 and #C7C2C1 with #C2C7C1 are triadic colors.