COLOR #514137

HEX: #514137 RGB: (81,65,55)

Color info

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

RGB color model

#514137 color RGB value is (81,65,55).

RGB: (81,65,55) (32%, 25%, 22%)

RGB channels and saturation

R 81 of 255 = 32%
G 65 of 255 = 25%
B 55 of 255 = 22%

81
65
55

R + G + B ~ 26%. #514137 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 65 + 55 = 201 (100%)
R 81 of 201 ~ 40.3%
G 65 of 201 ~ 32.34%
B 55 of 201 ~ 27.36'%

%40.3
%32.34
%27.36

CMYK color model

#514137 color CMYK value is (0,20,32,68).

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

CMYK: (0,20,32,68)
C0M20Y32K68 (0%, 20%, 32%, 68%)
(0.00 / 0.20 / 0.32 / 0.68)

CMYK percentages

%0
%19.75
%32.1
%68.24

Codes

Color #514137 in popluar color models

51 41 37
RGB 81 65 55
HSL 23° 19.12% 26.67%
HSB/HSV 23° 32.10% 31.76%
CMYK 0.00% 19.75% 32.10%
68.24%

Color #514137 in popluar number systems.

HEX 51 41 37
Decimal 81 65 55
Binary 1010001 1000001 110111
Octal 121 101 67

Shades and tints

Shades of #514137

#514137
(81,65,55)
#4A3C32
(74,60,50)
#43372D
(67,55,45)
#3C3228
(60,50,40)
#352D23
(53,45,35)
#2E281E
(46,40,30)
#272319
(39,35,25)
#201E14
(32,30,20)
#19190F
(25,25,15)
#12140A
(18,20,10)
#0B0F05
(11,15,5)
#000000
(0,0,0)

Tints of #514137

#514137
(81,65,55)
#605249
(96,82,73)
#6F635B
(111,99,91)
#7E746D
(126,116,109)
#8D857F
(141,133,127)
#9C9691
(156,150,145)
#ABA7A3
(171,167,163)
#BAB8B5
(186,184,181)
#C9C9C7
(201,201,199)
#D8DAD9
(216,218,217)
#E7EBEB
(231,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514137; }

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

This text font color is #514137.

Background Color

.myBgColor { background-color: #514137; }

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

This div background color is #514137.

Border color

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

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

This div border color is #514137.

Opacity

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

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

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

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

This text has shadow with #514137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514137.

Preview

Color preview on black background

This text has color #514137 on black background.


Color preview on white background

This text has color #514137 on white background.


Black color preview on #514137 background

This text has black color on #514137 background.


White color preview on #514137 background

This text has white color on #514137 background.


Related colors

Complementary color

Complementary color for #hex is #AEBEC8.


I love getcolorcode.com

Triadic colors

1 #375141 and #413751 with #514137 are triadic colors.

2 #374151 and #415137 with #514137 are triadic colors.