COLOR #C3A9D3

HEX: #C3A9D3 RGB: (195,169,211)

Color info

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

RGB color model

#C3A9D3 color RGB value is (195,169,211).

RGB: (195,169,211) (76%, 66%, 83%)

RGB channels and saturation

R 195 of 255 = 76%
G 169 of 255 = 66%
B 211 of 255 = 83%

195
169
211

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

Portions of RGB colors in percentages

R + G + B = 195 + 169 + 211 = 575 (100%)
R 195 of 575 ~ 33.91%
G 169 of 575 ~ 29.39%
B 211 of 575 ~ 36.7'%

%33.91
%29.39
%36.7

CMYK color model

#C3A9D3 color CMYK value is (8,20,0,17).

  • cyan value is 7.58%
  • magenta value is 19.91%
  • yellow value is 0.00%
  • key color value is 17.25%

CMYK: (8,20,0,17)
C8M20Y0K17 (8%, 20%, 0%, 17%)
(0.08 / 0.20 / 0.00 / 0.17)

CMYK percentages

%7.58
%19.91
%0
%17.25

Codes

Color #C3A9D3 in popluar color models

C3 A9 D3
RGB 195 169 211
HSL 277° 32.31% 74.51%
HSB/HSV 277° 19.91% 82.75%
CMYK 7.58% 19.91% 0.00%
17.25%

Color #C3A9D3 in popluar number systems.

HEX C3 A9 D3
Decimal 195 169 211
Binary 11000011 10101001 11010011
Octal 303 251 323

Shades and tints

Shades of #C3A9D3

#C3A9D3
(195,169,211)
#B29AC0
(178,154,192)
#A18BAD
(161,139,173)
#907C9A
(144,124,154)
#7F6D87
(127,109,135)
#6E5E74
(110,94,116)
#5D4F61
(93,79,97)
#4C404E
(76,64,78)
#3B313B
(59,49,59)
#2A2228
(42,34,40)
#191315
(25,19,21)
#000000
(0,0,0)

Tints of #C3A9D3

#C3A9D3
(195,169,211)
#C8B0D7
(200,176,215)
#CDB7DB
(205,183,219)
#D2BEDF
(210,190,223)
#D7C5E3
(215,197,227)
#DCCCE7
(220,204,231)
#E1D3EB
(225,211,235)
#E6DAEF
(230,218,239)
#EBE1F3
(235,225,243)
#F0E8F7
(240,232,247)
#F5EFFB
(245,239,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3A9D3 color. Also use rgb(195,169,211) instead hex code.

Text Font Color

.myTextColor { color: #C3A9D3; }

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

This text font color is #C3A9D3.

Background Color

.myBgColor { background-color: #C3A9D3; }

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

This div background color is #C3A9D3.

Border color

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

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

This div border color is #C3A9D3.

Opacity

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

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

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

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

This text has shadow with #C3A9D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3A9D3.

Preview

Color preview on black background

This text has color #C3A9D3 on black background.


Color preview on white background

This text has color #C3A9D3 on white background.


Black color preview on #C3A9D3 background

This text has black color on #C3A9D3 background.


White color preview on #C3A9D3 background

This text has white color on #C3A9D3 background.


Related colors

Complementary color

Complementary color for #hex is #3C562C.


I love getcolorcode.com

Triadic colors

1 #D3C3A9 and #A9D3C3 with #C3A9D3 are triadic colors.

2 #D3A9C3 and #A9C3D3 with #C3A9D3 are triadic colors.