COLOR #C2C1C4

HEX: #C2C1C4 RGB: (194,193,196)

Color info

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

RGB color model

#C2C1C4 color RGB value is (194,193,196).

RGB: (194,193,196) (76%, 76%, 77%)

RGB channels and saturation

R 194 of 255 = 76%
G 193 of 255 = 76%
B 196 of 255 = 77%

194
193
196

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

Portions of RGB colors in percentages

R + G + B = 194 + 193 + 196 = 583 (100%)
R 194 of 583 ~ 33.28%
G 193 of 583 ~ 33.1%
B 196 of 583 ~ 33.62'%

%33.28
%33.1
%33.62

CMYK color model

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

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

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

CMYK percentages

%1.02
%1.53
%0
%23.14

Codes

Color #C2C1C4 in popluar color models

C2 C1 C4
RGB 194 193 196
HSL 260° 2.48% 76.27%
HSB/HSV 260° 1.53% 76.86%
CMYK 1.02% 1.53% 0.00%
23.14%

Color #C2C1C4 in popluar number systems.

HEX C2 C1 C4
Decimal 194 193 196
Binary 11000010 11000001 11000100
Octal 302 301 304

Shades and tints

Shades of #C2C1C4

#C2C1C4
(194,193,196)
#B1B0B3
(177,176,179)
#A09FA2
(160,159,162)
#8F8E91
(143,142,145)
#7E7D80
(126,125,128)
#6D6C6F
(109,108,111)
#5C5B5E
(92,91,94)
#4B4A4D
(75,74,77)
#3A393C
(58,57,60)
#29282B
(41,40,43)
#18171A
(24,23,26)
#000000
(0,0,0)

Tints of #C2C1C4

#C2C1C4
(194,193,196)
#C7C6C9
(199,198,201)
#CCCBCE
(204,203,206)
#D1D0D3
(209,208,211)
#D6D5D8
(214,213,216)
#DBDADD
(219,218,221)
#E0DFE2
(224,223,226)
#E5E4E7
(229,228,231)
#EAE9EC
(234,233,236)
#EFEEF1
(239,238,241)
#F4F3F6
(244,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2C1C4; }

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

This text font color is #C2C1C4.

Background Color

.myBgColor { background-color: #C2C1C4; }

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

This div background color is #C2C1C4.

Border color

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

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

This div border color is #C2C1C4.

Opacity

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

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

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

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

This text has shadow with #C2C1C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2C1C4.

Preview

Color preview on black background

This text has color #C2C1C4 on black background.


Color preview on white background

This text has color #C2C1C4 on white background.


Black color preview on #C2C1C4 background

This text has black color on #C2C1C4 background.


White color preview on #C2C1C4 background

This text has white color on #C2C1C4 background.


Related colors

Complementary color

Complementary color for #hex is #3D3E3B.


I love getcolorcode.com

Triadic colors

1 #C4C2C1 and #C1C4C2 with #C2C1C4 are triadic colors.

2 #C4C1C2 and #C1C2C4 with #C2C1C4 are triadic colors.