COLOR #C573A7

HEX: #C573A7 RGB: (197,115,167)

Color info

#C573A7 contains mainly red and blue colors. Web safe color of #C573A7 is #CC6699 (or #C69).

RGB color model

#C573A7 color RGB value is (197,115,167).

RGB: (197,115,167) (77%, 45%, 65%)

RGB channels and saturation

R 197 of 255 = 77%
G 115 of 255 = 45%
B 167 of 255 = 65%

197
115
167

R + G + B ~ 62%. #C573A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 115 + 167 = 479 (100%)
R 197 of 479 ~ 41.13%
G 115 of 479 ~ 24.01%
B 167 of 479 ~ 34.86'%

%41.13
%24.01
%34.86

CMYK color model

#C573A7 color CMYK value is (0,42,15,23).

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

CMYK: (0,42,15,23)
C0M42Y15K23 (0%, 42%, 15%, 23%)
(0.00 / 0.42 / 0.15 / 0.23)

CMYK percentages

%0
%41.62
%15.23
%22.75

Codes

Color #C573A7 in popluar color models

C5 73 A7
RGB 197 115 167
HSL 322° 41.41% 61.18%
HSB/HSV 322° 41.62% 77.25%
CMYK 0.00% 41.62% 15.23%
22.75%

Color #C573A7 in popluar number systems.

HEX C5 73 A7
Decimal 197 115 167
Binary 11000101 1110011 10100111
Octal 305 163 247

Shades and tints

Shades of #C573A7

#C573A7
(197,115,167)
#B46998
(180,105,152)
#A35F89
(163,95,137)
#92557A
(146,85,122)
#814B6B
(129,75,107)
#70415C
(112,65,92)
#5F374D
(95,55,77)
#4E2D3E
(78,45,62)
#3D232F
(61,35,47)
#2C1920
(44,25,32)
#1B0F11
(27,15,17)
#000000
(0,0,0)

Tints of #C573A7

#C573A7
(197,115,167)
#CA7FAF
(202,127,175)
#CF8BB7
(207,139,183)
#D497BF
(212,151,191)
#D9A3C7
(217,163,199)
#DEAFCF
(222,175,207)
#E3BBD7
(227,187,215)
#E8C7DF
(232,199,223)
#EDD3E7
(237,211,231)
#F2DFEF
(242,223,239)
#F7EBF7
(247,235,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C573A7; }

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

This text font color is #C573A7.

Background Color

.myBgColor { background-color: #C573A7; }

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

This div background color is #C573A7.

Border color

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

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

This div border color is #C573A7.

Opacity

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

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

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

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

This text has shadow with #C573A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C573A7.

Preview

Color preview on black background

This text has color #C573A7 on black background.


Color preview on white background

This text has color #C573A7 on white background.


Black color preview on #C573A7 background

This text has black color on #C573A7 background.


White color preview on #C573A7 background

This text has white color on #C573A7 background.


Related colors

Complementary color

Complementary color for #hex is #3A8C58.


I love getcolorcode.com

Triadic colors

1 #A7C573 and #73A7C5 with #C573A7 are triadic colors.

2 #A773C5 and #73C5A7 with #C573A7 are triadic colors.