COLOR #C595A3

HEX: #C595A3 RGB: (197,149,163)

Color info

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

RGB color model

#C595A3 color RGB value is (197,149,163).

RGB: (197,149,163) (77%, 58%, 64%)

RGB channels and saturation

R 197 of 255 = 77%
G 149 of 255 = 58%
B 163 of 255 = 64%

197
149
163

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

Portions of RGB colors in percentages

R + G + B = 197 + 149 + 163 = 509 (100%)
R 197 of 509 ~ 38.7%
G 149 of 509 ~ 29.27%
B 163 of 509 ~ 32.02'%

%38.7
%29.27
%32.02

CMYK color model

#C595A3 color CMYK value is (0,24,17,23).

  • cyan value is 0.00%
  • magenta value is 24.37%
  • yellow value is 17.26%
  • key color value is 22.75%

CMYK: (0,24,17,23)
C0M24Y17K23 (0%, 24%, 17%, 23%)
(0.00 / 0.24 / 0.17 / 0.23)

CMYK percentages

%0
%24.37
%17.26
%22.75

Codes

Color #C595A3 in popluar color models

C5 95 A3
RGB 197 149 163
HSL 343° 29.27% 67.84%
HSB/HSV 343° 24.37% 77.25%
CMYK 0.00% 24.37% 17.26%
22.75%

Color #C595A3 in popluar number systems.

HEX C5 95 A3
Decimal 197 149 163
Binary 11000101 10010101 10100011
Octal 305 225 243

Shades and tints

Shades of #C595A3

#C595A3
(197,149,163)
#B48895
(180,136,149)
#A37B87
(163,123,135)
#926E79
(146,110,121)
#81616B
(129,97,107)
#70545D
(112,84,93)
#5F474F
(95,71,79)
#4E3A41
(78,58,65)
#3D2D33
(61,45,51)
#2C2025
(44,32,37)
#1B1317
(27,19,23)
#000000
(0,0,0)

Tints of #C595A3

#C595A3
(197,149,163)
#CA9EAB
(202,158,171)
#CFA7B3
(207,167,179)
#D4B0BB
(212,176,187)
#D9B9C3
(217,185,195)
#DEC2CB
(222,194,203)
#E3CBD3
(227,203,211)
#E8D4DB
(232,212,219)
#EDDDE3
(237,221,227)
#F2E6EB
(242,230,235)
#F7EFF3
(247,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C595A3; }

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

This text font color is #C595A3.

Background Color

.myBgColor { background-color: #C595A3; }

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

This div background color is #C595A3.

Border color

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

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

This div border color is #C595A3.

Opacity

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

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

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

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

This text has shadow with #C595A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C595A3.

Preview

Color preview on black background

This text has color #C595A3 on black background.


Color preview on white background

This text has color #C595A3 on white background.


Black color preview on #C595A3 background

This text has black color on #C595A3 background.


White color preview on #C595A3 background

This text has white color on #C595A3 background.


Related colors

Complementary color

Complementary color for #hex is #3A6A5C.


I love getcolorcode.com

Triadic colors

1 #A3C595 and #95A3C5 with #C595A3 are triadic colors.

2 #A395C5 and #95C5A3 with #C595A3 are triadic colors.