COLOR #515643

HEX: #515643 RGB: (81,86,67)

Color info

#515643 contains red, green and blue colors in about the same proportion. Web safe color of #515643 is #666633 (or #663).

RGB color model

#515643 color RGB value is (81,86,67).

RGB: (81,86,67) (32%, 34%, 26%)

RGB channels and saturation

R 81 of 255 = 32%
G 86 of 255 = 34%
B 67 of 255 = 26%

81
86
67

R + G + B ~ 31%. #515643 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 86 + 67 = 234 (100%)
R 81 of 234 ~ 34.62%
G 86 of 234 ~ 36.75%
B 67 of 234 ~ 28.63'%

%34.62
%36.75
%28.63

CMYK color model

#515643 color CMYK value is (6,0,22,66).

  • cyan value is 5.81%
  • magenta value is 0.00%
  • yellow value is 22.09%
  • key color value is 66.27%
CMYK: (6,0,22,66) C6M0Y22K66 (6%,0%,22%,66%) (0.06/0.00/0.22/0.66) 

CMYK percentages

%5.81
%0
%22.09
%66.27

Codes

Color #515643 in popluar color models

51 56 43
RGB 81 86 67
HSL 76° 12.42% 30.00%
HSB/HSV 76° 22.09% 33.73%
CMYK 5.81% 0.00% 22.09%
66.27%

Color #515643 in popluar number systems.

HEX 51 56 43
Decimal 81 86 67
Binary 1010001 1010110 1000011
Octal 121 126 103

Shades and tints

Shades of #515643

#515643
(81,86,67)
#4A4F3D
(74,79,61)
#434837
(67,72,55)
#3C4131
(60,65,49)
#353A2B
(53,58,43)
#2E3325
(46,51,37)
#272C1F
(39,44,31)
#202519
(32,37,25)
#191E13
(25,30,19)
#12170D
(18,23,13)
#0B1007
(11,16,7)
#000000
(0,0,0)

Tints of #515643

#515643
(81,86,67)
#606554
(96,101,84)
#6F7465
(111,116,101)
#7E8376
(126,131,118)
#8D9287
(141,146,135)
#9CA198
(156,161,152)
#ABB0A9
(171,176,169)
#BABFBA
(186,191,186)
#C9CECB
(201,206,203)
#D8DDDC
(216,221,220)
#E7ECED
(231,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515643; }

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

This text font color is #515643.

Background Color

.myBgColor { background-color: #515643; }

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

This div background color is #515643.

Border color

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

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

This div border color is #515643.

Opacity

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

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

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

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

This text has shadow with #515643 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515643.

Preview

Color preview on black background

This text has color #515643 on black background.


Color preview on white background

This text has color #515643 on white background.


Black color preview on #515643 background

This text has black color on #515643 background.


White color preview on #515643 background

This text has white color on #515643 background.


Related colors

Complementary color

Complementary color for #hex is #AEA9BC.


I love getcolorcode.com

Triadic colors

1 #435156 and #564351 with #515643 are triadic colors.

2 #435651 and #565143 with #515643 are triadic colors.