COLOR #C3A1B9

HEX: #C3A1B9 RGB: (195,161,185)

Color info

#C3A1B9 contains red, green and blue colors in about the same proportion. Web safe color of #C3A1B9 is #CC99CC (or #C9C).

RGB color model

#C3A1B9 color RGB value is (195,161,185).

RGB: (195,161,185) (76%, 63%, 73%)

RGB channels and saturation

R 195 of 255 = 76%
G 161 of 255 = 63%
B 185 of 255 = 73%

195
161
185

R + G + B ~ 71%. #C3A1B9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 161 + 185 = 541 (100%)
R 195 of 541 ~ 36.04%
G 161 of 541 ~ 29.76%
B 185 of 541 ~ 34.2'%

%36.04
%29.76
%34.2

CMYK color model

#C3A1B9 color CMYK value is (0,17,5,24).

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

CMYK: (0,17,5,24)
C0M17Y5K24 (0%, 17%, 5%, 24%)
(0.00 / 0.17 / 0.05 / 0.24)

CMYK percentages

%0
%17.44
%5.13
%23.53

Codes

Color #C3A1B9 in popluar color models

C3 A1 B9
RGB 195 161 185
HSL 318° 22.08% 69.80%
HSB/HSV 318° 17.44% 76.47%
CMYK 0.00% 17.44% 5.13%
23.53%

Color #C3A1B9 in popluar number systems.

HEX C3 A1 B9
Decimal 195 161 185
Binary 11000011 10100001 10111001
Octal 303 241 271

Shades and tints

Shades of #C3A1B9

#C3A1B9
(195,161,185)
#B293A9
(178,147,169)
#A18599
(161,133,153)
#907789
(144,119,137)
#7F6979
(127,105,121)
#6E5B69
(110,91,105)
#5D4D59
(93,77,89)
#4C3F49
(76,63,73)
#3B3139
(59,49,57)
#2A2329
(42,35,41)
#191519
(25,21,25)
#000000
(0,0,0)

Tints of #C3A1B9

#C3A1B9
(195,161,185)
#C8A9BF
(200,169,191)
#CDB1C5
(205,177,197)
#D2B9CB
(210,185,203)
#D7C1D1
(215,193,209)
#DCC9D7
(220,201,215)
#E1D1DD
(225,209,221)
#E6D9E3
(230,217,227)
#EBE1E9
(235,225,233)
#F0E9EF
(240,233,239)
#F5F1F5
(245,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3A1B9; }

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

This text font color is #C3A1B9.

Background Color

.myBgColor { background-color: #C3A1B9; }

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

This div background color is #C3A1B9.

Border color

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

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

This div border color is #C3A1B9.

Opacity

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

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

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

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

This text has shadow with #C3A1B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3A1B9.

Preview

Color preview on black background

This text has color #C3A1B9 on black background.


Color preview on white background

This text has color #C3A1B9 on white background.


Black color preview on #C3A1B9 background

This text has black color on #C3A1B9 background.


White color preview on #C3A1B9 background

This text has white color on #C3A1B9 background.


Related colors

Complementary color

Complementary color for #hex is #3C5E46.


I love getcolorcode.com

Triadic colors

1 #B9C3A1 and #A1B9C3 with #C3A1B9 are triadic colors.

2 #B9A1C3 and #A1C3B9 with #C3A1B9 are triadic colors.