COLOR #514744

HEX: #514744 RGB: (81,71,68)

Color info

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

RGB color model

#514744 color RGB value is (81,71,68).

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

RGB channels and saturation

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

81
71
68

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

Portions of RGB colors in percentages

R + G + B = 81 + 71 + 68 = 220 (100%)
R 81 of 220 ~ 36.82%
G 71 of 220 ~ 32.27%
B 68 of 220 ~ 30.91'%

%36.82
%32.27
%30.91

CMYK color model

#514744 color CMYK value is (0,12,16,68).

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

CMYK: (0,12,16,68)
C0M12Y16K68 (0%, 12%, 16%, 68%)
(0.00 / 0.12 / 0.16 / 0.68)

CMYK percentages

%0
%12.35
%16.05
%68.24

Codes

Color #514744 in popluar color models

51 47 44
RGB 81 71 68
HSL 14° 8.72% 29.22%
HSB/HSV 14° 16.05% 31.76%
CMYK 0.00% 12.35% 16.05%
68.24%

Color #514744 in popluar number systems.

HEX 51 47 44
Decimal 81 71 68
Binary 1010001 1000111 1000100
Octal 121 107 104

Shades and tints

Shades of #514744

#514744
(81,71,68)
#4A413E
(74,65,62)
#433B38
(67,59,56)
#3C3532
(60,53,50)
#352F2C
(53,47,44)
#2E2926
(46,41,38)
#272320
(39,35,32)
#201D1A
(32,29,26)
#191714
(25,23,20)
#12110E
(18,17,14)
#0B0B08
(11,11,8)
#000000
(0,0,0)

Tints of #514744

#514744
(81,71,68)
#605755
(96,87,85)
#6F6766
(111,103,102)
#7E7777
(126,119,119)
#8D8788
(141,135,136)
#9C9799
(156,151,153)
#ABA7AA
(171,167,170)
#BAB7BB
(186,183,187)
#C9C7CC
(201,199,204)
#D8D7DD
(216,215,221)
#E7E7EE
(231,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514744; }

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

This text font color is #514744.

Background Color

.myBgColor { background-color: #514744; }

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

This div background color is #514744.

Border color

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

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

This div border color is #514744.

Opacity

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

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

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

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

This text has shadow with #514744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514744.

Preview

Color preview on black background

This text has color #514744 on black background.


Color preview on white background

This text has color #514744 on white background.


Black color preview on #514744 background

This text has black color on #514744 background.


White color preview on #514744 background

This text has white color on #514744 background.


Related colors

Complementary color

Complementary color for #hex is #AEB8BB.


I love getcolorcode.com

Triadic colors

1 #445147 and #474451 with #514744 are triadic colors.

2 #444751 and #475144 with #514744 are triadic colors.