COLOR #514342

HEX: #514342 RGB: (81,67,66)

Color info

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

RGB color model

#514342 color RGB value is (81,67,66).

RGB: (81,67,66) (32%, 26%, 26%)

RGB channels and saturation

R 81 of 255 = 32%
G 67 of 255 = 26%
B 66 of 255 = 26%

81
67
66

R + G + B ~ 28%. #514342 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 67 + 66 = 214 (100%)
R 81 of 214 ~ 37.85%
G 67 of 214 ~ 31.31%
B 66 of 214 ~ 30.84'%

%37.85
%31.31
%30.84

CMYK color model

#514342 color CMYK value is (0,17,19,68).

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

CMYK: (0,17,19,68)
C0M17Y19K68 (0%, 17%, 19%, 68%)
(0.00 / 0.17 / 0.19 / 0.68)

CMYK percentages

%0
%17.28
%18.52
%68.24

Codes

Color #514342 in popluar color models

51 43 42
RGB 81 67 66
HSL 10.20% 28.82%
HSB/HSV 18.52% 31.76%
CMYK 0.00% 17.28% 18.52%
68.24%

Color #514342 in popluar number systems.

HEX 51 43 42
Decimal 81 67 66
Binary 1010001 1000011 1000010
Octal 121 103 102

Shades and tints

Shades of #514342

#514342
(81,67,66)
#4A3D3C
(74,61,60)
#433736
(67,55,54)
#3C3130
(60,49,48)
#352B2A
(53,43,42)
#2E2524
(46,37,36)
#271F1E
(39,31,30)
#201918
(32,25,24)
#191312
(25,19,18)
#120D0C
(18,13,12)
#0B0706
(11,7,6)
#000000
(0,0,0)

Tints of #514342

#514342
(81,67,66)
#605453
(96,84,83)
#6F6564
(111,101,100)
#7E7675
(126,118,117)
#8D8786
(141,135,134)
#9C9897
(156,152,151)
#ABA9A8
(171,169,168)
#BABAB9
(186,186,185)
#C9CBCA
(201,203,202)
#D8DCDB
(216,220,219)
#E7EDEC
(231,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514342; }

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

This text font color is #514342.

Background Color

.myBgColor { background-color: #514342; }

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

This div background color is #514342.

Border color

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

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

This div border color is #514342.

Opacity

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

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

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

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

This text has shadow with #514342 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514342.

Preview

Color preview on black background

This text has color #514342 on black background.


Color preview on white background

This text has color #514342 on white background.


Black color preview on #514342 background

This text has black color on #514342 background.


White color preview on #514342 background

This text has white color on #514342 background.


Related colors

Complementary color

Complementary color for #hex is #AEBCBD.


I love getcolorcode.com

Triadic colors

1 #425143 and #434251 with #514342 are triadic colors.

2 #424351 and #435142 with #514342 are triadic colors.