COLOR #51495D

HEX: #51495D RGB: (81,73,93)

Color info

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

RGB color model

#51495D color RGB value is (81,73,93).

RGB: (81,73,93) (32%, 29%, 36%)

RGB channels and saturation

R 81 of 255 = 32%
G 73 of 255 = 29%
B 93 of 255 = 36%

81
73
93

R + G + B ~ 32%. #51495D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 73 + 93 = 247 (100%)
R 81 of 247 ~ 32.79%
G 73 of 247 ~ 29.55%
B 93 of 247 ~ 37.65'%

%32.79
%29.55
%37.65

CMYK color model

#51495D color CMYK value is (13,22,0,64).

  • cyan value is 12.90%
  • magenta value is 21.51%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (13,22,0,64)
C13M22Y0K64 (13%, 22%, 0%, 64%)
(0.13 / 0.22 / 0.00 / 0.64)

CMYK percentages

%12.9
%21.51
%0
%63.53

Codes

Color #51495D in popluar color models

51 49 5D
RGB 81 73 93
HSL 264° 12.05% 32.55%
HSB/HSV 264° 21.51% 36.47%
CMYK 12.90% 21.51% 0.00%
63.53%

Color #51495D in popluar number systems.

HEX 51 49 5D
Decimal 81 73 93
Binary 1010001 1001001 1011101
Octal 121 111 135

Shades and tints

Shades of #51495D

#51495D
(81,73,93)
#4A4355
(74,67,85)
#433D4D
(67,61,77)
#3C3745
(60,55,69)
#35313D
(53,49,61)
#2E2B35
(46,43,53)
#27252D
(39,37,45)
#201F25
(32,31,37)
#19191D
(25,25,29)
#121315
(18,19,21)
#0B0D0D
(11,13,13)
#000000
(0,0,0)

Tints of #51495D

#51495D
(81,73,93)
#60596B
(96,89,107)
#6F6979
(111,105,121)
#7E7987
(126,121,135)
#8D8995
(141,137,149)
#9C99A3
(156,153,163)
#ABA9B1
(171,169,177)
#BAB9BF
(186,185,191)
#C9C9CD
(201,201,205)
#D8D9DB
(216,217,219)
#E7E9E9
(231,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51495D color. Also use rgb(81,73,93) instead hex code.

Text Font Color

.myTextColor { color: #51495D; }

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

This text font color is #51495D.

Background Color

.myBgColor { background-color: #51495D; }

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

This div background color is #51495D.

Border color

.myBorderColor { border: 1px solid #51495D; }

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

This div border color is #51495D.

Opacity

.myOpacity80 { color: #51495D; opacity: 0.8; }

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

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

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

This text has shadow with #51495D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51495D.

Preview

Color preview on black background

This text has color #51495D on black background.


Color preview on white background

This text has color #51495D on white background.


Black color preview on #51495D background

This text has black color on #51495D background.


White color preview on #51495D background

This text has white color on #51495D background.


Related colors

Complementary color

Complementary color for #hex is #AEB6A2.


I love getcolorcode.com

Triadic colors

1 #5D5149 and #495D51 with #51495D are triadic colors.

2 #5D4951 and #49515D with #51495D are triadic colors.