COLOR #512948

HEX: #512948 RGB: (81,41,72)

Color info

#512948 contains red, green and blue colors in about the same proportion. Web safe color of #512948 is #663333 (or #633).

RGB color model

#512948 color RGB value is (81,41,72).

RGB: (81,41,72) (32%, 16%, 28%)

RGB channels and saturation

R 81 of 255 = 32%
G 41 of 255 = 16%
B 72 of 255 = 28%

81
41
72

R + G + B ~ 25%. #512948 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 41 + 72 = 194 (100%)
R 81 of 194 ~ 41.75%
G 41 of 194 ~ 21.13%
B 72 of 194 ~ 37.11'%

%41.75
%21.13
%37.11

CMYK color model

#512948 color CMYK value is (0,49,11,68).

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

CMYK: (0,49,11,68)
C0M49Y11K68 (0%, 49%, 11%, 68%)
(0.00 / 0.49 / 0.11 / 0.68)

CMYK percentages

%0
%49.38
%11.11
%68.24

Codes

Color #512948 in popluar color models

51 29 48
RGB 81 41 72
HSL 314° 32.79% 23.92%
HSB/HSV 314° 49.38% 31.76%
CMYK 0.00% 49.38% 11.11%
68.24%

Color #512948 in popluar number systems.

HEX 51 29 48
Decimal 81 41 72
Binary 1010001 101001 1001000
Octal 121 51 110

Shades and tints

Shades of #512948

#512948
(81,41,72)
#4A2642
(74,38,66)
#43233C
(67,35,60)
#3C2036
(60,32,54)
#351D30
(53,29,48)
#2E1A2A
(46,26,42)
#271724
(39,23,36)
#20141E
(32,20,30)
#191118
(25,17,24)
#120E12
(18,14,18)
#0B0B0C
(11,11,12)
#000000
(0,0,0)

Tints of #512948

#512948
(81,41,72)
#603C58
(96,60,88)
#6F4F68
(111,79,104)
#7E6278
(126,98,120)
#8D7588
(141,117,136)
#9C8898
(156,136,152)
#AB9BA8
(171,155,168)
#BAAEB8
(186,174,184)
#C9C1C8
(201,193,200)
#D8D4D8
(216,212,216)
#E7E7E8
(231,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #512948; }

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

This text font color is #512948.

Background Color

.myBgColor { background-color: #512948; }

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

This div background color is #512948.

Border color

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

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

This div border color is #512948.

Opacity

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

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

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

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

This text has shadow with #512948 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #512948.

Preview

Color preview on black background

This text has color #512948 on black background.


Color preview on white background

This text has color #512948 on white background.


Black color preview on #512948 background

This text has black color on #512948 background.


White color preview on #512948 background

This text has white color on #512948 background.


Related colors

Complementary color

Complementary color for #hex is #AED6B7.


I love getcolorcode.com

Triadic colors

1 #485129 and #294851 with #512948 are triadic colors.

2 #482951 and #295148 with #512948 are triadic colors.