COLOR #514131

HEX: #514131 RGB: (81,65,49)

Color info

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

RGB color model

#514131 color RGB value is (81,65,49).

RGB: (81,65,49) (32%, 25%, 19%)

RGB channels and saturation

R 81 of 255 = 32%
G 65 of 255 = 25%
B 49 of 255 = 19%

81
65
49

R + G + B ~ 25%. #514131 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 65 + 49 = 195 (100%)
R 81 of 195 ~ 41.54%
G 65 of 195 ~ 33.33%
B 49 of 195 ~ 25.13'%

%41.54
%33.33
%25.13

CMYK color model

#514131 color CMYK value is (0,20,40,68).

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

CMYK: (0,20,40,68)
C0M20Y40K68 (0%, 20%, 40%, 68%)
(0.00 / 0.20 / 0.40 / 0.68)

CMYK percentages

%0
%19.75
%39.51
%68.24

Codes

Color #514131 in popluar color models

51 41 31
RGB 81 65 49
HSL 30° 24.62% 25.49%
HSB/HSV 30° 39.51% 31.76%
CMYK 0.00% 19.75% 39.51%
68.24%

Color #514131 in popluar number systems.

HEX 51 41 31
Decimal 81 65 49
Binary 1010001 1000001 110001
Octal 121 101 61

Shades and tints

Shades of #514131

#514131
(81,65,49)
#4A3C2D
(74,60,45)
#433729
(67,55,41)
#3C3225
(60,50,37)
#352D21
(53,45,33)
#2E281D
(46,40,29)
#272319
(39,35,25)
#201E15
(32,30,21)
#191911
(25,25,17)
#12140D
(18,20,13)
#0B0F09
(11,15,9)
#000000
(0,0,0)

Tints of #514131

#514131
(81,65,49)
#605243
(96,82,67)
#6F6355
(111,99,85)
#7E7467
(126,116,103)
#8D8579
(141,133,121)
#9C968B
(156,150,139)
#ABA79D
(171,167,157)
#BAB8AF
(186,184,175)
#C9C9C1
(201,201,193)
#D8DAD3
(216,218,211)
#E7EBE5
(231,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514131; }

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

This text font color is #514131.

Background Color

.myBgColor { background-color: #514131; }

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

This div background color is #514131.

Border color

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

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

This div border color is #514131.

Opacity

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

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

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

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

This text has shadow with #514131 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514131.

Preview

Color preview on black background

This text has color #514131 on black background.


Color preview on white background

This text has color #514131 on white background.


Black color preview on #514131 background

This text has black color on #514131 background.


White color preview on #514131 background

This text has white color on #514131 background.


Related colors

Complementary color

Complementary color for #hex is #AEBECE.


I love getcolorcode.com

Triadic colors

1 #315141 and #413151 with #514131 are triadic colors.

2 #314151 and #415131 with #514131 are triadic colors.