COLOR #C3B5B9

HEX: #C3B5B9 RGB: (195,181,185)

Color info

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

RGB color model

#C3B5B9 color RGB value is (195,181,185).

RGB: (195,181,185) (76%, 71%, 73%)

RGB channels and saturation

R 195 of 255 = 76%
G 181 of 255 = 71%
B 185 of 255 = 73%

195
181
185

R + G + B ~ 73%. #C3B5B9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 181 + 185 = 561 (100%)
R 195 of 561 ~ 34.76%
G 181 of 561 ~ 32.26%
B 185 of 561 ~ 32.98'%

%34.76
%32.26
%32.98

CMYK color model

#C3B5B9 color CMYK value is (0,7,5,24).

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

CMYK: (0,7,5,24)
C0M7Y5K24 (0%, 7%, 5%, 24%)
(0.00 / 0.07 / 0.05 / 0.24)

CMYK percentages

%0
%7.18
%5.13
%23.53

Codes

Color #C3B5B9 in popluar color models

C3 B5 B9
RGB 195 181 185
HSL 343° 10.45% 73.73%
HSB/HSV 343° 7.18% 76.47%
CMYK 0.00% 7.18% 5.13%
23.53%

Color #C3B5B9 in popluar number systems.

HEX C3 B5 B9
Decimal 195 181 185
Binary 11000011 10110101 10111001
Octal 303 265 271

Shades and tints

Shades of #C3B5B9

#C3B5B9
(195,181,185)
#B2A5A9
(178,165,169)
#A19599
(161,149,153)
#908589
(144,133,137)
#7F7579
(127,117,121)
#6E6569
(110,101,105)
#5D5559
(93,85,89)
#4C4549
(76,69,73)
#3B3539
(59,53,57)
#2A2529
(42,37,41)
#191519
(25,21,25)
#000000
(0,0,0)

Tints of #C3B5B9

#C3B5B9
(195,181,185)
#C8BBBF
(200,187,191)
#CDC1C5
(205,193,197)
#D2C7CB
(210,199,203)
#D7CDD1
(215,205,209)
#DCD3D7
(220,211,215)
#E1D9DD
(225,217,221)
#E6DFE3
(230,223,227)
#EBE5E9
(235,229,233)
#F0EBEF
(240,235,239)
#F5F1F5
(245,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3B5B9; }

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

This text font color is #C3B5B9.

Background Color

.myBgColor { background-color: #C3B5B9; }

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

This div background color is #C3B5B9.

Border color

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

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

This div border color is #C3B5B9.

Opacity

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

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

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

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

This text has shadow with #C3B5B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3B5B9.

Preview

Color preview on black background

This text has color #C3B5B9 on black background.


Color preview on white background

This text has color #C3B5B9 on white background.


Black color preview on #C3B5B9 background

This text has black color on #C3B5B9 background.


White color preview on #C3B5B9 background

This text has white color on #C3B5B9 background.


Related colors

Complementary color

Complementary color for #hex is #3C4A46.


I love getcolorcode.com

Triadic colors

1 #B9C3B5 and #B5B9C3 with #C3B5B9 are triadic colors.

2 #B9B5C3 and #B5C3B9 with #C3B5B9 are triadic colors.