COLOR #514336

HEX: #514336 RGB: (81,67,54)

Color info

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

RGB color model

#514336 color RGB value is (81,67,54).

RGB: (81,67,54) (32%, 26%, 21%)

RGB channels and saturation

R 81 of 255 = 32%
G 67 of 255 = 26%
B 54 of 255 = 21%

81
67
54

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

Portions of RGB colors in percentages

R + G + B = 81 + 67 + 54 = 202 (100%)
R 81 of 202 ~ 40.1%
G 67 of 202 ~ 33.17%
B 54 of 202 ~ 26.73'%

%40.1
%33.17
%26.73

CMYK color model

#514336 color CMYK value is (0,17,33,68).

  • cyan value is 0.00%
  • magenta value is 17.28%
  • yellow value is 33.33%
  • key color value is 68.24%
CMYK: (0,17,33,68) C0M17Y33K68 (0%,17%,33%,68%) (0.00/0.17/0.33/0.68) 

CMYK percentages

%0
%17.28
%33.33
%68.24

Codes

Color #514336 in popluar color models

51 43 36
RGB 81 67 54
HSL 29° 20.00% 26.47%
HSB/HSV 29° 33.33% 31.76%
CMYK 0.00% 17.28% 33.33%
68.24%

Color #514336 in popluar number systems.

HEX 51 43 36
Decimal 81 67 54
Binary 1010001 1000011 110110
Octal 121 103 66

Shades and tints

Shades of #514336

#514336
(81,67,54)
#4A3D32
(74,61,50)
#43372E
(67,55,46)
#3C312A
(60,49,42)
#352B26
(53,43,38)
#2E2522
(46,37,34)
#271F1E
(39,31,30)
#20191A
(32,25,26)
#191316
(25,19,22)
#120D12
(18,13,18)
#0B070E
(11,7,14)
#000000
(0,0,0)

Tints of #514336

#514336
(81,67,54)
#605448
(96,84,72)
#6F655A
(111,101,90)
#7E766C
(126,118,108)
#8D877E
(141,135,126)
#9C9890
(156,152,144)
#ABA9A2
(171,169,162)
#BABAB4
(186,186,180)
#C9CBC6
(201,203,198)
#D8DCD8
(216,220,216)
#E7EDEA
(231,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514336; }

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

This text font color is #514336.

Background Color

.myBgColor { background-color: #514336; }

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

This div background color is #514336.

Border color

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

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

This div border color is #514336.

Opacity

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

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

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

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

This text has shadow with #514336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514336.

Preview

Color preview on black background

This text has color #514336 on black background.


Color preview on white background

This text has color #514336 on white background.


Black color preview on #514336 background

This text has black color on #514336 background.


White color preview on #514336 background

This text has white color on #514336 background.


Related colors

Complementary color

Complementary color for #hex is #AEBCC9.


I love getcolorcode.com

Triadic colors

1 #365143 and #433651 with #514336 are triadic colors.

2 #364351 and #435136 with #514336 are triadic colors.