COLOR #C395A3

HEX: #C395A3 RGB: (195,149,163)

Color info

#C395A3 contains red, green and blue colors in about the same proportion. Web safe color of #C395A3 is #CC9999 (or #C99).

RGB color model

#C395A3 color RGB value is (195,149,163).

RGB: (195,149,163) (76%, 58%, 64%)

RGB channels and saturation

R 195 of 255 = 76%
G 149 of 255 = 58%
B 163 of 255 = 64%

195
149
163

R + G + B ~ 66%. #C395A3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 149 + 163 = 507 (100%)
R 195 of 507 ~ 38.46%
G 149 of 507 ~ 29.39%
B 163 of 507 ~ 32.15'%

%38.46
%29.39
%32.15

CMYK color model

#C395A3 color CMYK value is (0,24,16,24).

  • cyan value is 0.00%
  • magenta value is 23.59%
  • yellow value is 16.41%
  • key color value is 23.53%

CMYK: (0,24,16,24)
C0M24Y16K24 (0%, 24%, 16%, 24%)
(0.00 / 0.24 / 0.16 / 0.24)

CMYK percentages

%0
%23.59
%16.41
%23.53

Codes

Color #C395A3 in popluar color models

C3 95 A3
RGB 195 149 163
HSL 342° 27.71% 67.45%
HSB/HSV 342° 23.59% 76.47%
CMYK 0.00% 23.59% 16.41%
23.53%

Color #C395A3 in popluar number systems.

HEX C3 95 A3
Decimal 195 149 163
Binary 11000011 10010101 10100011
Octal 303 225 243

Shades and tints

Shades of #C395A3

#C395A3
(195,149,163)
#B28895
(178,136,149)
#A17B87
(161,123,135)
#906E79
(144,110,121)
#7F616B
(127,97,107)
#6E545D
(110,84,93)
#5D474F
(93,71,79)
#4C3A41
(76,58,65)
#3B2D33
(59,45,51)
#2A2025
(42,32,37)
#191317
(25,19,23)
#000000
(0,0,0)

Tints of #C395A3

#C395A3
(195,149,163)
#C89EAB
(200,158,171)
#CDA7B3
(205,167,179)
#D2B0BB
(210,176,187)
#D7B9C3
(215,185,195)
#DCC2CB
(220,194,203)
#E1CBD3
(225,203,211)
#E6D4DB
(230,212,219)
#EBDDE3
(235,221,227)
#F0E6EB
(240,230,235)
#F5EFF3
(245,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C395A3 color. Also use rgb(195,149,163) instead hex code.

Text Font Color

.myTextColor { color: #C395A3; }

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

This text font color is #C395A3.

Background Color

.myBgColor { background-color: #C395A3; }

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

This div background color is #C395A3.

Border color

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

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

This div border color is #C395A3.

Opacity

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

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

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

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

This text has shadow with #C395A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C395A3.

Preview

Color preview on black background

This text has color #C395A3 on black background.


Color preview on white background

This text has color #C395A3 on white background.


Black color preview on #C395A3 background

This text has black color on #C395A3 background.


White color preview on #C395A3 background

This text has white color on #C395A3 background.


Related colors

Complementary color

Complementary color for #hex is #3C6A5C.


I love getcolorcode.com

Triadic colors

1 #A3C395 and #95A3C3 with #C395A3 are triadic colors.

2 #A395C3 and #95C3A3 with #C395A3 are triadic colors.