COLOR #511147

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

Color info

#511147 contains mainly red and blue colors. Web safe color of #511147 is #660033 (or #603).

RGB color model

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

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

RGB channels and saturation

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

81
17
71

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

Portions of RGB colors in percentages

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

%47.93
%42.01

CMYK color model

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

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

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

CMYK percentages

%0
%79.01
%12.35
%68.24

Codes

Color #511147 in popluar color models

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

Color #511147 in popluar number systems.

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

Shades and tints

Shades of #511147

#511147
(81,17,71)
#4A1041
(74,16,65)
#430F3B
(67,15,59)
#3C0E35
(60,14,53)
#350D2F
(53,13,47)
#2E0C29
(46,12,41)
#270B23
(39,11,35)
#200A1D
(32,10,29)
#190917
(25,9,23)
#120811
(18,8,17)
#0B070B
(11,7,11)
#000000
(0,0,0)

Tints of #511147

#511147
(81,17,71)
#602657
(96,38,87)
#6F3B67
(111,59,103)
#7E5077
(126,80,119)
#8D6587
(141,101,135)
#9C7A97
(156,122,151)
#AB8FA7
(171,143,167)
#BAA4B7
(186,164,183)
#C9B9C7
(201,185,199)
#D8CED7
(216,206,215)
#E7E3E7
(231,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #511147; }

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

This text font color is #511147.

Background Color

.myBgColor { background-color: #511147; }

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

This div background color is #511147.

Border color

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

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

This div border color is #511147.

Opacity

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

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

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

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

This text has shadow with #511147 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #511147.

Preview

Color preview on black background

This text has color #511147 on black background.


Color preview on white background

This text has color #511147 on white background.


Black color preview on #511147 background

This text has black color on #511147 background.


White color preview on #511147 background

This text has white color on #511147 background.


Related colors

Complementary color

Complementary color for #hex is #AEEEB8.


I love getcolorcode.com

Triadic colors

1 #475111 and #114751 with #511147 are triadic colors.

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