COLOR #C6C1C5

HEX: #C6C1C5 RGB: (198,193,197)

Color info

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

RGB color model

#C6C1C5 color RGB value is (198,193,197).

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

RGB channels and saturation

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

198
193
197

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

Portions of RGB colors in percentages

R + G + B = 198 + 193 + 197 = 588 (100%)
R 198 of 588 ~ 33.67%
G 193 of 588 ~ 32.82%
B 197 of 588 ~ 33.5'%

%33.67
%32.82
%33.5

CMYK color model

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

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

CMYK: (0,3,1,22)
C0M3Y1K22 (0%, 3%, 1%, 22%)
(0.00 / 0.03 / 0.01 / 0.22)

CMYK percentages

%0
%2.53
%0.51
%22.35

Codes

Color #C6C1C5 in popluar color models

C6 C1 C5
RGB 198 193 197
HSL 312° 4.20% 76.67%
HSB/HSV 312° 2.53% 77.65%
CMYK 0.00% 2.53% 0.51%
22.35%

Color #C6C1C5 in popluar number systems.

HEX C6 C1 C5
Decimal 198 193 197
Binary 11000110 11000001 11000101
Octal 306 301 305

Shades and tints

Shades of #C6C1C5

#C6C1C5
(198,193,197)
#B4B0B4
(180,176,180)
#A29FA3
(162,159,163)
#908E92
(144,142,146)
#7E7D81
(126,125,129)
#6C6C70
(108,108,112)
#5A5B5F
(90,91,95)
#484A4E
(72,74,78)
#36393D
(54,57,61)
#24282C
(36,40,44)
#12171B
(18,23,27)
#000000
(0,0,0)

Tints of #C6C1C5

#C6C1C5
(198,193,197)
#CBC6CA
(203,198,202)
#D0CBCF
(208,203,207)
#D5D0D4
(213,208,212)
#DAD5D9
(218,213,217)
#DFDADE
(223,218,222)
#E4DFE3
(228,223,227)
#E9E4E8
(233,228,232)
#EEE9ED
(238,233,237)
#F3EEF2
(243,238,242)
#F8F3F7
(248,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6C1C5; }

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

This text font color is #C6C1C5.

Background Color

.myBgColor { background-color: #C6C1C5; }

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

This div background color is #C6C1C5.

Border color

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

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

This div border color is #C6C1C5.

Opacity

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

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

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

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

This text has shadow with #C6C1C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6C1C5.

Preview

Color preview on black background

This text has color #C6C1C5 on black background.


Color preview on white background

This text has color #C6C1C5 on white background.


Black color preview on #C6C1C5 background

This text has black color on #C6C1C5 background.


White color preview on #C6C1C5 background

This text has white color on #C6C1C5 background.


Related colors

Complementary color

Complementary color for #hex is #393E3A.


I love getcolorcode.com

Triadic colors

1 #C5C6C1 and #C1C5C6 with #C6C1C5 are triadic colors.

2 #C5C1C6 and #C1C6C5 with #C6C1C5 are triadic colors.