COLOR #514C48

HEX: #514C48 RGB: (81,76,72)

Color info

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

RGB color model

#514C48 color RGB value is (81,76,72).

RGB: (81,76,72) (32%, 30%, 28%)

RGB channels and saturation

R 81 of 255 = 32%
G 76 of 255 = 30%
B 72 of 255 = 28%

81
76
72

R + G + B ~ 30%. #514C48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 76 + 72 = 229 (100%)
R 81 of 229 ~ 35.37%
G 76 of 229 ~ 33.19%
B 72 of 229 ~ 31.44'%

%35.37
%33.19
%31.44

CMYK color model

#514C48 color CMYK value is (0,6,11,68).

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

CMYK: (0,6,11,68)
C0M6Y11K68 (0%, 6%, 11%, 68%)
(0.00 / 0.06 / 0.11 / 0.68)

CMYK percentages

%0
%6.17
%11.11
%68.24

Codes

Color #514C48 in popluar color models

51 4C 48
RGB 81 76 72
HSL 27° 5.88% 30.00%
HSB/HSV 27° 11.11% 31.76%
CMYK 0.00% 6.17% 11.11%
68.24%

Color #514C48 in popluar number systems.

HEX 51 4C 48
Decimal 81 76 72
Binary 1010001 1001100 1001000
Octal 121 114 110

Shades and tints

Shades of #514C48

#514C48
(81,76,72)
#4A4642
(74,70,66)
#43403C
(67,64,60)
#3C3A36
(60,58,54)
#353430
(53,52,48)
#2E2E2A
(46,46,42)
#272824
(39,40,36)
#20221E
(32,34,30)
#191C18
(25,28,24)
#121612
(18,22,18)
#0B100C
(11,16,12)
#000000
(0,0,0)

Tints of #514C48

#514C48
(81,76,72)
#605C58
(96,92,88)
#6F6C68
(111,108,104)
#7E7C78
(126,124,120)
#8D8C88
(141,140,136)
#9C9C98
(156,156,152)
#ABACA8
(171,172,168)
#BABCB8
(186,188,184)
#C9CCC8
(201,204,200)
#D8DCD8
(216,220,216)
#E7ECE8
(231,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514C48; }

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

This text font color is #514C48.

Background Color

.myBgColor { background-color: #514C48; }

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

This div background color is #514C48.

Border color

.myBorderColor { border: 1px solid #514C48; }

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

This div border color is #514C48.

Opacity

.myOpacity80 { color: #514C48; opacity: 0.8; }

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

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

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

This text has shadow with #514C48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514C48.

Preview

Color preview on black background

This text has color #514C48 on black background.


Color preview on white background

This text has color #514C48 on white background.


Black color preview on #514C48 background

This text has black color on #514C48 background.


White color preview on #514C48 background

This text has white color on #514C48 background.


Related colors

Complementary color

Complementary color for #hex is #AEB3B7.


I love getcolorcode.com

Triadic colors

1 #48514C and #4C4851 with #514C48 are triadic colors.

2 #484C51 and #4C5148 with #514C48 are triadic colors.