COLOR #510B48

HEX: #510B48 RGB: (81,11,72)

Color info

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

RGB color model

#510B48 color RGB value is (81,11,72).

RGB: (81,11,72) (32%, 4%, 28%)

RGB channels and saturation

R 81 of 255 = 32%
G 11 of 255 = 4%
B 72 of 255 = 28%

81
11
72

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

Portions of RGB colors in percentages

R + G + B = 81 + 11 + 72 = 164 (100%)
R 81 of 164 ~ 49.39%
G 11 of 164 ~ 6.71%
B 72 of 164 ~ 43.9'%

%49.39
%43.9

CMYK color model

#510B48 color CMYK value is (0,86,11,68).

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

CMYK: (0,86,11,68)
C0M86Y11K68 (0%, 86%, 11%, 68%)
(0.00 / 0.86 / 0.11 / 0.68)

CMYK percentages

%0
%86.42
%11.11
%68.24

Codes

Color #510B48 in popluar color models

51 0B 48
RGB 81 11 72
HSL 308° 76.09% 18.04%
HSB/HSV 308° 86.42% 31.76%
CMYK 0.00% 86.42% 11.11%
68.24%

Color #510B48 in popluar number systems.

HEX 51 0B 48
Decimal 81 11 72
Binary 1010001 1011 1001000
Octal 121 13 110

Shades and tints

Shades of #510B48

#510B48
(81,11,72)
#4A0A42
(74,10,66)
#43093C
(67,9,60)
#3C0836
(60,8,54)
#350730
(53,7,48)
#2E062A
(46,6,42)
#270524
(39,5,36)
#20041E
(32,4,30)
#190318
(25,3,24)
#120212
(18,2,18)
#0B010C
(11,1,12)
#000000
(0,0,0)

Tints of #510B48

#510B48
(81,11,72)
#602158
(96,33,88)
#6F3768
(111,55,104)
#7E4D78
(126,77,120)
#8D6388
(141,99,136)
#9C7998
(156,121,152)
#AB8FA8
(171,143,168)
#BAA5B8
(186,165,184)
#C9BBC8
(201,187,200)
#D8D1D8
(216,209,216)
#E7E7E8
(231,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #510B48 color. Also use rgb(81,11,72) instead hex code.

Text Font Color

.myTextColor { color: #510B48; }

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

This text font color is #510B48.

Background Color

.myBgColor { background-color: #510B48; }

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

This div background color is #510B48.

Border color

.myBorderColor { border: 1px solid #510B48; }

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

This div border color is #510B48.

Opacity

.myOpacity80 { color: #510B48; opacity: 0.8; }

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

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

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

This text has shadow with #510B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #510B48.

Preview

Color preview on black background

This text has color #510B48 on black background.


Color preview on white background

This text has color #510B48 on white background.


Black color preview on #510B48 background

This text has black color on #510B48 background.


White color preview on #510B48 background

This text has white color on #510B48 background.


Related colors

Complementary color

Complementary color for #hex is #AEF4B7.


I love getcolorcode.com

Triadic colors

1 #48510B and #0B4851 with #510B48 are triadic colors.

2 #480B51 and #0B5148 with #510B48 are triadic colors.