COLOR #C6C9BA

HEX: #C6C9BA RGB: (198,201,186)

Color info

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

RGB color model

#C6C9BA color RGB value is (198,201,186).

RGB: (198,201,186) (78%, 79%, 73%)

RGB channels and saturation

R 198 of 255 = 78%
G 201 of 255 = 79%
B 186 of 255 = 73%

198
201
186

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

Portions of RGB colors in percentages

R + G + B = 198 + 201 + 186 = 585 (100%)
R 198 of 585 ~ 33.85%
G 201 of 585 ~ 34.36%
B 186 of 585 ~ 31.79'%

%33.85
%34.36
%31.79

CMYK color model

#C6C9BA color CMYK value is (1,0,7,21).

  • cyan value is 1.49%
  • magenta value is 0.00%
  • yellow value is 7.46%
  • key color value is 21.18%

CMYK: (1,0,7,21)
C1M0Y7K21 (1%, 0%, 7%, 21%)
(0.01 / 0.00 / 0.07 / 0.21)

CMYK percentages

%1.49
%0
%7.46
%21.18

Codes

Color #C6C9BA in popluar color models

C6 C9 BA
RGB 198 201 186
HSL 72° 12.20% 75.88%
HSB/HSV 72° 7.46% 78.82%
CMYK 1.49% 0.00% 7.46%
21.18%

Color #C6C9BA in popluar number systems.

HEX C6 C9 BA
Decimal 198 201 186
Binary 11000110 11001001 10111010
Octal 306 311 272

Shades and tints

Shades of #C6C9BA

#C6C9BA
(198,201,186)
#B4B7AA
(180,183,170)
#A2A59A
(162,165,154)
#90938A
(144,147,138)
#7E817A
(126,129,122)
#6C6F6A
(108,111,106)
#5A5D5A
(90,93,90)
#484B4A
(72,75,74)
#36393A
(54,57,58)
#24272A
(36,39,42)
#12151A
(18,21,26)
#000000
(0,0,0)

Tints of #C6C9BA

#C6C9BA
(198,201,186)
#CBCDC0
(203,205,192)
#D0D1C6
(208,209,198)
#D5D5CC
(213,213,204)
#DAD9D2
(218,217,210)
#DFDDD8
(223,221,216)
#E4E1DE
(228,225,222)
#E9E5E4
(233,229,228)
#EEE9EA
(238,233,234)
#F3EDF0
(243,237,240)
#F8F1F6
(248,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6C9BA; }

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

This text font color is #C6C9BA.

Background Color

.myBgColor { background-color: #C6C9BA; }

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

This div background color is #C6C9BA.

Border color

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

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

This div border color is #C6C9BA.

Opacity

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

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

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

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

This text has shadow with #C6C9BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6C9BA.

Preview

Color preview on black background

This text has color #C6C9BA on black background.


Color preview on white background

This text has color #C6C9BA on white background.


Black color preview on #C6C9BA background

This text has black color on #C6C9BA background.


White color preview on #C6C9BA background

This text has white color on #C6C9BA background.


Related colors

Complementary color

Complementary color for #hex is #393645.


I love getcolorcode.com

Triadic colors

1 #BAC6C9 and #C9BAC6 with #C6C9BA are triadic colors.

2 #BAC9C6 and #C9C6BA with #C6C9BA are triadic colors.