COLOR #514D42

HEX: #514D42 RGB: (81,77,66)

Color info

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

RGB color model

#514D42 color RGB value is (81,77,66).

RGB: (81,77,66) (32%, 30%, 26%)

RGB channels and saturation

R 81 of 255 = 32%
G 77 of 255 = 30%
B 66 of 255 = 26%

81
77
66

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

Portions of RGB colors in percentages

R + G + B = 81 + 77 + 66 = 224 (100%)
R 81 of 224 ~ 36.16%
G 77 of 224 ~ 34.38%
B 66 of 224 ~ 29.46'%

%36.16
%34.38
%29.46

CMYK color model

#514D42 color CMYK value is (0,5,19,68).

  • cyan value is 0.00%
  • magenta value is 4.94%
  • yellow value is 18.52%
  • key color value is 68.24%

CMYK: (0,5,19,68)
C0M5Y19K68 (0%, 5%, 19%, 68%)
(0.00 / 0.05 / 0.19 / 0.68)

CMYK percentages

%0
%4.94
%18.52
%68.24

Codes

Color #514D42 in popluar color models

51 4D 42
RGB 81 77 66
HSL 44° 10.20% 28.82%
HSB/HSV 44° 18.52% 31.76%
CMYK 0.00% 4.94% 18.52%
68.24%

Color #514D42 in popluar number systems.

HEX 51 4D 42
Decimal 81 77 66
Binary 1010001 1001101 1000010
Octal 121 115 102

Shades and tints

Shades of #514D42

#514D42
(81,77,66)
#4A463C
(74,70,60)
#433F36
(67,63,54)
#3C3830
(60,56,48)
#35312A
(53,49,42)
#2E2A24
(46,42,36)
#27231E
(39,35,30)
#201C18
(32,28,24)
#191512
(25,21,18)
#120E0C
(18,14,12)
#0B0706
(11,7,6)
#000000
(0,0,0)

Tints of #514D42

#514D42
(81,77,66)
#605D53
(96,93,83)
#6F6D64
(111,109,100)
#7E7D75
(126,125,117)
#8D8D86
(141,141,134)
#9C9D97
(156,157,151)
#ABADA8
(171,173,168)
#BABDB9
(186,189,185)
#C9CDCA
(201,205,202)
#D8DDDB
(216,221,219)
#E7EDEC
(231,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #514D42 color. Also use rgb(81,77,66) instead hex code.

Text Font Color

.myTextColor { color: #514D42; }

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

This text font color is #514D42.

Background Color

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

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

This div background color is #514D42.

Border color

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

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

This div border color is #514D42.

Opacity

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

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

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

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

This text has shadow with #514D42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514D42.

Preview

Color preview on black background

This text has color #514D42 on black background.


Color preview on white background

This text has color #514D42 on white background.


Black color preview on #514D42 background

This text has black color on #514D42 background.


White color preview on #514D42 background

This text has white color on #514D42 background.


Related colors

Complementary color

Complementary color for #hex is #AEB2BD.


I love getcolorcode.com

Triadic colors

1 #42514D and #4D4251 with #514D42 are triadic colors.

2 #424D51 and #4D5142 with #514D42 are triadic colors.