COLOR #C3C6C2

HEX: #C3C6C2 RGB: (195,198,194)

Color info

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

RGB color model

#C3C6C2 color RGB value is (195,198,194).

RGB: (195,198,194) (76%, 78%, 76%)

RGB channels and saturation

R 195 of 255 = 76%
G 198 of 255 = 78%
B 194 of 255 = 76%

195
198
194

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

Portions of RGB colors in percentages

R + G + B = 195 + 198 + 194 = 587 (100%)
R 195 of 587 ~ 33.22%
G 198 of 587 ~ 33.73%
B 194 of 587 ~ 33.05'%

%33.22
%33.73
%33.05

CMYK color model

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

  • cyan value is 1.52%
  • magenta value is 0.00%
  • yellow value is 2.02%
  • key color value is 22.35%
CMYK: (2,0,2,22) C2M0Y2K22 (2%,0%,2%,22%) (0.02/0.00/0.02/0.22) 

CMYK percentages

%1.52
%0
%2.02
%22.35

Codes

Color #C3C6C2 in popluar color models

C3 C6 C2
RGB 195 198 194
HSL 105° 3.39% 76.86%
HSB/HSV 105° 2.02% 77.65%
CMYK 1.52% 0.00% 2.02%
22.35%

Color #C3C6C2 in popluar number systems.

HEX C3 C6 C2
Decimal 195 198 194
Binary 11000011 11000110 11000010
Octal 303 306 302

Shades and tints

Shades of #C3C6C2

#C3C6C2
(195,198,194)
#B2B4B1
(178,180,177)
#A1A2A0
(161,162,160)
#90908F
(144,144,143)
#7F7E7E
(127,126,126)
#6E6C6D
(110,108,109)
#5D5A5C
(93,90,92)
#4C484B
(76,72,75)
#3B363A
(59,54,58)
#2A2429
(42,36,41)
#191218
(25,18,24)
#000000
(0,0,0)

Tints of #C3C6C2

#C3C6C2
(195,198,194)
#C8CBC7
(200,203,199)
#CDD0CC
(205,208,204)
#D2D5D1
(210,213,209)
#D7DAD6
(215,218,214)
#DCDFDB
(220,223,219)
#E1E4E0
(225,228,224)
#E6E9E5
(230,233,229)
#EBEEEA
(235,238,234)
#F0F3EF
(240,243,239)
#F5F8F4
(245,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3C6C2; }

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

This text font color is #C3C6C2.

Background Color

.myBgColor { background-color: #C3C6C2; }

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

This div background color is #C3C6C2.

Border color

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

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

This div border color is #C3C6C2.

Opacity

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

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

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

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

This text has shadow with #C3C6C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3C6C2.

Preview

Color preview on black background

This text has color #C3C6C2 on black background.


Color preview on white background

This text has color #C3C6C2 on white background.


Black color preview on #C3C6C2 background

This text has black color on #C3C6C2 background.


White color preview on #C3C6C2 background

This text has white color on #C3C6C2 background.


Related colors

Complementary color

Complementary color for #hex is #3C393D.


I love getcolorcode.com

Triadic colors

1 #C2C3C6 and #C6C2C3 with #C3C6C2 are triadic colors.

2 #C2C6C3 and #C6C3C2 with #C3C6C2 are triadic colors.