COLOR #C6CEC6

HEX: #C6CEC6 RGB: (198,206,198)

Color info

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

RGB color model

#C6CEC6 color RGB value is (198,206,198).

RGB: (198,206,198) (78%, 81%, 78%)

RGB channels and saturation

R 198 of 255 = 78%
G 206 of 255 = 81%
B 198 of 255 = 78%

198
206
198

R + G + B ~ 79%. #C6CEC6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 206 + 198 = 602 (100%)
R 198 of 602 ~ 32.89%
G 206 of 602 ~ 34.22%
B 198 of 602 ~ 32.89'%

%32.89
%34.22
%32.89

CMYK color model

#C6CEC6 color CMYK value is (4,0,4,19).

  • cyan value is 3.88%
  • magenta value is 0.00%
  • yellow value is 3.88%
  • key color value is 19.22%
CMYK: (4,0,4,19) C4M0Y4K19 (4%,0%,4%,19%) (0.04/0.00/0.04/0.19) 

CMYK percentages

%3.88
%0
%3.88
%19.22

Codes

Color #C6CEC6 in popluar color models

C6 CE C6
RGB 198 206 198
HSL 120° 7.55% 79.22%
HSB/HSV 120° 3.88% 80.78%
CMYK 3.88% 0.00% 3.88%
19.22%

Color #C6CEC6 in popluar number systems.

HEX C6 CE C6
Decimal 198 206 198
Binary 11000110 11001110 11000110
Octal 306 316 306

Shades and tints

Shades of #C6CEC6

#C6CEC6
(198,206,198)
#B4BCB4
(180,188,180)
#A2AAA2
(162,170,162)
#909890
(144,152,144)
#7E867E
(126,134,126)
#6C746C
(108,116,108)
#5A625A
(90,98,90)
#485048
(72,80,72)
#363E36
(54,62,54)
#242C24
(36,44,36)
#121A12
(18,26,18)
#000000
(0,0,0)

Tints of #C6CEC6

#C6CEC6
(198,206,198)
#CBD2CB
(203,210,203)
#D0D6D0
(208,214,208)
#D5DAD5
(213,218,213)
#DADEDA
(218,222,218)
#DFE2DF
(223,226,223)
#E4E6E4
(228,230,228)
#E9EAE9
(233,234,233)
#EEEEEE
(238,238,238)
#F3F2F3
(243,242,243)
#F8F6F8
(248,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6CEC6; }

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

This text font color is #C6CEC6.

Background Color

.myBgColor { background-color: #C6CEC6; }

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

This div background color is #C6CEC6.

Border color

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

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

This div border color is #C6CEC6.

Opacity

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

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

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

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

This text has shadow with #C6CEC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6CEC6.

Preview

Color preview on black background

This text has color #C6CEC6 on black background.


Color preview on white background

This text has color #C6CEC6 on white background.


Black color preview on #C6CEC6 background

This text has black color on #C6CEC6 background.


White color preview on #C6CEC6 background

This text has white color on #C6CEC6 background.


Related colors

Complementary color

Complementary color for #hex is #393139.


I love getcolorcode.com

Triadic colors

1 #C6C6CE and #CEC6C6 with #C6CEC6 are triadic colors.

2 #C6CEC6 and #CEC6C6 with #C6CEC6 are triadic colors.