COLOR #C471A8

HEX: #C471A8 RGB: (196,113,168)

Color info

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

RGB color model

#C471A8 color RGB value is (196,113,168).

RGB: (196,113,168) (77%, 44%, 66%)

RGB channels and saturation

R 196 of 255 = 77%
G 113 of 255 = 44%
B 168 of 255 = 66%

196
113
168

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

Portions of RGB colors in percentages

R + G + B = 196 + 113 + 168 = 477 (100%)
R 196 of 477 ~ 41.09%
G 113 of 477 ~ 23.69%
B 168 of 477 ~ 35.22'%

%41.09
%23.69
%35.22

CMYK color model

#C471A8 color CMYK value is (0,42,14,23).

  • cyan value is 0.00%
  • magenta value is 42.35%
  • yellow value is 14.29%
  • key color value is 23.14%
CMYK: (0,42,14,23) C0M42Y14K23 (0%,42%,14%,23%) (0.00/0.42/0.14/0.23) 

CMYK percentages

%0
%42.35
%14.29
%23.14

Codes

Color #C471A8 in popluar color models

C4 71 A8
RGB 196 113 168
HSL 320° 41.29% 60.59%
HSB/HSV 320° 42.35% 76.86%
CMYK 0.00% 42.35% 14.29%
23.14%

Color #C471A8 in popluar number systems.

HEX C4 71 A8
Decimal 196 113 168
Binary 11000100 1110001 10101000
Octal 304 161 250

Shades and tints

Shades of #C471A8

#C471A8
(196,113,168)
#B36799
(179,103,153)
#A25D8A
(162,93,138)
#91537B
(145,83,123)
#80496C
(128,73,108)
#6F3F5D
(111,63,93)
#5E354E
(94,53,78)
#4D2B3F
(77,43,63)
#3C2130
(60,33,48)
#2B1721
(43,23,33)
#1A0D12
(26,13,18)
#000000
(0,0,0)

Tints of #C471A8

#C471A8
(196,113,168)
#C97DAF
(201,125,175)
#CE89B6
(206,137,182)
#D395BD
(211,149,189)
#D8A1C4
(216,161,196)
#DDADCB
(221,173,203)
#E2B9D2
(226,185,210)
#E7C5D9
(231,197,217)
#ECD1E0
(236,209,224)
#F1DDE7
(241,221,231)
#F6E9EE
(246,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C471A8 color. Also use rgb(196,113,168) instead hex code.

Text Font Color

.myTextColor { color: #C471A8; }

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

This text font color is #C471A8.

Background Color

.myBgColor { background-color: #C471A8; }

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

This div background color is #C471A8.

Border color

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

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

This div border color is #C471A8.

Opacity

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

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

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

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

This text has shadow with #C471A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C471A8.

Preview

Color preview on black background

This text has color #C471A8 on black background.


Color preview on white background

This text has color #C471A8 on white background.


Black color preview on #C471A8 background

This text has black color on #C471A8 background.


White color preview on #C471A8 background

This text has white color on #C471A8 background.


Related colors

Complementary color

Complementary color for #hex is #3B8E57.


I love getcolorcode.com

Triadic colors

1 #A8C471 and #71A8C4 with #C471A8 are triadic colors.

2 #A871C4 and #71C4A8 with #C471A8 are triadic colors.