COLOR #514937

HEX: #514937 RGB: (81,73,55)

Color info

#514937 contains red, green and blue colors in about the same proportion. Web safe color of #514937 is #663333 (or #633).

RGB color model

#514937 color RGB value is (81,73,55).

RGB: (81,73,55) (32%, 29%, 22%)

RGB channels and saturation

R 81 of 255 = 32%
G 73 of 255 = 29%
B 55 of 255 = 22%

81
73
55

R + G + B ~ 28%. #514937 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 73 + 55 = 209 (100%)
R 81 of 209 ~ 38.76%
G 73 of 209 ~ 34.93%
B 55 of 209 ~ 26.32'%

%38.76
%34.93
%26.32

CMYK color model

#514937 color CMYK value is (0,10,32,68).

  • cyan value is 0.00%
  • magenta value is 9.88%
  • yellow value is 32.10%
  • key color value is 68.24%

CMYK: (0,10,32,68)
C0M10Y32K68 (0%, 10%, 32%, 68%)
(0.00 / 0.10 / 0.32 / 0.68)

CMYK percentages

%0
%9.88
%32.1
%68.24

Codes

Color #514937 in popluar color models

51 49 37
RGB 81 73 55
HSL 42° 19.12% 26.67%
HSB/HSV 42° 32.10% 31.76%
CMYK 0.00% 9.88% 32.10%
68.24%

Color #514937 in popluar number systems.

HEX 51 49 37
Decimal 81 73 55
Binary 1010001 1001001 110111
Octal 121 111 67

Shades and tints

Shades of #514937

#514937
(81,73,55)
#4A4332
(74,67,50)
#433D2D
(67,61,45)
#3C3728
(60,55,40)
#353123
(53,49,35)
#2E2B1E
(46,43,30)
#272519
(39,37,25)
#201F14
(32,31,20)
#19190F
(25,25,15)
#12130A
(18,19,10)
#0B0D05
(11,13,5)
#000000
(0,0,0)

Tints of #514937

#514937
(81,73,55)
#605949
(96,89,73)
#6F695B
(111,105,91)
#7E796D
(126,121,109)
#8D897F
(141,137,127)
#9C9991
(156,153,145)
#ABA9A3
(171,169,163)
#BAB9B5
(186,185,181)
#C9C9C7
(201,201,199)
#D8D9D9
(216,217,217)
#E7E9EB
(231,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514937; }

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

This text font color is #514937.

Background Color

.myBgColor { background-color: #514937; }

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

This div background color is #514937.

Border color

.myBorderColor { border: 1px solid #514937; }

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

This div border color is #514937.

Opacity

.myOpacity80 { color: #514937; opacity: 0.8; }

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

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

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

This text has shadow with #514937 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514937.

Preview

Color preview on black background

This text has color #514937 on black background.


Color preview on white background

This text has color #514937 on white background.


Black color preview on #514937 background

This text has black color on #514937 background.


White color preview on #514937 background

This text has white color on #514937 background.


Related colors

Complementary color

Complementary color for #hex is #AEB6C8.


I love getcolorcode.com

Triadic colors

1 #375149 and #493751 with #514937 are triadic colors.

2 #374951 and #495137 with #514937 are triadic colors.