COLOR #C6BFC6

HEX: #C6BFC6 RGB: (198,191,198)

Color info

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

RGB color model

#C6BFC6 color RGB value is (198,191,198).

RGB: (198,191,198) (78%, 75%, 78%)

RGB channels and saturation

R 198 of 255 = 78%
G 191 of 255 = 75%
B 198 of 255 = 78%

198
191
198

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

Portions of RGB colors in percentages

R + G + B = 198 + 191 + 198 = 587 (100%)
R 198 of 587 ~ 33.73%
G 191 of 587 ~ 32.54%
B 198 of 587 ~ 33.73'%

%33.73
%32.54
%33.73

CMYK color model

#C6BFC6 color CMYK value is (0,4,0,22).

  • cyan value is 0.00%
  • magenta value is 3.54%
  • yellow value is 0.00%
  • key color value is 22.35%

CMYK: (0,4,0,22)
C0M4Y0K22 (0%, 4%, 0%, 22%)
(0.00 / 0.04 / 0.00 / 0.22)

CMYK percentages

%0
%3.54
%0
%22.35

Codes

Color #C6BFC6 in popluar color models

C6 BF C6
RGB 198 191 198
HSL 300° 5.79% 76.27%
HSB/HSV 300° 3.54% 77.65%
CMYK 0.00% 3.54% 0.00%
22.35%

Color #C6BFC6 in popluar number systems.

HEX C6 BF C6
Decimal 198 191 198
Binary 11000110 10111111 11000110
Octal 306 277 306

Shades and tints

Shades of #C6BFC6

#C6BFC6
(198,191,198)
#B4AEB4
(180,174,180)
#A29DA2
(162,157,162)
#908C90
(144,140,144)
#7E7B7E
(126,123,126)
#6C6A6C
(108,106,108)
#5A595A
(90,89,90)
#484848
(72,72,72)
#363736
(54,55,54)
#242624
(36,38,36)
#121512
(18,21,18)
#000000
(0,0,0)

Tints of #C6BFC6

#C6BFC6
(198,191,198)
#CBC4CB
(203,196,203)
#D0C9D0
(208,201,208)
#D5CED5
(213,206,213)
#DAD3DA
(218,211,218)
#DFD8DF
(223,216,223)
#E4DDE4
(228,221,228)
#E9E2E9
(233,226,233)
#EEE7EE
(238,231,238)
#F3ECF3
(243,236,243)
#F8F1F8
(248,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6BFC6; }

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

This text font color is #C6BFC6.

Background Color

.myBgColor { background-color: #C6BFC6; }

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

This div background color is #C6BFC6.

Border color

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

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

This div border color is #C6BFC6.

Opacity

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

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

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

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

This text has shadow with #C6BFC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6BFC6.

Preview

Color preview on black background

This text has color #C6BFC6 on black background.


Color preview on white background

This text has color #C6BFC6 on white background.


Black color preview on #C6BFC6 background

This text has black color on #C6BFC6 background.


White color preview on #C6BFC6 background

This text has white color on #C6BFC6 background.


Related colors

Complementary color

Complementary color for #hex is #394039.


I love getcolorcode.com

Triadic colors

1 #C6C6BF and #BFC6C6 with #C6BFC6 are triadic colors.

2 #C6BFC6 and #BFC6C6 with #C6BFC6 are triadic colors.