COLOR #C3A1C7

HEX: #C3A1C7 RGB: (195,161,199)

Color info

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

RGB color model

#C3A1C7 color RGB value is (195,161,199).

RGB: (195,161,199) (76%, 63%, 78%)

RGB channels and saturation

R 195 of 255 = 76%
G 161 of 255 = 63%
B 199 of 255 = 78%

195
161
199

R + G + B ~ 72%. #C3A1C7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 161 + 199 = 555 (100%)
R 195 of 555 ~ 35.14%
G 161 of 555 ~ 29.01%
B 199 of 555 ~ 35.86'%

%35.14
%29.01
%35.86

CMYK color model

#C3A1C7 color CMYK value is (2,19,0,22).

  • cyan value is 2.01%
  • magenta value is 19.10%
  • yellow value is 0.00%
  • key color value is 21.96%

CMYK: (2,19,0,22)
C2M19Y0K22 (2%, 19%, 0%, 22%)
(0.02 / 0.19 / 0.00 / 0.22)

CMYK percentages

%2.01
%19.1
%0
%21.96

Codes

Color #C3A1C7 in popluar color models

C3 A1 C7
RGB 195 161 199
HSL 294° 25.33% 70.59%
HSB/HSV 294° 19.10% 78.04%
CMYK 2.01% 19.10% 0.00%
21.96%

Color #C3A1C7 in popluar number systems.

HEX C3 A1 C7
Decimal 195 161 199
Binary 11000011 10100001 11000111
Octal 303 241 307

Shades and tints

Shades of #C3A1C7

#C3A1C7
(195,161,199)
#B293B5
(178,147,181)
#A185A3
(161,133,163)
#907791
(144,119,145)
#7F697F
(127,105,127)
#6E5B6D
(110,91,109)
#5D4D5B
(93,77,91)
#4C3F49
(76,63,73)
#3B3137
(59,49,55)
#2A2325
(42,35,37)
#191513
(25,21,19)
#000000
(0,0,0)

Tints of #C3A1C7

#C3A1C7
(195,161,199)
#C8A9CC
(200,169,204)
#CDB1D1
(205,177,209)
#D2B9D6
(210,185,214)
#D7C1DB
(215,193,219)
#DCC9E0
(220,201,224)
#E1D1E5
(225,209,229)
#E6D9EA
(230,217,234)
#EBE1EF
(235,225,239)
#F0E9F4
(240,233,244)
#F5F1F9
(245,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3A1C7; }

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

This text font color is #C3A1C7.

Background Color

.myBgColor { background-color: #C3A1C7; }

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

This div background color is #C3A1C7.

Border color

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

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

This div border color is #C3A1C7.

Opacity

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

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

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

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

This text has shadow with #C3A1C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3A1C7.

Preview

Color preview on black background

This text has color #C3A1C7 on black background.


Color preview on white background

This text has color #C3A1C7 on white background.


Black color preview on #C3A1C7 background

This text has black color on #C3A1C7 background.


White color preview on #C3A1C7 background

This text has white color on #C3A1C7 background.


Related colors

Complementary color

Complementary color for #hex is #3C5E38.


I love getcolorcode.com

Triadic colors

1 #C7C3A1 and #A1C7C3 with #C3A1C7 are triadic colors.

2 #C7A1C3 and #A1C3C7 with #C3A1C7 are triadic colors.