COLOR #514643

HEX: #514643 RGB: (81,70,67)

Color info

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

RGB color model

#514643 color RGB value is (81,70,67).

RGB: (81,70,67) (32%, 27%, 26%)

RGB channels and saturation

R 81 of 255 = 32%
G 70 of 255 = 27%
B 67 of 255 = 26%

81
70
67

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

Portions of RGB colors in percentages

R + G + B = 81 + 70 + 67 = 218 (100%)
R 81 of 218 ~ 37.16%
G 70 of 218 ~ 32.11%
B 67 of 218 ~ 30.73'%

%37.16
%32.11
%30.73

CMYK color model

#514643 color CMYK value is (0,14,17,68).

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

CMYK: (0,14,17,68)
C0M14Y17K68 (0%, 14%, 17%, 68%)
(0.00 / 0.14 / 0.17 / 0.68)

CMYK percentages

%0
%13.58
%17.28
%68.24

Codes

Color #514643 in popluar color models

51 46 43
RGB 81 70 67
HSL 13° 9.46% 29.02%
HSB/HSV 13° 17.28% 31.76%
CMYK 0.00% 13.58% 17.28%
68.24%

Color #514643 in popluar number systems.

HEX 51 46 43
Decimal 81 70 67
Binary 1010001 1000110 1000011
Octal 121 106 103

Shades and tints

Shades of #514643

#514643
(81,70,67)
#4A403D
(74,64,61)
#433A37
(67,58,55)
#3C3431
(60,52,49)
#352E2B
(53,46,43)
#2E2825
(46,40,37)
#27221F
(39,34,31)
#201C19
(32,28,25)
#191613
(25,22,19)
#12100D
(18,16,13)
#0B0A07
(11,10,7)
#000000
(0,0,0)

Tints of #514643

#514643
(81,70,67)
#605654
(96,86,84)
#6F6665
(111,102,101)
#7E7676
(126,118,118)
#8D8687
(141,134,135)
#9C9698
(156,150,152)
#ABA6A9
(171,166,169)
#BAB6BA
(186,182,186)
#C9C6CB
(201,198,203)
#D8D6DC
(216,214,220)
#E7E6ED
(231,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514643; }

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

This text font color is #514643.

Background Color

.myBgColor { background-color: #514643; }

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

This div background color is #514643.

Border color

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

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

This div border color is #514643.

Opacity

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

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

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

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

This text has shadow with #514643 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514643.

Preview

Color preview on black background

This text has color #514643 on black background.


Color preview on white background

This text has color #514643 on white background.


Black color preview on #514643 background

This text has black color on #514643 background.


White color preview on #514643 background

This text has white color on #514643 background.


Related colors

Complementary color

Complementary color for #hex is #AEB9BC.


I love getcolorcode.com

Triadic colors

1 #435146 and #464351 with #514643 are triadic colors.

2 #434651 and #465143 with #514643 are triadic colors.