COLOR #51594A

HEX: #51594A RGB: (81,89,74)

Color info

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

RGB color model

#51594A color RGB value is (81,89,74).

RGB: (81,89,74) (32%, 35%, 29%)

RGB channels and saturation

R 81 of 255 = 32%
G 89 of 255 = 35%
B 74 of 255 = 29%

81
89
74

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

Portions of RGB colors in percentages

R + G + B = 81 + 89 + 74 = 244 (100%)
R 81 of 244 ~ 33.2%
G 89 of 244 ~ 36.48%
B 74 of 244 ~ 30.33'%

%33.2
%36.48
%30.33

CMYK color model

#51594A color CMYK value is (9,0,17,65).

  • cyan value is 8.99%
  • magenta value is 0.00%
  • yellow value is 16.85%
  • key color value is 65.10%
CMYK: (9,0,17,65) C9M0Y17K65 (9%,0%,17%,65%) (0.09/0.00/0.17/0.65) 

CMYK percentages

%8.99
%0
%16.85
%65.1

Codes

Color #51594A in popluar color models

51 59 4A
RGB 81 89 74
HSL 92° 9.20% 31.96%
HSB/HSV 92° 16.85% 34.90%
CMYK 8.99% 0.00% 16.85%
65.10%

Color #51594A in popluar number systems.

HEX 51 59 4A
Decimal 81 89 74
Binary 1010001 1011001 1001010
Octal 121 131 112

Shades and tints

Shades of #51594A

#51594A
(81,89,74)
#4A5144
(74,81,68)
#43493E
(67,73,62)
#3C4138
(60,65,56)
#353932
(53,57,50)
#2E312C
(46,49,44)
#272926
(39,41,38)
#202120
(32,33,32)
#19191A
(25,25,26)
#121114
(18,17,20)
#0B090E
(11,9,14)
#000000
(0,0,0)

Tints of #51594A

#51594A
(81,89,74)
#60685A
(96,104,90)
#6F776A
(111,119,106)
#7E867A
(126,134,122)
#8D958A
(141,149,138)
#9CA49A
(156,164,154)
#ABB3AA
(171,179,170)
#BAC2BA
(186,194,186)
#C9D1CA
(201,209,202)
#D8E0DA
(216,224,218)
#E7EFEA
(231,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51594A; }

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

This text font color is #51594A.

Background Color

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

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

This div background color is #51594A.

Border color

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

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

This div border color is #51594A.

Opacity

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

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

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

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

This text has shadow with #51594A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51594A.

Preview

Color preview on black background

This text has color #51594A on black background.


Color preview on white background

This text has color #51594A on white background.


Black color preview on #51594A background

This text has black color on #51594A background.


White color preview on #51594A background

This text has white color on #51594A background.


Related colors

Complementary color

Complementary color for #hex is #AEA6B5.


I love getcolorcode.com

Triadic colors

1 #4A5159 and #594A51 with #51594A are triadic colors.

2 #4A5951 and #59514A with #51594A are triadic colors.