COLOR #C2C9BA

HEX: #C2C9BA RGB: (194,201,186)

Color info

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

RGB color model

#C2C9BA color RGB value is (194,201,186).

RGB: (194,201,186) (76%, 79%, 73%)

RGB channels and saturation

R 194 of 255 = 76%
G 201 of 255 = 79%
B 186 of 255 = 73%

194
201
186

R + G + B ~ 76%. #C2C9BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 201 + 186 = 581 (100%)
R 194 of 581 ~ 33.39%
G 201 of 581 ~ 34.6%
B 186 of 581 ~ 32.01'%

%33.39
%34.6
%32.01

CMYK color model

#C2C9BA color CMYK value is (3,0,7,21).

  • cyan value is 3.48%
  • magenta value is 0.00%
  • yellow value is 7.46%
  • key color value is 21.18%
CMYK: (3,0,7,21) C3M0Y7K21 (3%,0%,7%,21%) (0.03/0.00/0.07/0.21) 

CMYK percentages

%3.48
%0
%7.46
%21.18

Codes

Color #C2C9BA in popluar color models

C2 C9 BA
RGB 194 201 186
HSL 88° 12.20% 75.88%
HSB/HSV 88° 7.46% 78.82%
CMYK 3.48% 0.00% 7.46%
21.18%

Color #C2C9BA in popluar number systems.

HEX C2 C9 BA
Decimal 194 201 186
Binary 11000010 11001001 10111010
Octal 302 311 272

Shades and tints

Shades of #C2C9BA

#C2C9BA
(194,201,186)
#B1B7AA
(177,183,170)
#A0A59A
(160,165,154)
#8F938A
(143,147,138)
#7E817A
(126,129,122)
#6D6F6A
(109,111,106)
#5C5D5A
(92,93,90)
#4B4B4A
(75,75,74)
#3A393A
(58,57,58)
#29272A
(41,39,42)
#18151A
(24,21,26)
#000000
(0,0,0)

Tints of #C2C9BA

#C2C9BA
(194,201,186)
#C7CDC0
(199,205,192)
#CCD1C6
(204,209,198)
#D1D5CC
(209,213,204)
#D6D9D2
(214,217,210)
#DBDDD8
(219,221,216)
#E0E1DE
(224,225,222)
#E5E5E4
(229,229,228)
#EAE9EA
(234,233,234)
#EFEDF0
(239,237,240)
#F4F1F6
(244,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C2C9BA; }

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

This text font color is #C2C9BA.

Background Color

.myBgColor { background-color: #C2C9BA; }

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

This div background color is #C2C9BA.

Border color

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

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

This div border color is #C2C9BA.

Opacity

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

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

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

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

This text has shadow with #C2C9BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2C9BA.

Preview

Color preview on black background

This text has color #C2C9BA on black background.


Color preview on white background

This text has color #C2C9BA on white background.


Black color preview on #C2C9BA background

This text has black color on #C2C9BA background.


White color preview on #C2C9BA background

This text has white color on #C2C9BA background.


Related colors

Complementary color

Complementary color for #hex is #3D3645.


I love getcolorcode.com

Triadic colors

1 #BAC2C9 and #C9BAC2 with #C2C9BA are triadic colors.

2 #BAC9C2 and #C9C2BA with #C2C9BA are triadic colors.