COLOR #C5C9BB

HEX: #C5C9BB RGB: (197,201,187)

Color info

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

RGB color model

#C5C9BB color RGB value is (197,201,187).

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

RGB channels and saturation

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

197
201
187

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

Portions of RGB colors in percentages

R + G + B = 197 + 201 + 187 = 585 (100%)
R 197 of 585 ~ 33.68%
G 201 of 585 ~ 34.36%
B 187 of 585 ~ 31.97'%

%33.68
%34.36
%31.97

CMYK color model

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

  • cyan value is 1.99%
  • magenta value is 0.00%
  • yellow value is 6.97%
  • 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
%6.97
%21.18

Codes

Color #C5C9BB in popluar color models

C5 C9 BB
RGB 197 201 187
HSL 77° 11.48% 76.08%
HSB/HSV 77° 6.97% 78.82%
CMYK 1.99% 0.00% 6.97%
21.18%

Color #C5C9BB in popluar number systems.

HEX C5 C9 BB
Decimal 197 201 187
Binary 11000101 11001001 10111011
Octal 305 311 273

Shades and tints

Shades of #C5C9BB

#C5C9BB
(197,201,187)
#B4B7AA
(180,183,170)
#A3A599
(163,165,153)
#929388
(146,147,136)
#818177
(129,129,119)
#706F66
(112,111,102)
#5F5D55
(95,93,85)
#4E4B44
(78,75,68)
#3D3933
(61,57,51)
#2C2722
(44,39,34)
#1B1511
(27,21,17)
#000000
(0,0,0)

Tints of #C5C9BB

#C5C9BB
(197,201,187)
#CACDC1
(202,205,193)
#CFD1C7
(207,209,199)
#D4D5CD
(212,213,205)
#D9D9D3
(217,217,211)
#DEDDD9
(222,221,217)
#E3E1DF
(227,225,223)
#E8E5E5
(232,229,229)
#EDE9EB
(237,233,235)
#F2EDF1
(242,237,241)
#F7F1F7
(247,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5C9BB; }

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

This text font color is #C5C9BB.

Background Color

.myBgColor { background-color: #C5C9BB; }

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

This div background color is #C5C9BB.

Border color

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

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

This div border color is #C5C9BB.

Opacity

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

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

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

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

This text has shadow with #C5C9BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C9BB.

Preview

Color preview on black background

This text has color #C5C9BB on black background.


Color preview on white background

This text has color #C5C9BB on white background.


Black color preview on #C5C9BB background

This text has black color on #C5C9BB background.


White color preview on #C5C9BB background

This text has white color on #C5C9BB background.


Related colors

Complementary color

Complementary color for #hex is #3A3644.


I love getcolorcode.com

Triadic colors

1 #BBC5C9 and #C9BBC5 with #C5C9BB are triadic colors.

2 #BBC9C5 and #C9C5BB with #C5C9BB are triadic colors.