COLOR #51465E

HEX: #51465E RGB: (81,70,94)

Color info

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

RGB color model

#51465E color RGB value is (81,70,94).

RGB: (81,70,94) (32%, 27%, 37%)

RGB channels and saturation

R 81 of 255 = 32%
G 70 of 255 = 27%
B 94 of 255 = 37%

81
70
94

R + G + B ~ 32%. #51465E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 70 + 94 = 245 (100%)
R 81 of 245 ~ 33.06%
G 70 of 245 ~ 28.57%
B 94 of 245 ~ 38.37'%

%33.06
%28.57
%38.37

CMYK color model

#51465E color CMYK value is (14,26,0,63).

  • cyan value is 13.83%
  • magenta value is 25.53%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (14,26,0,63)
C14M26Y0K63 (14%, 26%, 0%, 63%)
(0.14 / 0.26 / 0.00 / 0.63)

CMYK percentages

%13.83
%25.53
%0
%63.14

Codes

Color #51465E in popluar color models

51 46 5E
RGB 81 70 94
HSL 268° 14.63% 32.16%
HSB/HSV 268° 25.53% 36.86%
CMYK 13.83% 25.53% 0.00%
63.14%

Color #51465E in popluar number systems.

HEX 51 46 5E
Decimal 81 70 94
Binary 1010001 1000110 1011110
Octal 121 106 136

Shades and tints

Shades of #51465E

#51465E
(81,70,94)
#4A4056
(74,64,86)
#433A4E
(67,58,78)
#3C3446
(60,52,70)
#352E3E
(53,46,62)
#2E2836
(46,40,54)
#27222E
(39,34,46)
#201C26
(32,28,38)
#19161E
(25,22,30)
#121016
(18,16,22)
#0B0A0E
(11,10,14)
#000000
(0,0,0)

Tints of #51465E

#51465E
(81,70,94)
#60566C
(96,86,108)
#6F667A
(111,102,122)
#7E7688
(126,118,136)
#8D8696
(141,134,150)
#9C96A4
(156,150,164)
#ABA6B2
(171,166,178)
#BAB6C0
(186,182,192)
#C9C6CE
(201,198,206)
#D8D6DC
(216,214,220)
#E7E6EA
(231,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51465E color. Also use rgb(81,70,94) instead hex code.

Text Font Color

.myTextColor { color: #51465E; }

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

This text font color is #51465E.

Background Color

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

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

This div background color is #51465E.

Border color

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

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

This div border color is #51465E.

Opacity

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

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

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

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

This text has shadow with #51465E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51465E.

Preview

Color preview on black background

This text has color #51465E on black background.


Color preview on white background

This text has color #51465E on white background.


Black color preview on #51465E background

This text has black color on #51465E background.


White color preview on #51465E background

This text has white color on #51465E background.


Related colors

Complementary color

Complementary color for #hex is #AEB9A1.


I love getcolorcode.com

Triadic colors

1 #5E5146 and #465E51 with #51465E are triadic colors.

2 #5E4651 and #46515E with #51465E are triadic colors.