COLOR #511439

HEX: #511439 RGB: (81,20,57)

Color info

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

RGB color model

#511439 color RGB value is (81,20,57).

RGB: (81,20,57) (32%, 8%, 22%)

RGB channels and saturation

R 81 of 255 = 32%
G 20 of 255 = 8%
B 57 of 255 = 22%

81
20
57

R + G + B ~ 21%. #511439 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 20 + 57 = 158 (100%)
R 81 of 158 ~ 51.27%
G 20 of 158 ~ 12.66%
B 57 of 158 ~ 36.08'%

%51.27
%12.66
%36.08

CMYK color model

#511439 color CMYK value is (0,75,30,68).

  • cyan value is 0.00%
  • magenta value is 75.31%
  • yellow value is 29.63%
  • key color value is 68.24%

CMYK: (0,75,30,68)
C0M75Y30K68 (0%, 75%, 30%, 68%)
(0.00 / 0.75 / 0.30 / 0.68)

CMYK percentages

%0
%75.31
%29.63
%68.24

Codes

Color #511439 in popluar color models

51 14 39
RGB 81 20 57
HSL 324° 60.40% 19.80%
HSB/HSV 324° 75.31% 31.76%
CMYK 0.00% 75.31% 29.63%
68.24%

Color #511439 in popluar number systems.

HEX 51 14 39
Decimal 81 20 57
Binary 1010001 10100 111001
Octal 121 24 71

Shades and tints

Shades of #511439

#511439
(81,20,57)
#4A1334
(74,19,52)
#43122F
(67,18,47)
#3C112A
(60,17,42)
#351025
(53,16,37)
#2E0F20
(46,15,32)
#270E1B
(39,14,27)
#200D16
(32,13,22)
#190C11
(25,12,17)
#120B0C
(18,11,12)
#0B0A07
(11,10,7)
#000000
(0,0,0)

Tints of #511439

#511439
(81,20,57)
#60294B
(96,41,75)
#6F3E5D
(111,62,93)
#7E536F
(126,83,111)
#8D6881
(141,104,129)
#9C7D93
(156,125,147)
#AB92A5
(171,146,165)
#BAA7B7
(186,167,183)
#C9BCC9
(201,188,201)
#D8D1DB
(216,209,219)
#E7E6ED
(231,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #511439 color. Also use rgb(81,20,57) instead hex code.

Text Font Color

.myTextColor { color: #511439; }

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

This text font color is #511439.

Background Color

.myBgColor { background-color: #511439; }

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

This div background color is #511439.

Border color

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

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

This div border color is #511439.

Opacity

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

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

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

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

This text has shadow with #511439 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #511439.

Preview

Color preview on black background

This text has color #511439 on black background.


Color preview on white background

This text has color #511439 on white background.


Black color preview on #511439 background

This text has black color on #511439 background.


White color preview on #511439 background

This text has white color on #511439 background.


Related colors

Complementary color

Complementary color for #hex is #AEEBC6.


I love getcolorcode.com

Triadic colors

1 #395114 and #143951 with #511439 are triadic colors.

2 #391451 and #145139 with #511439 are triadic colors.