COLOR #C6BAAC

HEX: #C6BAAC RGB: (198,186,172)

Color info

#C6BAAC contains red, green and blue colors in about the same proportion. Web safe color of #C6BAAC is #CCCC99 (or #CC9).

RGB color model

#C6BAAC color RGB value is (198,186,172).

RGB: (198,186,172) (78%, 73%, 67%)

RGB channels and saturation

R 198 of 255 = 78%
G 186 of 255 = 73%
B 172 of 255 = 67%

198
186
172

R + G + B ~ 73%. #C6BAAC is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 186 + 172 = 556 (100%)
R 198 of 556 ~ 35.61%
G 186 of 556 ~ 33.45%
B 172 of 556 ~ 30.94'%

%35.61
%33.45
%30.94

CMYK color model

#C6BAAC color CMYK value is (0,6,13,22).

  • cyan value is 0.00%
  • magenta value is 6.06%
  • yellow value is 13.13%
  • key color value is 22.35%

CMYK: (0,6,13,22)
C0M6Y13K22 (0%, 6%, 13%, 22%)
(0.00 / 0.06 / 0.13 / 0.22)

CMYK percentages

%0
%6.06
%13.13
%22.35

Codes

Color #C6BAAC in popluar color models

C6 BA AC
RGB 198 186 172
HSL 32° 18.57% 72.55%
HSB/HSV 32° 13.13% 77.65%
CMYK 0.00% 6.06% 13.13%
22.35%

Color #C6BAAC in popluar number systems.

HEX C6 BA AC
Decimal 198 186 172
Binary 11000110 10111010 10101100
Octal 306 272 254

Shades and tints

Shades of #C6BAAC

#C6BAAC
(198,186,172)
#B4AA9D
(180,170,157)
#A29A8E
(162,154,142)
#908A7F
(144,138,127)
#7E7A70
(126,122,112)
#6C6A61
(108,106,97)
#5A5A52
(90,90,82)
#484A43
(72,74,67)
#363A34
(54,58,52)
#242A25
(36,42,37)
#121A16
(18,26,22)
#000000
(0,0,0)

Tints of #C6BAAC

#C6BAAC
(198,186,172)
#CBC0B3
(203,192,179)
#D0C6BA
(208,198,186)
#D5CCC1
(213,204,193)
#DAD2C8
(218,210,200)
#DFD8CF
(223,216,207)
#E4DED6
(228,222,214)
#E9E4DD
(233,228,221)
#EEEAE4
(238,234,228)
#F3F0EB
(243,240,235)
#F8F6F2
(248,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6BAAC; }

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

This text font color is #C6BAAC.

Background Color

.myBgColor { background-color: #C6BAAC; }

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

This div background color is #C6BAAC.

Border color

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

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

This div border color is #C6BAAC.

Opacity

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

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

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

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

This text has shadow with #C6BAAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6BAAC.

Preview

Color preview on black background

This text has color #C6BAAC on black background.


Color preview on white background

This text has color #C6BAAC on white background.


Black color preview on #C6BAAC background

This text has black color on #C6BAAC background.


White color preview on #C6BAAC background

This text has white color on #C6BAAC background.


Related colors

Complementary color

Complementary color for #hex is #394553.


I love getcolorcode.com

Triadic colors

1 #ACC6BA and #BAACC6 with #C6BAAC are triadic colors.

2 #ACBAC6 and #BAC6AC with #C6BAAC are triadic colors.