COLOR #515A47

HEX: #515A47 RGB: (81,90,71)

Color info

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

RGB color model

#515A47 color RGB value is (81,90,71).

RGB: (81,90,71) (32%, 35%, 28%)

RGB channels and saturation

R 81 of 255 = 32%
G 90 of 255 = 35%
B 71 of 255 = 28%

81
90
71

R + G + B ~ 32%. #515A47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 90 + 71 = 242 (100%)
R 81 of 242 ~ 33.47%
G 90 of 242 ~ 37.19%
B 71 of 242 ~ 29.34'%

%33.47
%37.19
%29.34

CMYK color model

#515A47 color CMYK value is (10,0,21,65).

  • cyan value is 10.00%
  • magenta value is 0.00%
  • yellow value is 21.11%
  • key color value is 64.71%

CMYK: (10,0,21,65)
C10M0Y21K65 (10%, 0%, 21%, 65%)
(0.10 / 0.00 / 0.21 / 0.65)

CMYK percentages

%10
%0
%21.11
%64.71

Codes

Color #515A47 in popluar color models

51 5A 47
RGB 81 90 71
HSL 88° 11.80% 31.57%
HSB/HSV 88° 21.11% 35.29%
CMYK 10.00% 0.00% 21.11%
64.71%

Color #515A47 in popluar number systems.

HEX 51 5A 47
Decimal 81 90 71
Binary 1010001 1011010 1000111
Octal 121 132 107

Shades and tints

Shades of #515A47

#515A47
(81,90,71)
#4A5241
(74,82,65)
#434A3B
(67,74,59)
#3C4235
(60,66,53)
#353A2F
(53,58,47)
#2E3229
(46,50,41)
#272A23
(39,42,35)
#20221D
(32,34,29)
#191A17
(25,26,23)
#121211
(18,18,17)
#0B0A0B
(11,10,11)
#000000
(0,0,0)

Tints of #515A47

#515A47
(81,90,71)
#606957
(96,105,87)
#6F7867
(111,120,103)
#7E8777
(126,135,119)
#8D9687
(141,150,135)
#9CA597
(156,165,151)
#ABB4A7
(171,180,167)
#BAC3B7
(186,195,183)
#C9D2C7
(201,210,199)
#D8E1D7
(216,225,215)
#E7F0E7
(231,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515A47; }

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

This text font color is #515A47.

Background Color

.myBgColor { background-color: #515A47; }

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

This div background color is #515A47.

Border color

.myBorderColor { border: 1px solid #515A47; }

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

This div border color is #515A47.

Opacity

.myOpacity80 { color: #515A47; opacity: 0.8; }

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

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

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

This text has shadow with #515A47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515A47.

Preview

Color preview on black background

This text has color #515A47 on black background.


Color preview on white background

This text has color #515A47 on white background.


Black color preview on #515A47 background

This text has black color on #515A47 background.


White color preview on #515A47 background

This text has white color on #515A47 background.


Related colors

Complementary color

Complementary color for #hex is #AEA5B8.


I love getcolorcode.com

Triadic colors

1 #47515A and #5A4751 with #515A47 are triadic colors.

2 #475A51 and #5A5147 with #515A47 are triadic colors.