COLOR #C3C9B6

HEX: #C3C9B6 RGB: (195,201,182)

Color info

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

RGB color model

#C3C9B6 color RGB value is (195,201,182).

RGB: (195,201,182) (76%, 79%, 71%)

RGB channels and saturation

R 195 of 255 = 76%
G 201 of 255 = 79%
B 182 of 255 = 71%

195
201
182

R + G + B ~ 75%. #C3C9B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 201 + 182 = 578 (100%)
R 195 of 578 ~ 33.74%
G 201 of 578 ~ 34.78%
B 182 of 578 ~ 31.49'%

%33.74
%34.78
%31.49

CMYK color model

#C3C9B6 color CMYK value is (3,0,9,21).

  • cyan value is 2.99%
  • magenta value is 0.00%
  • yellow value is 9.45%
  • key color value is 21.18%

CMYK: (3,0,9,21)
C3M0Y9K21 (3%, 0%, 9%, 21%)
(0.03 / 0.00 / 0.09 / 0.21)

CMYK percentages

%2.99
%0
%9.45
%21.18

Codes

Color #C3C9B6 in popluar color models

C3 C9 B6
RGB 195 201 182
HSL 79° 14.96% 75.10%
HSB/HSV 79° 9.45% 78.82%
CMYK 2.99% 0.00% 9.45%
21.18%

Color #C3C9B6 in popluar number systems.

HEX C3 C9 B6
Decimal 195 201 182
Binary 11000011 11001001 10110110
Octal 303 311 266

Shades and tints

Shades of #C3C9B6

#C3C9B6
(195,201,182)
#B2B7A6
(178,183,166)
#A1A596
(161,165,150)
#909386
(144,147,134)
#7F8176
(127,129,118)
#6E6F66
(110,111,102)
#5D5D56
(93,93,86)
#4C4B46
(76,75,70)
#3B3936
(59,57,54)
#2A2726
(42,39,38)
#191516
(25,21,22)
#000000
(0,0,0)

Tints of #C3C9B6

#C3C9B6
(195,201,182)
#C8CDBC
(200,205,188)
#CDD1C2
(205,209,194)
#D2D5C8
(210,213,200)
#D7D9CE
(215,217,206)
#DCDDD4
(220,221,212)
#E1E1DA
(225,225,218)
#E6E5E0
(230,229,224)
#EBE9E6
(235,233,230)
#F0EDEC
(240,237,236)
#F5F1F2
(245,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3C9B6 color. Also use rgb(195,201,182) instead hex code.

Text Font Color

.myTextColor { color: #C3C9B6; }

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

This text font color is #C3C9B6.

Background Color

.myBgColor { background-color: #C3C9B6; }

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

This div background color is #C3C9B6.

Border color

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

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

This div border color is #C3C9B6.

Opacity

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

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

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

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

This text has shadow with #C3C9B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3C9B6.

Preview

Color preview on black background

This text has color #C3C9B6 on black background.


Color preview on white background

This text has color #C3C9B6 on white background.


Black color preview on #C3C9B6 background

This text has black color on #C3C9B6 background.


White color preview on #C3C9B6 background

This text has white color on #C3C9B6 background.


Related colors

Complementary color

Complementary color for #hex is #3C3649.


I love getcolorcode.com

Triadic colors

1 #B6C3C9 and #C9B6C3 with #C3C9B6 are triadic colors.

2 #B6C9C3 and #C9C3B6 with #C3C9B6 are triadic colors.