COLOR #514324

HEX: #514324 RGB: (81,67,36)

Color info

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

RGB color model

#514324 color RGB value is (81,67,36).

RGB: (81,67,36) (32%, 26%, 14%)

RGB channels and saturation

R 81 of 255 = 32%
G 67 of 255 = 26%
B 36 of 255 = 14%

81
67
36

R + G + B ~ 24%. #514324 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 67 + 36 = 184 (100%)
R 81 of 184 ~ 44.02%
G 67 of 184 ~ 36.41%
B 36 of 184 ~ 19.57'%

%44.02
%36.41
%19.57

CMYK color model

#514324 color CMYK value is (0,17,56,68).

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

CMYK: (0,17,56,68)
C0M17Y56K68 (0%, 17%, 56%, 68%)
(0.00 / 0.17 / 0.56 / 0.68)

CMYK percentages

%0
%17.28
%55.56
%68.24

Codes

Color #514324 in popluar color models

51 43 24
RGB 81 67 36
HSL 41° 38.46% 22.94%
HSB/HSV 41° 55.56% 31.76%
CMYK 0.00% 17.28% 55.56%
68.24%

Color #514324 in popluar number systems.

HEX 51 43 24
Decimal 81 67 36
Binary 1010001 1000011 100100
Octal 121 103 44

Shades and tints

Shades of #514324

#514324
(81,67,36)
#4A3D21
(74,61,33)
#43371E
(67,55,30)
#3C311B
(60,49,27)
#352B18
(53,43,24)
#2E2515
(46,37,21)
#271F12
(39,31,18)
#20190F
(32,25,15)
#19130C
(25,19,12)
#120D09
(18,13,9)
#0B0706
(11,7,6)
#000000
(0,0,0)

Tints of #514324

#514324
(81,67,36)
#605437
(96,84,55)
#6F654A
(111,101,74)
#7E765D
(126,118,93)
#8D8770
(141,135,112)
#9C9883
(156,152,131)
#ABA996
(171,169,150)
#BABAA9
(186,186,169)
#C9CBBC
(201,203,188)
#D8DCCF
(216,220,207)
#E7EDE2
(231,237,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514324; }

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

This text font color is #514324.

Background Color

.myBgColor { background-color: #514324; }

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

This div background color is #514324.

Border color

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

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

This div border color is #514324.

Opacity

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

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

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

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

This text has shadow with #514324 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514324.

Preview

Color preview on black background

This text has color #514324 on black background.


Color preview on white background

This text has color #514324 on white background.


Black color preview on #514324 background

This text has black color on #514324 background.


White color preview on #514324 background

This text has white color on #514324 background.


Related colors

Complementary color

Complementary color for #hex is #AEBCDB.


I love getcolorcode.com

Triadic colors

1 #245143 and #432451 with #514324 are triadic colors.

2 #244351 and #435124 with #514324 are triadic colors.