COLOR #C574A2

HEX: #C574A2 RGB: (197,116,162)

Color info

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

RGB color model

#C574A2 color RGB value is (197,116,162).

RGB: (197,116,162) (77%, 45%, 64%)

RGB channels and saturation

R 197 of 255 = 77%
G 116 of 255 = 45%
B 162 of 255 = 64%

197
116
162

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

Portions of RGB colors in percentages

R + G + B = 197 + 116 + 162 = 475 (100%)
R 197 of 475 ~ 41.47%
G 116 of 475 ~ 24.42%
B 162 of 475 ~ 34.11'%

%41.47
%24.42
%34.11

CMYK color model

#C574A2 color CMYK value is (0,41,18,23).

  • cyan value is 0.00%
  • magenta value is 41.12%
  • yellow value is 17.77%
  • key color value is 22.75%

CMYK: (0,41,18,23)
C0M41Y18K23 (0%, 41%, 18%, 23%)
(0.00 / 0.41 / 0.18 / 0.23)

CMYK percentages

%0
%41.12
%17.77
%22.75

Codes

Color #C574A2 in popluar color models

C5 74 A2
RGB 197 116 162
HSL 326° 41.12% 61.37%
HSB/HSV 326° 41.12% 77.25%
CMYK 0.00% 41.12% 17.77%
22.75%

Color #C574A2 in popluar number systems.

HEX C5 74 A2
Decimal 197 116 162
Binary 11000101 1110100 10100010
Octal 305 164 242

Shades and tints

Shades of #C574A2

#C574A2
(197,116,162)
#B46A94
(180,106,148)
#A36086
(163,96,134)
#925678
(146,86,120)
#814C6A
(129,76,106)
#70425C
(112,66,92)
#5F384E
(95,56,78)
#4E2E40
(78,46,64)
#3D2432
(61,36,50)
#2C1A24
(44,26,36)
#1B1016
(27,16,22)
#000000
(0,0,0)

Tints of #C574A2

#C574A2
(197,116,162)
#CA80AA
(202,128,170)
#CF8CB2
(207,140,178)
#D498BA
(212,152,186)
#D9A4C2
(217,164,194)
#DEB0CA
(222,176,202)
#E3BCD2
(227,188,210)
#E8C8DA
(232,200,218)
#EDD4E2
(237,212,226)
#F2E0EA
(242,224,234)
#F7ECF2
(247,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C574A2 color. Also use rgb(197,116,162) instead hex code.

Text Font Color

.myTextColor { color: #C574A2; }

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

This text font color is #C574A2.

Background Color

.myBgColor { background-color: #C574A2; }

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

This div background color is #C574A2.

Border color

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

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

This div border color is #C574A2.

Opacity

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

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

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

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

This text has shadow with #C574A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C574A2.

Preview

Color preview on black background

This text has color #C574A2 on black background.


Color preview on white background

This text has color #C574A2 on white background.


Black color preview on #C574A2 background

This text has black color on #C574A2 background.


White color preview on #C574A2 background

This text has white color on #C574A2 background.


Related colors

Complementary color

Complementary color for #hex is #3A8B5D.


I love getcolorcode.com

Triadic colors

1 #A2C574 and #74A2C5 with #C574A2 are triadic colors.

2 #A274C5 and #74C5A2 with #C574A2 are triadic colors.