COLOR #C3A5B7

HEX: #C3A5B7 RGB: (195,165,183)

Color info

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

RGB color model

#C3A5B7 color RGB value is (195,165,183).

RGB: (195,165,183) (76%, 65%, 72%)

RGB channels and saturation

R 195 of 255 = 76%
G 165 of 255 = 65%
B 183 of 255 = 72%

195
165
183

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

Portions of RGB colors in percentages

R + G + B = 195 + 165 + 183 = 543 (100%)
R 195 of 543 ~ 35.91%
G 165 of 543 ~ 30.39%
B 183 of 543 ~ 33.7'%

%35.91
%30.39
%33.7

CMYK color model

#C3A5B7 color CMYK value is (0,15,6,24).

  • cyan value is 0.00%
  • magenta value is 15.38%
  • yellow value is 6.15%
  • key color value is 23.53%

CMYK: (0,15,6,24)
C0M15Y6K24 (0%, 15%, 6%, 24%)
(0.00 / 0.15 / 0.06 / 0.24)

CMYK percentages

%0
%15.38
%6.15
%23.53

Codes

Color #C3A5B7 in popluar color models

C3 A5 B7
RGB 195 165 183
HSL 324° 20.00% 70.59%
HSB/HSV 324° 15.38% 76.47%
CMYK 0.00% 15.38% 6.15%
23.53%

Color #C3A5B7 in popluar number systems.

HEX C3 A5 B7
Decimal 195 165 183
Binary 11000011 10100101 10110111
Octal 303 245 267

Shades and tints

Shades of #C3A5B7

#C3A5B7
(195,165,183)
#B296A7
(178,150,167)
#A18797
(161,135,151)
#907887
(144,120,135)
#7F6977
(127,105,119)
#6E5A67
(110,90,103)
#5D4B57
(93,75,87)
#4C3C47
(76,60,71)
#3B2D37
(59,45,55)
#2A1E27
(42,30,39)
#190F17
(25,15,23)
#000000
(0,0,0)

Tints of #C3A5B7

#C3A5B7
(195,165,183)
#C8ADBD
(200,173,189)
#CDB5C3
(205,181,195)
#D2BDC9
(210,189,201)
#D7C5CF
(215,197,207)
#DCCDD5
(220,205,213)
#E1D5DB
(225,213,219)
#E6DDE1
(230,221,225)
#EBE5E7
(235,229,231)
#F0EDED
(240,237,237)
#F5F5F3
(245,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3A5B7 color. Also use rgb(195,165,183) instead hex code.

Text Font Color

.myTextColor { color: #C3A5B7; }

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

This text font color is #C3A5B7.

Background Color

.myBgColor { background-color: #C3A5B7; }

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

This div background color is #C3A5B7.

Border color

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

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

This div border color is #C3A5B7.

Opacity

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

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

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

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

This text has shadow with #C3A5B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3A5B7.

Preview

Color preview on black background

This text has color #C3A5B7 on black background.


Color preview on white background

This text has color #C3A5B7 on white background.


Black color preview on #C3A5B7 background

This text has black color on #C3A5B7 background.


White color preview on #C3A5B7 background

This text has white color on #C3A5B7 background.


Related colors

Complementary color

Complementary color for #hex is #3C5A48.


I love getcolorcode.com

Triadic colors

1 #B7C3A5 and #A5B7C3 with #C3A5B7 are triadic colors.

2 #B7A5C3 and #A5C3B7 with #C3A5B7 are triadic colors.