COLOR #514824

HEX: #514824 RGB: (81,72,36)

Color info

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

RGB color model

#514824 color RGB value is (81,72,36).

RGB: (81,72,36) (32%, 28%, 14%)

RGB channels and saturation

R 81 of 255 = 32%
G 72 of 255 = 28%
B 36 of 255 = 14%

81
72
36

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

Portions of RGB colors in percentages

R + G + B = 81 + 72 + 36 = 189 (100%)
R 81 of 189 ~ 42.86%
G 72 of 189 ~ 38.1%
B 36 of 189 ~ 19.05'%

%42.86
%38.1
%19.05

CMYK color model

#514824 color CMYK value is (0,11,56,68).

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

CMYK: (0,11,56,68)
C0M11Y56K68 (0%, 11%, 56%, 68%)
(0.00 / 0.11 / 0.56 / 0.68)

CMYK percentages

%0
%11.11
%55.56
%68.24

Codes

Color #514824 in popluar color models

51 48 24
RGB 81 72 36
HSL 48° 38.46% 22.94%
HSB/HSV 48° 55.56% 31.76%
CMYK 0.00% 11.11% 55.56%
68.24%

Color #514824 in popluar number systems.

HEX 51 48 24
Decimal 81 72 36
Binary 1010001 1001000 100100
Octal 121 110 44

Shades and tints

Shades of #514824

#514824
(81,72,36)
#4A4221
(74,66,33)
#433C1E
(67,60,30)
#3C361B
(60,54,27)
#353018
(53,48,24)
#2E2A15
(46,42,21)
#272412
(39,36,18)
#201E0F
(32,30,15)
#19180C
(25,24,12)
#121209
(18,18,9)
#0B0C06
(11,12,6)
#000000
(0,0,0)

Tints of #514824

#514824
(81,72,36)
#605837
(96,88,55)
#6F684A
(111,104,74)
#7E785D
(126,120,93)
#8D8870
(141,136,112)
#9C9883
(156,152,131)
#ABA896
(171,168,150)
#BAB8A9
(186,184,169)
#C9C8BC
(201,200,188)
#D8D8CF
(216,216,207)
#E7E8E2
(231,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514824; }

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

This text font color is #514824.

Background Color

.myBgColor { background-color: #514824; }

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

This div background color is #514824.

Border color

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

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

This div border color is #514824.

Opacity

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

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

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

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

This text has shadow with #514824 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514824.

Preview

Color preview on black background

This text has color #514824 on black background.


Color preview on white background

This text has color #514824 on white background.


Black color preview on #514824 background

This text has black color on #514824 background.


White color preview on #514824 background

This text has white color on #514824 background.


Related colors

Complementary color

Complementary color for #hex is #AEB7DB.


I love getcolorcode.com

Triadic colors

1 #245148 and #482451 with #514824 are triadic colors.

2 #244851 and #485124 with #514824 are triadic colors.