COLOR #C5C9BA

HEX: #C5C9BA RGB: (197,201,186)

Color info

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

RGB color model

#C5C9BA color RGB value is (197,201,186).

RGB: (197,201,186) (77%, 79%, 73%)

RGB channels and saturation

R 197 of 255 = 77%
G 201 of 255 = 79%
B 186 of 255 = 73%

197
201
186

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

Portions of RGB colors in percentages

R + G + B = 197 + 201 + 186 = 584 (100%)
R 197 of 584 ~ 33.73%
G 201 of 584 ~ 34.42%
B 186 of 584 ~ 31.85'%

%33.73
%34.42
%31.85

CMYK color model

#C5C9BA color CMYK value is (2,0,7,21).

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

CMYK: (2,0,7,21)
C2M0Y7K21 (2%, 0%, 7%, 21%)
(0.02 / 0.00 / 0.07 / 0.21)

CMYK percentages

%1.99
%0
%7.46
%21.18

Codes

Color #C5C9BA in popluar color models

C5 C9 BA
RGB 197 201 186
HSL 76° 12.20% 75.88%
HSB/HSV 76° 7.46% 78.82%
CMYK 1.99% 0.00% 7.46%
21.18%

Color #C5C9BA in popluar number systems.

HEX C5 C9 BA
Decimal 197 201 186
Binary 11000101 11001001 10111010
Octal 305 311 272

Shades and tints

Shades of #C5C9BA

#C5C9BA
(197,201,186)
#B4B7AA
(180,183,170)
#A3A59A
(163,165,154)
#92938A
(146,147,138)
#81817A
(129,129,122)
#706F6A
(112,111,106)
#5F5D5A
(95,93,90)
#4E4B4A
(78,75,74)
#3D393A
(61,57,58)
#2C272A
(44,39,42)
#1B151A
(27,21,26)
#000000
(0,0,0)

Tints of #C5C9BA

#C5C9BA
(197,201,186)
#CACDC0
(202,205,192)
#CFD1C6
(207,209,198)
#D4D5CC
(212,213,204)
#D9D9D2
(217,217,210)
#DEDDD8
(222,221,216)
#E3E1DE
(227,225,222)
#E8E5E4
(232,229,228)
#EDE9EA
(237,233,234)
#F2EDF0
(242,237,240)
#F7F1F6
(247,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5C9BA; }

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

This text font color is #C5C9BA.

Background Color

.myBgColor { background-color: #C5C9BA; }

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

This div background color is #C5C9BA.

Border color

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

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

This div border color is #C5C9BA.

Opacity

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

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

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

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

This text has shadow with #C5C9BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C9BA.

Preview

Color preview on black background

This text has color #C5C9BA on black background.


Color preview on white background

This text has color #C5C9BA on white background.


Black color preview on #C5C9BA background

This text has black color on #C5C9BA background.


White color preview on #C5C9BA background

This text has white color on #C5C9BA background.


Related colors

Complementary color

Complementary color for #hex is #3A3645.


I love getcolorcode.com

Triadic colors

1 #BAC5C9 and #C9BAC5 with #C5C9BA are triadic colors.

2 #BAC9C5 and #C9C5BA with #C5C9BA are triadic colors.