COLOR #51314E

HEX: #51314E RGB: (81,49,78)

Color info

#51314E contains red, green and blue colors in about the same proportion. Web safe color of #51314E is #663366 (or #636).

RGB color model

#51314E color RGB value is (81,49,78).

RGB: (81,49,78) (32%, 19%, 31%)

RGB channels and saturation

R 81 of 255 = 32%
G 49 of 255 = 19%
B 78 of 255 = 31%

81
49
78

R + G + B ~ 27%. #51314E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 49 + 78 = 208 (100%)
R 81 of 208 ~ 38.94%
G 49 of 208 ~ 23.56%
B 78 of 208 ~ 37.5'%

%38.94
%23.56
%37.5

CMYK color model

#51314E color CMYK value is (0,40,4,68).

  • cyan value is 0.00%
  • magenta value is 39.51%
  • yellow value is 3.70%
  • key color value is 68.24%

CMYK: (0,40,4,68)
C0M40Y4K68 (0%, 40%, 4%, 68%)
(0.00 / 0.40 / 0.04 / 0.68)

CMYK percentages

%0
%39.51
%3.7
%68.24

Codes

Color #51314E in popluar color models

51 31 4E
RGB 81 49 78
HSL 306° 24.62% 25.49%
HSB/HSV 306° 39.51% 31.76%
CMYK 0.00% 39.51% 3.70%
68.24%

Color #51314E in popluar number systems.

HEX 51 31 4E
Decimal 81 49 78
Binary 1010001 110001 1001110
Octal 121 61 116

Shades and tints

Shades of #51314E

#51314E
(81,49,78)
#4A2D47
(74,45,71)
#432940
(67,41,64)
#3C2539
(60,37,57)
#352132
(53,33,50)
#2E1D2B
(46,29,43)
#271924
(39,25,36)
#20151D
(32,21,29)
#191116
(25,17,22)
#120D0F
(18,13,15)
#0B0908
(11,9,8)
#000000
(0,0,0)

Tints of #51314E

#51314E
(81,49,78)
#60435E
(96,67,94)
#6F556E
(111,85,110)
#7E677E
(126,103,126)
#8D798E
(141,121,142)
#9C8B9E
(156,139,158)
#AB9DAE
(171,157,174)
#BAAFBE
(186,175,190)
#C9C1CE
(201,193,206)
#D8D3DE
(216,211,222)
#E7E5EE
(231,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51314E color. Also use rgb(81,49,78) instead hex code.

Text Font Color

.myTextColor { color: #51314E; }

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

This text font color is #51314E.

Background Color

.myBgColor { background-color: #51314E; }

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

This div background color is #51314E.

Border color

.myBorderColor { border: 1px solid #51314E; }

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

This div border color is #51314E.

Opacity

.myOpacity80 { color: #51314E; opacity: 0.8; }

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

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

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

This text has shadow with #51314E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51314E.

Preview

Color preview on black background

This text has color #51314E on black background.


Color preview on white background

This text has color #51314E on white background.


Black color preview on #51314E background

This text has black color on #51314E background.


White color preview on #51314E background

This text has white color on #51314E background.


Related colors

Complementary color

Complementary color for #hex is #AECEB1.


I love getcolorcode.com

Triadic colors

1 #4E5131 and #314E51 with #51314E are triadic colors.

2 #4E3151 and #31514E with #51314E are triadic colors.