COLOR #C473A2

HEX: #C473A2 RGB: (196,115,162)

Color info

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

RGB color model

#C473A2 color RGB value is (196,115,162).

RGB: (196,115,162) (77%, 45%, 64%)

RGB channels and saturation

R 196 of 255 = 77%
G 115 of 255 = 45%
B 162 of 255 = 64%

196
115
162

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

Portions of RGB colors in percentages

R + G + B = 196 + 115 + 162 = 473 (100%)
R 196 of 473 ~ 41.44%
G 115 of 473 ~ 24.31%
B 162 of 473 ~ 34.25'%

%41.44
%24.31
%34.25

CMYK color model

#C473A2 color CMYK value is (0,41,17,23).

  • cyan value is 0.00%
  • magenta value is 41.33%
  • yellow value is 17.35%
  • key color value is 23.14%

CMYK: (0,41,17,23)
C0M41Y17K23 (0%, 41%, 17%, 23%)
(0.00 / 0.41 / 0.17 / 0.23)

CMYK percentages

%0
%41.33
%17.35
%23.14

Codes

Color #C473A2 in popluar color models

C4 73 A2
RGB 196 115 162
HSL 325° 40.70% 60.98%
HSB/HSV 325° 41.33% 76.86%
CMYK 0.00% 41.33% 17.35%
23.14%

Color #C473A2 in popluar number systems.

HEX C4 73 A2
Decimal 196 115 162
Binary 11000100 1110011 10100010
Octal 304 163 242

Shades and tints

Shades of #C473A2

#C473A2
(196,115,162)
#B36994
(179,105,148)
#A25F86
(162,95,134)
#915578
(145,85,120)
#804B6A
(128,75,106)
#6F415C
(111,65,92)
#5E374E
(94,55,78)
#4D2D40
(77,45,64)
#3C2332
(60,35,50)
#2B1924
(43,25,36)
#1A0F16
(26,15,22)
#000000
(0,0,0)

Tints of #C473A2

#C473A2
(196,115,162)
#C97FAA
(201,127,170)
#CE8BB2
(206,139,178)
#D397BA
(211,151,186)
#D8A3C2
(216,163,194)
#DDAFCA
(221,175,202)
#E2BBD2
(226,187,210)
#E7C7DA
(231,199,218)
#ECD3E2
(236,211,226)
#F1DFEA
(241,223,234)
#F6EBF2
(246,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C473A2 color. Also use rgb(196,115,162) instead hex code.

Text Font Color

.myTextColor { color: #C473A2; }

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

This text font color is #C473A2.

Background Color

.myBgColor { background-color: #C473A2; }

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

This div background color is #C473A2.

Border color

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

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

This div border color is #C473A2.

Opacity

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

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

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

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

This text has shadow with #C473A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C473A2.

Preview

Color preview on black background

This text has color #C473A2 on black background.


Color preview on white background

This text has color #C473A2 on white background.


Black color preview on #C473A2 background

This text has black color on #C473A2 background.


White color preview on #C473A2 background

This text has white color on #C473A2 background.


Related colors

Complementary color

Complementary color for #hex is #3B8C5D.


I love getcolorcode.com

Triadic colors

1 #A2C473 and #73A2C4 with #C473A2 are triadic colors.

2 #A273C4 and #73C4A2 with #C473A2 are triadic colors.