COLOR #471151

HEX: #471151 RGB: (71,17,81)

Color info

#471151 contains mainly red and blue colors. Web safe color of #471151 is #330066 (or #306).

RGB color model

#471151 color RGB value is (71,17,81).

RGB: (71,17,81) (28%, 7%, 32%)

RGB channels and saturation

R 71 of 255 = 28%
G 17 of 255 = 7%
B 81 of 255 = 32%

71
17
81

R + G + B ~ 22%. #471151 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 17 + 81 = 169 (100%)
R 71 of 169 ~ 42.01%
G 17 of 169 ~ 10.06%
B 81 of 169 ~ 47.93'%

%42.01
%47.93

CMYK color model

#471151 color CMYK value is (12,79,0,68).

  • cyan value is 12.35%
  • magenta value is 79.01%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (12,79,0,68)
C12M79Y0K68 (12%, 79%, 0%, 68%)
(0.12 / 0.79 / 0.00 / 0.68)

CMYK percentages

%12.35
%79.01
%0
%68.24

Codes

Color #471151 in popluar color models

47 11 51
RGB 71 17 81
HSL 291° 65.31% 19.22%
HSB/HSV 291° 79.01% 31.76%
CMYK 12.35% 79.01% 0.00%
68.24%

Color #471151 in popluar number systems.

HEX 47 11 51
Decimal 71 17 81
Binary 1000111 10001 1010001
Octal 107 21 121

Shades and tints

Shades of #471151

#471151
(71,17,81)
#41104A
(65,16,74)
#3B0F43
(59,15,67)
#350E3C
(53,14,60)
#2F0D35
(47,13,53)
#290C2E
(41,12,46)
#230B27
(35,11,39)
#1D0A20
(29,10,32)
#170919
(23,9,25)
#110812
(17,8,18)
#0B070B
(11,7,11)
#000000
(0,0,0)

Tints of #471151

#471151
(71,17,81)
#572660
(87,38,96)
#673B6F
(103,59,111)
#77507E
(119,80,126)
#87658D
(135,101,141)
#977A9C
(151,122,156)
#A78FAB
(167,143,171)
#B7A4BA
(183,164,186)
#C7B9C9
(199,185,201)
#D7CED8
(215,206,216)
#E7E3E7
(231,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471151 color. Also use rgb(71,17,81) instead hex code.

Text Font Color

.myTextColor { color: #471151; }

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

This text font color is #471151.

Background Color

.myBgColor { background-color: #471151; }

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

This div background color is #471151.

Border color

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

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

This div border color is #471151.

Opacity

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

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

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

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

This text has shadow with #471151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471151.

Preview

Color preview on black background

This text has color #471151 on black background.


Color preview on white background

This text has color #471151 on white background.


Black color preview on #471151 background

This text has black color on #471151 background.


White color preview on #471151 background

This text has white color on #471151 background.


Related colors

Complementary color

Complementary color for #hex is #B8EEAE.


I love getcolorcode.com

Triadic colors

1 #514711 and #115147 with #471151 are triadic colors.

2 #511147 and #114751 with #471151 are triadic colors.