COLOR #C6BAAF

HEX: #C6BAAF RGB: (198,186,175)

Color info

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

RGB color model

#C6BAAF color RGB value is (198,186,175).

RGB: (198,186,175) (78%, 73%, 69%)

RGB channels and saturation

R 198 of 255 = 78%
G 186 of 255 = 73%
B 175 of 255 = 69%

198
186
175

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

Portions of RGB colors in percentages

R + G + B = 198 + 186 + 175 = 559 (100%)
R 198 of 559 ~ 35.42%
G 186 of 559 ~ 33.27%
B 175 of 559 ~ 31.31'%

%35.42
%33.27
%31.31

CMYK color model

#C6BAAF color CMYK value is (0,6,12,22).

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

CMYK: (0,6,12,22)
C0M6Y12K22 (0%, 6%, 12%, 22%)
(0.00 / 0.06 / 0.12 / 0.22)

CMYK percentages

%0
%6.06
%11.62
%22.35

Codes

Color #C6BAAF in popluar color models

C6 BA AF
RGB 198 186 175
HSL 29° 16.79% 73.14%
HSB/HSV 29° 11.62% 77.65%
CMYK 0.00% 6.06% 11.62%
22.35%

Color #C6BAAF in popluar number systems.

HEX C6 BA AF
Decimal 198 186 175
Binary 11000110 10111010 10101111
Octal 306 272 257

Shades and tints

Shades of #C6BAAF

#C6BAAF
(198,186,175)
#B4AAA0
(180,170,160)
#A29A91
(162,154,145)
#908A82
(144,138,130)
#7E7A73
(126,122,115)
#6C6A64
(108,106,100)
#5A5A55
(90,90,85)
#484A46
(72,74,70)
#363A37
(54,58,55)
#242A28
(36,42,40)
#121A19
(18,26,25)
#000000
(0,0,0)

Tints of #C6BAAF

#C6BAAF
(198,186,175)
#CBC0B6
(203,192,182)
#D0C6BD
(208,198,189)
#D5CCC4
(213,204,196)
#DAD2CB
(218,210,203)
#DFD8D2
(223,216,210)
#E4DED9
(228,222,217)
#E9E4E0
(233,228,224)
#EEEAE7
(238,234,231)
#F3F0EE
(243,240,238)
#F8F6F5
(248,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6BAAF; }

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

This text font color is #C6BAAF.

Background Color

.myBgColor { background-color: #C6BAAF; }

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

This div background color is #C6BAAF.

Border color

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

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

This div border color is #C6BAAF.

Opacity

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

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

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

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

This text has shadow with #C6BAAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6BAAF.

Preview

Color preview on black background

This text has color #C6BAAF on black background.


Color preview on white background

This text has color #C6BAAF on white background.


Black color preview on #C6BAAF background

This text has black color on #C6BAAF background.


White color preview on #C6BAAF background

This text has white color on #C6BAAF background.


Related colors

Complementary color

Complementary color for #hex is #394550.


I love getcolorcode.com

Triadic colors

1 #AFC6BA and #BAAFC6 with #C6BAAF are triadic colors.

2 #AFBAC6 and #BAC6AF with #C6BAAF are triadic colors.