COLOR #C594A7

HEX: #C594A7 RGB: (197,148,167)

Color info

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

RGB color model

#C594A7 color RGB value is (197,148,167).

RGB: (197,148,167) (77%, 58%, 65%)

RGB channels and saturation

R 197 of 255 = 77%
G 148 of 255 = 58%
B 167 of 255 = 65%

197
148
167

R + G + B ~ 67%. #C594A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 148 + 167 = 512 (100%)
R 197 of 512 ~ 38.48%
G 148 of 512 ~ 28.91%
B 167 of 512 ~ 32.62'%

%38.48
%28.91
%32.62

CMYK color model

#C594A7 color CMYK value is (0,25,15,23).

  • cyan value is 0.00%
  • magenta value is 24.87%
  • yellow value is 15.23%
  • key color value is 22.75%

CMYK: (0,25,15,23)
C0M25Y15K23 (0%, 25%, 15%, 23%)
(0.00 / 0.25 / 0.15 / 0.23)

CMYK percentages

%0
%24.87
%15.23
%22.75

Codes

Color #C594A7 in popluar color models

C5 94 A7
RGB 197 148 167
HSL 337° 29.70% 67.65%
HSB/HSV 337° 24.87% 77.25%
CMYK 0.00% 24.87% 15.23%
22.75%

Color #C594A7 in popluar number systems.

HEX C5 94 A7
Decimal 197 148 167
Binary 11000101 10010100 10100111
Octal 305 224 247

Shades and tints

Shades of #C594A7

#C594A7
(197,148,167)
#B48798
(180,135,152)
#A37A89
(163,122,137)
#926D7A
(146,109,122)
#81606B
(129,96,107)
#70535C
(112,83,92)
#5F464D
(95,70,77)
#4E393E
(78,57,62)
#3D2C2F
(61,44,47)
#2C1F20
(44,31,32)
#1B1211
(27,18,17)
#000000
(0,0,0)

Tints of #C594A7

#C594A7
(197,148,167)
#CA9DAF
(202,157,175)
#CFA6B7
(207,166,183)
#D4AFBF
(212,175,191)
#D9B8C7
(217,184,199)
#DEC1CF
(222,193,207)
#E3CAD7
(227,202,215)
#E8D3DF
(232,211,223)
#EDDCE7
(237,220,231)
#F2E5EF
(242,229,239)
#F7EEF7
(247,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C594A7 color. Also use rgb(197,148,167) instead hex code.

Text Font Color

.myTextColor { color: #C594A7; }

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

This text font color is #C594A7.

Background Color

.myBgColor { background-color: #C594A7; }

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

This div background color is #C594A7.

Border color

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

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

This div border color is #C594A7.

Opacity

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

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

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

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

This text has shadow with #C594A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C594A7.

Preview

Color preview on black background

This text has color #C594A7 on black background.


Color preview on white background

This text has color #C594A7 on white background.


Black color preview on #C594A7 background

This text has black color on #C594A7 background.


White color preview on #C594A7 background

This text has white color on #C594A7 background.


Related colors

Complementary color

Complementary color for #hex is #3A6B58.


I love getcolorcode.com

Triadic colors

1 #A7C594 and #94A7C5 with #C594A7 are triadic colors.

2 #A794C5 and #94C5A7 with #C594A7 are triadic colors.