COLOR #51594D

HEX: #51594D RGB: (81,89,77)

Color info

#51594D contains red, green and blue colors in about the same proportion. Web safe color of #51594D is #666633 (or #663).

RGB color model

#51594D color RGB value is (81,89,77).

RGB: (81,89,77) (32%, 35%, 30%)

RGB channels and saturation

R 81 of 255 = 32%
G 89 of 255 = 35%
B 77 of 255 = 30%

81
89
77

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

Portions of RGB colors in percentages

R + G + B = 81 + 89 + 77 = 247 (100%)
R 81 of 247 ~ 32.79%
G 89 of 247 ~ 36.03%
B 77 of 247 ~ 31.17'%

%32.79
%36.03
%31.17

CMYK color model

#51594D color CMYK value is (9,0,13,65).

  • cyan value is 8.99%
  • magenta value is 0.00%
  • yellow value is 13.48%
  • key color value is 65.10%

CMYK: (9,0,13,65)
C9M0Y13K65 (9%, 0%, 13%, 65%)
(0.09 / 0.00 / 0.13 / 0.65)

CMYK percentages

%8.99
%0
%13.48
%65.1

Codes

Color #51594D in popluar color models

51 59 4D
RGB 81 89 77
HSL 100° 7.23% 32.55%
HSB/HSV 100° 13.48% 34.90%
CMYK 8.99% 0.00% 13.48%
65.10%

Color #51594D in popluar number systems.

HEX 51 59 4D
Decimal 81 89 77
Binary 1010001 1011001 1001101
Octal 121 131 115

Shades and tints

Shades of #51594D

#51594D
(81,89,77)
#4A5146
(74,81,70)
#43493F
(67,73,63)
#3C4138
(60,65,56)
#353931
(53,57,49)
#2E312A
(46,49,42)
#272923
(39,41,35)
#20211C
(32,33,28)
#191915
(25,25,21)
#12110E
(18,17,14)
#0B0907
(11,9,7)
#000000
(0,0,0)

Tints of #51594D

#51594D
(81,89,77)
#60685D
(96,104,93)
#6F776D
(111,119,109)
#7E867D
(126,134,125)
#8D958D
(141,149,141)
#9CA49D
(156,164,157)
#ABB3AD
(171,179,173)
#BAC2BD
(186,194,189)
#C9D1CD
(201,209,205)
#D8E0DD
(216,224,221)
#E7EFED
(231,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51594D color. Also use rgb(81,89,77) instead hex code.

Text Font Color

.myTextColor { color: #51594D; }

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

This text font color is #51594D.

Background Color

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

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

This div background color is #51594D.

Border color

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

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

This div border color is #51594D.

Opacity

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

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

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

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

This text has shadow with #51594D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51594D.

Preview

Color preview on black background

This text has color #51594D on black background.


Color preview on white background

This text has color #51594D on white background.


Black color preview on #51594D background

This text has black color on #51594D background.


White color preview on #51594D background

This text has white color on #51594D background.


Related colors

Complementary color

Complementary color for #hex is #AEA6B2.


I love getcolorcode.com

Triadic colors

1 #4D5159 and #594D51 with #51594D are triadic colors.

2 #4D5951 and #59514D with #51594D are triadic colors.