COLOR #C6BAB8

HEX: #C6BAB8 RGB: (198,186,184)

Color info

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

RGB color model

#C6BAB8 color RGB value is (198,186,184).

RGB: (198,186,184) (78%, 73%, 72%)

RGB channels and saturation

R 198 of 255 = 78%
G 186 of 255 = 73%
B 184 of 255 = 72%

198
186
184

R + G + B ~ 74%. #C6BAB8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 186 + 184 = 568 (100%)
R 198 of 568 ~ 34.86%
G 186 of 568 ~ 32.75%
B 184 of 568 ~ 32.39'%

%34.86
%32.75
%32.39

CMYK color model

#C6BAB8 color CMYK value is (0,6,7,22).

  • cyan value is 0.00%
  • magenta value is 6.06%
  • yellow value is 7.07%
  • key color value is 22.35%
CMYK: (0,6,7,22) C0M6Y7K22 (0%,6%,7%,22%) (0.00/0.06/0.07/0.22) 

CMYK percentages

%0
%6.06
%7.07
%22.35

Codes

Color #C6BAB8 in popluar color models

C6 BA B8
RGB 198 186 184
HSL 10.94% 74.90%
HSB/HSV 7.07% 77.65%
CMYK 0.00% 6.06% 7.07%
22.35%

Color #C6BAB8 in popluar number systems.

HEX C6 BA B8
Decimal 198 186 184
Binary 11000110 10111010 10111000
Octal 306 272 270

Shades and tints

Shades of #C6BAB8

#C6BAB8
(198,186,184)
#B4AAA8
(180,170,168)
#A29A98
(162,154,152)
#908A88
(144,138,136)
#7E7A78
(126,122,120)
#6C6A68
(108,106,104)
#5A5A58
(90,90,88)
#484A48
(72,74,72)
#363A38
(54,58,56)
#242A28
(36,42,40)
#121A18
(18,26,24)
#000000
(0,0,0)

Tints of #C6BAB8

#C6BAB8
(198,186,184)
#CBC0BE
(203,192,190)
#D0C6C4
(208,198,196)
#D5CCCA
(213,204,202)
#DAD2D0
(218,210,208)
#DFD8D6
(223,216,214)
#E4DEDC
(228,222,220)
#E9E4E2
(233,228,226)
#EEEAE8
(238,234,232)
#F3F0EE
(243,240,238)
#F8F6F4
(248,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6BAB8; }

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

This text font color is #C6BAB8.

Background Color

.myBgColor { background-color: #C6BAB8; }

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

This div background color is #C6BAB8.

Border color

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

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

This div border color is #C6BAB8.

Opacity

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

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

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

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

This text has shadow with #C6BAB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6BAB8.

Preview

Color preview on black background

This text has color #C6BAB8 on black background.


Color preview on white background

This text has color #C6BAB8 on white background.


Black color preview on #C6BAB8 background

This text has black color on #C6BAB8 background.


White color preview on #C6BAB8 background

This text has white color on #C6BAB8 background.


Related colors

Complementary color

Complementary color for #hex is #394547.


I love getcolorcode.com

Triadic colors

1 #B8C6BA and #BAB8C6 with #C6BAB8 are triadic colors.

2 #B8BAC6 and #BAC6B8 with #C6BAB8 are triadic colors.