COLOR #511A48

HEX: #511A48 RGB: (81,26,72)

Color info

#511A48 contains red, green and blue colors in about the same proportion. Web safe color of #511A48 is #660033 (or #603).

RGB color model

#511A48 color RGB value is (81,26,72).

RGB: (81,26,72) (32%, 10%, 28%)

RGB channels and saturation

R 81 of 255 = 32%
G 26 of 255 = 10%
B 72 of 255 = 28%

81
26
72

R + G + B ~ 23%. #511A48 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 26 + 72 = 179 (100%)
R 81 of 179 ~ 45.25%
G 26 of 179 ~ 14.53%
B 72 of 179 ~ 40.22'%

%45.25
%14.53
%40.22

CMYK color model

#511A48 color CMYK value is (0,68,11,68).

  • cyan value is 0.00%
  • magenta value is 67.90%
  • yellow value is 11.11%
  • key color value is 68.24%

CMYK: (0,68,11,68)
C0M68Y11K68 (0%, 68%, 11%, 68%)
(0.00 / 0.68 / 0.11 / 0.68)

CMYK percentages

%0
%67.9
%11.11
%68.24

Codes

Color #511A48 in popluar color models

51 1A 48
RGB 81 26 72
HSL 310° 51.40% 20.98%
HSB/HSV 310° 67.90% 31.76%
CMYK 0.00% 67.90% 11.11%
68.24%

Color #511A48 in popluar number systems.

HEX 51 1A 48
Decimal 81 26 72
Binary 1010001 11010 1001000
Octal 121 32 110

Shades and tints

Shades of #511A48

#511A48
(81,26,72)
#4A1842
(74,24,66)
#43163C
(67,22,60)
#3C1436
(60,20,54)
#351230
(53,18,48)
#2E102A
(46,16,42)
#270E24
(39,14,36)
#200C1E
(32,12,30)
#190A18
(25,10,24)
#120812
(18,8,18)
#0B060C
(11,6,12)
#000000
(0,0,0)

Tints of #511A48

#511A48
(81,26,72)
#602E58
(96,46,88)
#6F4268
(111,66,104)
#7E5678
(126,86,120)
#8D6A88
(141,106,136)
#9C7E98
(156,126,152)
#AB92A8
(171,146,168)
#BAA6B8
(186,166,184)
#C9BAC8
(201,186,200)
#D8CED8
(216,206,216)
#E7E2E8
(231,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #511A48 color. Also use rgb(81,26,72) instead hex code.

Text Font Color

.myTextColor { color: #511A48; }

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

This text font color is #511A48.

Background Color

.myBgColor { background-color: #511A48; }

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

This div background color is #511A48.

Border color

.myBorderColor { border: 1px solid #511A48; }

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

This div border color is #511A48.

Opacity

.myOpacity80 { color: #511A48; opacity: 0.8; }

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

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

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

This text has shadow with #511A48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #511A48.

Preview

Color preview on black background

This text has color #511A48 on black background.


Color preview on white background

This text has color #511A48 on white background.


Black color preview on #511A48 background

This text has black color on #511A48 background.


White color preview on #511A48 background

This text has white color on #511A48 background.


Related colors

Complementary color

Complementary color for #hex is #AEE5B7.


I love getcolorcode.com

Triadic colors

1 #48511A and #1A4851 with #511A48 are triadic colors.

2 #481A51 and #1A5148 with #511A48 are triadic colors.