COLOR #C3C2B9

HEX: #C3C2B9 RGB: (195,194,185)

Color info

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

RGB color model

#C3C2B9 color RGB value is (195,194,185).

RGB: (195,194,185) (76%, 76%, 73%)

RGB channels and saturation

R 195 of 255 = 76%
G 194 of 255 = 76%
B 185 of 255 = 73%

195
194
185

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

Portions of RGB colors in percentages

R + G + B = 195 + 194 + 185 = 574 (100%)
R 195 of 574 ~ 33.97%
G 194 of 574 ~ 33.8%
B 185 of 574 ~ 32.23'%

%33.97
%33.8
%32.23

CMYK color model

#C3C2B9 color CMYK value is (0,1,5,24).

  • cyan value is 0.00%
  • magenta value is 0.51%
  • yellow value is 5.13%
  • key color value is 23.53%

CMYK: (0,1,5,24)
C0M1Y5K24 (0%, 1%, 5%, 24%)
(0.00 / 0.01 / 0.05 / 0.24)

CMYK percentages

%0
%0.51
%5.13
%23.53

Codes

Color #C3C2B9 in popluar color models

C3 C2 B9
RGB 195 194 185
HSL 54° 7.69% 74.51%
HSB/HSV 54° 5.13% 76.47%
CMYK 0.00% 0.51% 5.13%
23.53%

Color #C3C2B9 in popluar number systems.

HEX C3 C2 B9
Decimal 195 194 185
Binary 11000011 11000010 10111001
Octal 303 302 271

Shades and tints

Shades of #C3C2B9

#C3C2B9
(195,194,185)
#B2B1A9
(178,177,169)
#A1A099
(161,160,153)
#908F89
(144,143,137)
#7F7E79
(127,126,121)
#6E6D69
(110,109,105)
#5D5C59
(93,92,89)
#4C4B49
(76,75,73)
#3B3A39
(59,58,57)
#2A2929
(42,41,41)
#191819
(25,24,25)
#000000
(0,0,0)

Tints of #C3C2B9

#C3C2B9
(195,194,185)
#C8C7BF
(200,199,191)
#CDCCC5
(205,204,197)
#D2D1CB
(210,209,203)
#D7D6D1
(215,214,209)
#DCDBD7
(220,219,215)
#E1E0DD
(225,224,221)
#E6E5E3
(230,229,227)
#EBEAE9
(235,234,233)
#F0EFEF
(240,239,239)
#F5F4F5
(245,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3C2B9 color. Also use rgb(195,194,185) instead hex code.

Text Font Color

.myTextColor { color: #C3C2B9; }

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

This text font color is #C3C2B9.

Background Color

.myBgColor { background-color: #C3C2B9; }

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

This div background color is #C3C2B9.

Border color

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

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

This div border color is #C3C2B9.

Opacity

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

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

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

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

This text has shadow with #C3C2B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3C2B9.

Preview

Color preview on black background

This text has color #C3C2B9 on black background.


Color preview on white background

This text has color #C3C2B9 on white background.


Black color preview on #C3C2B9 background

This text has black color on #C3C2B9 background.


White color preview on #C3C2B9 background

This text has white color on #C3C2B9 background.


Related colors

Complementary color

Complementary color for #hex is #3C3D46.


I love getcolorcode.com

Triadic colors

1 #B9C3C2 and #C2B9C3 with #C3C2B9 are triadic colors.

2 #B9C2C3 and #C2C3B9 with #C3C2B9 are triadic colors.