COLOR #514745

HEX: #514745 RGB: (81,71,69)

Color info

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

RGB color model

#514745 color RGB value is (81,71,69).

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

RGB channels and saturation

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

81
71
69

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

Portions of RGB colors in percentages

R + G + B = 81 + 71 + 69 = 221 (100%)
R 81 of 221 ~ 36.65%
G 71 of 221 ~ 32.13%
B 69 of 221 ~ 31.22'%

%36.65
%32.13
%31.22

CMYK color model

#514745 color CMYK value is (0,12,15,68).

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

CMYK: (0,12,15,68)
C0M12Y15K68 (0%, 12%, 15%, 68%)
(0.00 / 0.12 / 0.15 / 0.68)

CMYK percentages

%0
%12.35
%14.81
%68.24

Codes

Color #514745 in popluar color models

51 47 45
RGB 81 71 69
HSL 10° 8.00% 29.41%
HSB/HSV 10° 14.81% 31.76%
CMYK 0.00% 12.35% 14.81%
68.24%

Color #514745 in popluar number systems.

HEX 51 47 45
Decimal 81 71 69
Binary 1010001 1000111 1000101
Octal 121 107 105

Shades and tints

Shades of #514745

#514745
(81,71,69)
#4A413F
(74,65,63)
#433B39
(67,59,57)
#3C3533
(60,53,51)
#352F2D
(53,47,45)
#2E2927
(46,41,39)
#272321
(39,35,33)
#201D1B
(32,29,27)
#191715
(25,23,21)
#12110F
(18,17,15)
#0B0B09
(11,11,9)
#000000
(0,0,0)

Tints of #514745

#514745
(81,71,69)
#605755
(96,87,85)
#6F6765
(111,103,101)
#7E7775
(126,119,117)
#8D8785
(141,135,133)
#9C9795
(156,151,149)
#ABA7A5
(171,167,165)
#BAB7B5
(186,183,181)
#C9C7C5
(201,199,197)
#D8D7D5
(216,215,213)
#E7E7E5
(231,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514745; }

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

This text font color is #514745.

Background Color

.myBgColor { background-color: #514745; }

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

This div background color is #514745.

Border color

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

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

This div border color is #514745.

Opacity

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

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

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

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

This text has shadow with #514745 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514745.

Preview

Color preview on black background

This text has color #514745 on black background.


Color preview on white background

This text has color #514745 on white background.


Black color preview on #514745 background

This text has black color on #514745 background.


White color preview on #514745 background

This text has white color on #514745 background.


Related colors

Complementary color

Complementary color for #hex is #AEB8BA.


I love getcolorcode.com

Triadic colors

1 #455147 and #474551 with #514745 are triadic colors.

2 #454751 and #475145 with #514745 are triadic colors.