COLOR #C6BACB

HEX: #C6BACB RGB: (198,186,203)

Color info

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

RGB color model

#C6BACB color RGB value is (198,186,203).

RGB: (198,186,203) (78%, 73%, 80%)

RGB channels and saturation

R 198 of 255 = 78%
G 186 of 255 = 73%
B 203 of 255 = 80%

198
186
203

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

Portions of RGB colors in percentages

R + G + B = 198 + 186 + 203 = 587 (100%)
R 198 of 587 ~ 33.73%
G 186 of 587 ~ 31.69%
B 203 of 587 ~ 34.58'%

%33.73
%31.69
%34.58

CMYK color model

#C6BACB color CMYK value is (2,8,0,20).

  • cyan value is 2.46%
  • magenta value is 8.37%
  • yellow value is 0.00%
  • key color value is 20.39%

CMYK: (2,8,0,20)
C2M8Y0K20 (2%, 8%, 0%, 20%)
(0.02 / 0.08 / 0.00 / 0.20)

CMYK percentages

%2.46
%8.37
%0
%20.39

Codes

Color #C6BACB in popluar color models

C6 BA CB
RGB 198 186 203
HSL 282° 14.05% 76.27%
HSB/HSV 282° 8.37% 79.61%
CMYK 2.46% 8.37% 0.00%
20.39%

Color #C6BACB in popluar number systems.

HEX C6 BA CB
Decimal 198 186 203
Binary 11000110 10111010 11001011
Octal 306 272 313

Shades and tints

Shades of #C6BACB

#C6BACB
(198,186,203)
#B4AAB9
(180,170,185)
#A29AA7
(162,154,167)
#908A95
(144,138,149)
#7E7A83
(126,122,131)
#6C6A71
(108,106,113)
#5A5A5F
(90,90,95)
#484A4D
(72,74,77)
#363A3B
(54,58,59)
#242A29
(36,42,41)
#121A17
(18,26,23)
#000000
(0,0,0)

Tints of #C6BACB

#C6BACB
(198,186,203)
#CBC0CF
(203,192,207)
#D0C6D3
(208,198,211)
#D5CCD7
(213,204,215)
#DAD2DB
(218,210,219)
#DFD8DF
(223,216,223)
#E4DEE3
(228,222,227)
#E9E4E7
(233,228,231)
#EEEAEB
(238,234,235)
#F3F0EF
(243,240,239)
#F8F6F3
(248,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6BACB; }

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

This text font color is #C6BACB.

Background Color

.myBgColor { background-color: #C6BACB; }

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

This div background color is #C6BACB.

Border color

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

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

This div border color is #C6BACB.

Opacity

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

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

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

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

This text has shadow with #C6BACB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6BACB.

Preview

Color preview on black background

This text has color #C6BACB on black background.


Color preview on white background

This text has color #C6BACB on white background.


Black color preview on #C6BACB background

This text has black color on #C6BACB background.


White color preview on #C6BACB background

This text has white color on #C6BACB background.


Related colors

Complementary color

Complementary color for #hex is #394534.


I love getcolorcode.com

Triadic colors

1 #CBC6BA and #BACBC6 with #C6BACB are triadic colors.

2 #CBBAC6 and #BAC6CB with #C6BACB are triadic colors.