COLOR #514832

HEX: #514832 RGB: (81,72,50)

Color info

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

RGB color model

#514832 color RGB value is (81,72,50).

RGB: (81,72,50) (32%, 28%, 20%)

RGB channels and saturation

R 81 of 255 = 32%
G 72 of 255 = 28%
B 50 of 255 = 20%

81
72
50

R + G + B ~ 27%. #514832 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 72 + 50 = 203 (100%)
R 81 of 203 ~ 39.9%
G 72 of 203 ~ 35.47%
B 50 of 203 ~ 24.63'%

%39.9
%35.47
%24.63

CMYK color model

#514832 color CMYK value is (0,11,38,68).

  • cyan value is 0.00%
  • magenta value is 11.11%
  • yellow value is 38.27%
  • key color value is 68.24%

CMYK: (0,11,38,68)
C0M11Y38K68 (0%, 11%, 38%, 68%)
(0.00 / 0.11 / 0.38 / 0.68)

CMYK percentages

%0
%11.11
%38.27
%68.24

Codes

Color #514832 in popluar color models

51 48 32
RGB 81 72 50
HSL 43° 23.66% 25.69%
HSB/HSV 43° 38.27% 31.76%
CMYK 0.00% 11.11% 38.27%
68.24%

Color #514832 in popluar number systems.

HEX 51 48 32
Decimal 81 72 50
Binary 1010001 1001000 110010
Octal 121 110 62

Shades and tints

Shades of #514832

#514832
(81,72,50)
#4A422E
(74,66,46)
#433C2A
(67,60,42)
#3C3626
(60,54,38)
#353022
(53,48,34)
#2E2A1E
(46,42,30)
#27241A
(39,36,26)
#201E16
(32,30,22)
#191812
(25,24,18)
#12120E
(18,18,14)
#0B0C0A
(11,12,10)
#000000
(0,0,0)

Tints of #514832

#514832
(81,72,50)
#605844
(96,88,68)
#6F6856
(111,104,86)
#7E7868
(126,120,104)
#8D887A
(141,136,122)
#9C988C
(156,152,140)
#ABA89E
(171,168,158)
#BAB8B0
(186,184,176)
#C9C8C2
(201,200,194)
#D8D8D4
(216,216,212)
#E7E8E6
(231,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #514832 color. Also use rgb(81,72,50) instead hex code.

Text Font Color

.myTextColor { color: #514832; }

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

This text font color is #514832.

Background Color

.myBgColor { background-color: #514832; }

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

This div background color is #514832.

Border color

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

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

This div border color is #514832.

Opacity

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

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

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

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

This text has shadow with #514832 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514832.

Preview

Color preview on black background

This text has color #514832 on black background.


Color preview on white background

This text has color #514832 on white background.


Black color preview on #514832 background

This text has black color on #514832 background.


White color preview on #514832 background

This text has white color on #514832 background.


Related colors

Complementary color

Complementary color for #hex is #AEB7CD.


I love getcolorcode.com

Triadic colors

1 #325148 and #483251 with #514832 are triadic colors.

2 #324851 and #485132 with #514832 are triadic colors.