COLOR #514844

HEX: #514844 RGB: (81,72,68)

Color info

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

RGB color model

#514844 color RGB value is (81,72,68).

RGB: (81,72,68) (32%, 28%, 27%)

RGB channels and saturation

R 81 of 255 = 32%
G 72 of 255 = 28%
B 68 of 255 = 27%

81
72
68

R + G + B ~ 29%. #514844 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 72 + 68 = 221 (100%)
R 81 of 221 ~ 36.65%
G 72 of 221 ~ 32.58%
B 68 of 221 ~ 30.77'%

%36.65
%32.58
%30.77

CMYK color model

#514844 color CMYK value is (0,11,16,68).

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

CMYK: (0,11,16,68)
C0M11Y16K68 (0%, 11%, 16%, 68%)
(0.00 / 0.11 / 0.16 / 0.68)

CMYK percentages

%0
%11.11
%16.05
%68.24

Codes

Color #514844 in popluar color models

51 48 44
RGB 81 72 68
HSL 18° 8.72% 29.22%
HSB/HSV 18° 16.05% 31.76%
CMYK 0.00% 11.11% 16.05%
68.24%

Color #514844 in popluar number systems.

HEX 51 48 44
Decimal 81 72 68
Binary 1010001 1001000 1000100
Octal 121 110 104

Shades and tints

Shades of #514844

#514844
(81,72,68)
#4A423E
(74,66,62)
#433C38
(67,60,56)
#3C3632
(60,54,50)
#35302C
(53,48,44)
#2E2A26
(46,42,38)
#272420
(39,36,32)
#201E1A
(32,30,26)
#191814
(25,24,20)
#12120E
(18,18,14)
#0B0C08
(11,12,8)
#000000
(0,0,0)

Tints of #514844

#514844
(81,72,68)
#605855
(96,88,85)
#6F6866
(111,104,102)
#7E7877
(126,120,119)
#8D8888
(141,136,136)
#9C9899
(156,152,153)
#ABA8AA
(171,168,170)
#BAB8BB
(186,184,187)
#C9C8CC
(201,200,204)
#D8D8DD
(216,216,221)
#E7E8EE
(231,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514844; }

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

This text font color is #514844.

Background Color

.myBgColor { background-color: #514844; }

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

This div background color is #514844.

Border color

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

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

This div border color is #514844.

Opacity

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

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

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

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

This text has shadow with #514844 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514844.

Preview

Color preview on black background

This text has color #514844 on black background.


Color preview on white background

This text has color #514844 on white background.


Black color preview on #514844 background

This text has black color on #514844 background.


White color preview on #514844 background

This text has white color on #514844 background.


Related colors

Complementary color

Complementary color for #hex is #AEB7BB.


I love getcolorcode.com

Triadic colors

1 #445148 and #484451 with #514844 are triadic colors.

2 #444851 and #485144 with #514844 are triadic colors.