COLOR #C2C6C5

HEX: #C2C6C5 RGB: (194,198,197)

Color info

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

RGB color model

#C2C6C5 color RGB value is (194,198,197).

RGB: (194,198,197) (76%, 78%, 77%)

RGB channels and saturation

R 194 of 255 = 76%
G 198 of 255 = 78%
B 197 of 255 = 77%

194
198
197

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

Portions of RGB colors in percentages

R + G + B = 194 + 198 + 197 = 589 (100%)
R 194 of 589 ~ 32.94%
G 198 of 589 ~ 33.62%
B 197 of 589 ~ 33.45'%

%32.94
%33.62
%33.45

CMYK color model

#C2C6C5 color CMYK value is (2,0,1,22).

  • cyan value is 2.02%
  • magenta value is 0.00%
  • yellow value is 0.51%
  • key color value is 22.35%

CMYK: (2,0,1,22)
C2M0Y1K22 (2%, 0%, 1%, 22%)
(0.02 / 0.00 / 0.01 / 0.22)

CMYK percentages

%2.02
%0
%0.51
%22.35

Codes

Color #C2C6C5 in popluar color models

C2 C6 C5
RGB 194 198 197
HSL 165° 3.39% 76.86%
HSB/HSV 165° 2.02% 77.65%
CMYK 2.02% 0.00% 0.51%
22.35%

Color #C2C6C5 in popluar number systems.

HEX C2 C6 C5
Decimal 194 198 197
Binary 11000010 11000110 11000101
Octal 302 306 305

Shades and tints

Shades of #C2C6C5

#C2C6C5
(194,198,197)
#B1B4B4
(177,180,180)
#A0A2A3
(160,162,163)
#8F9092
(143,144,146)
#7E7E81
(126,126,129)
#6D6C70
(109,108,112)
#5C5A5F
(92,90,95)
#4B484E
(75,72,78)
#3A363D
(58,54,61)
#29242C
(41,36,44)
#18121B
(24,18,27)
#000000
(0,0,0)

Tints of #C2C6C5

#C2C6C5
(194,198,197)
#C7CBCA
(199,203,202)
#CCD0CF
(204,208,207)
#D1D5D4
(209,213,212)
#D6DAD9
(214,218,217)
#DBDFDE
(219,223,222)
#E0E4E3
(224,228,227)
#E5E9E8
(229,233,232)
#EAEEED
(234,238,237)
#EFF3F2
(239,243,242)
#F4F8F7
(244,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2C6C5; }

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

This text font color is #C2C6C5.

Background Color

.myBgColor { background-color: #C2C6C5; }

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

This div background color is #C2C6C5.

Border color

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

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

This div border color is #C2C6C5.

Opacity

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

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

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

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

This text has shadow with #C2C6C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2C6C5.

Preview

Color preview on black background

This text has color #C2C6C5 on black background.


Color preview on white background

This text has color #C2C6C5 on white background.


Black color preview on #C2C6C5 background

This text has black color on #C2C6C5 background.


White color preview on #C2C6C5 background

This text has white color on #C2C6C5 background.


Related colors

Complementary color

Complementary color for #hex is #3D393A.


I love getcolorcode.com

Triadic colors

1 #C5C2C6 and #C6C5C2 with #C2C6C5 are triadic colors.

2 #C5C6C2 and #C6C2C5 with #C2C6C5 are triadic colors.