COLOR #515043

HEX: #515043 RGB: (81,80,67)

Color info

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

RGB color model

#515043 color RGB value is (81,80,67).

RGB: (81,80,67) (32%, 31%, 26%)

RGB channels and saturation

R 81 of 255 = 32%
G 80 of 255 = 31%
B 67 of 255 = 26%

81
80
67

R + G + B ~ 30%. #515043 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 80 + 67 = 228 (100%)
R 81 of 228 ~ 35.53%
G 80 of 228 ~ 35.09%
B 67 of 228 ~ 29.39'%

%35.53
%35.09
%29.39

CMYK color model

#515043 color CMYK value is (0,1,17,68).

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

CMYK: (0,1,17,68)
C0M1Y17K68 (0%, 1%, 17%, 68%)
(0.00 / 0.01 / 0.17 / 0.68)

CMYK percentages

%0
%1.23
%17.28
%68.24

Codes

Color #515043 in popluar color models

51 50 43
RGB 81 80 67
HSL 56° 9.46% 29.02%
HSB/HSV 56° 17.28% 31.76%
CMYK 0.00% 1.23% 17.28%
68.24%

Color #515043 in popluar number systems.

HEX 51 50 43
Decimal 81 80 67
Binary 1010001 1010000 1000011
Octal 121 120 103

Shades and tints

Shades of #515043

#515043
(81,80,67)
#4A493D
(74,73,61)
#434237
(67,66,55)
#3C3B31
(60,59,49)
#35342B
(53,52,43)
#2E2D25
(46,45,37)
#27261F
(39,38,31)
#201F19
(32,31,25)
#191813
(25,24,19)
#12110D
(18,17,13)
#0B0A07
(11,10,7)
#000000
(0,0,0)

Tints of #515043

#515043
(81,80,67)
#605F54
(96,95,84)
#6F6E65
(111,110,101)
#7E7D76
(126,125,118)
#8D8C87
(141,140,135)
#9C9B98
(156,155,152)
#ABAAA9
(171,170,169)
#BAB9BA
(186,185,186)
#C9C8CB
(201,200,203)
#D8D7DC
(216,215,220)
#E7E6ED
(231,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515043; }

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

This text font color is #515043.

Background Color

.myBgColor { background-color: #515043; }

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

This div background color is #515043.

Border color

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

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

This div border color is #515043.

Opacity

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

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

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

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

This text has shadow with #515043 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515043.

Preview

Color preview on black background

This text has color #515043 on black background.


Color preview on white background

This text has color #515043 on white background.


Black color preview on #515043 background

This text has black color on #515043 background.


White color preview on #515043 background

This text has white color on #515043 background.


Related colors

Complementary color

Complementary color for #hex is #AEAFBC.


I love getcolorcode.com

Triadic colors

1 #435150 and #504351 with #515043 are triadic colors.

2 #435051 and #505143 with #515043 are triadic colors.