COLOR #505847

HEX: #505847 RGB: (80,88,71)

Color info

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

RGB color model

#505847 color RGB value is (80,88,71).

RGB: (80,88,71) (31%, 35%, 28%)

RGB channels and saturation

R 80 of 255 = 31%
G 88 of 255 = 35%
B 71 of 255 = 28%

80
88
71

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

Portions of RGB colors in percentages

R + G + B = 80 + 88 + 71 = 239 (100%)
R 80 of 239 ~ 33.47%
G 88 of 239 ~ 36.82%
B 71 of 239 ~ 29.71'%

%33.47
%36.82
%29.71

CMYK color model

#505847 color CMYK value is (9,0,19,65).

  • cyan value is 9.09%
  • magenta value is 0.00%
  • yellow value is 19.32%
  • key color value is 65.49%

CMYK: (9,0,19,65)
C9M0Y19K65 (9%, 0%, 19%, 65%)
(0.09 / 0.00 / 0.19 / 0.65)

CMYK percentages

%9.09
%0
%19.32
%65.49

Codes

Color #505847 in popluar color models

50 58 47
RGB 80 88 71
HSL 88° 10.69% 31.18%
HSB/HSV 88° 19.32% 34.51%
CMYK 9.09% 0.00% 19.32%
65.49%

Color #505847 in popluar number systems.

HEX 50 58 47
Decimal 80 88 71
Binary 1010000 1011000 1000111
Octal 120 130 107

Shades and tints

Shades of #505847

#505847
(80,88,71)
#495041
(73,80,65)
#42483B
(66,72,59)
#3B4035
(59,64,53)
#34382F
(52,56,47)
#2D3029
(45,48,41)
#262823
(38,40,35)
#1F201D
(31,32,29)
#181817
(24,24,23)
#111011
(17,16,17)
#0A080B
(10,8,11)
#000000
(0,0,0)

Tints of #505847

#505847
(80,88,71)
#5F6757
(95,103,87)
#6E7667
(110,118,103)
#7D8577
(125,133,119)
#8C9487
(140,148,135)
#9BA397
(155,163,151)
#AAB2A7
(170,178,167)
#B9C1B7
(185,193,183)
#C8D0C7
(200,208,199)
#D7DFD7
(215,223,215)
#E6EEE7
(230,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #505847 color. Also use rgb(80,88,71) instead hex code.

Text Font Color

.myTextColor { color: #505847; }

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

This text font color is #505847.

Background Color

.myBgColor { background-color: #505847; }

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

This div background color is #505847.

Border color

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

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

This div border color is #505847.

Opacity

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

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

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

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

This text has shadow with #505847 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505847.

Preview

Color preview on black background

This text has color #505847 on black background.


Color preview on white background

This text has color #505847 on white background.


Black color preview on #505847 background

This text has black color on #505847 background.


White color preview on #505847 background

This text has white color on #505847 background.


Related colors

Complementary color

Complementary color for #hex is #AFA7B8.


I love getcolorcode.com

Triadic colors

1 #475058 and #584750 with #505847 are triadic colors.

2 #475850 and #585047 with #505847 are triadic colors.