COLOR #506847

HEX: #506847 RGB: (80,104,71)

Color info

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

RGB color model

#506847 color RGB value is (80,104,71).

RGB: (80,104,71) (31%, 41%, 28%)

RGB channels and saturation

R 80 of 255 = 31%
G 104 of 255 = 41%
B 71 of 255 = 28%

80
104
71

R + G + B ~ 33%. #506847 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 104 + 71 = 255 (100%)
R 80 of 255 ~ 31.37%
G 104 of 255 ~ 40.78%
B 71 of 255 ~ 27.84'%

%31.37
%40.78
%27.84

CMYK color model

#506847 color CMYK value is (23,0,32,59).

  • cyan value is 23.08%
  • magenta value is 0.00%
  • yellow value is 31.73%
  • key color value is 59.22%
CMYK: (23,0,32,59) C23M0Y32K59 (23%,0%,32%,59%) (0.23/0.00/0.32/0.59) 

CMYK percentages

%23.08
%0
%31.73
%59.22

Codes

Color #506847 in popluar color models

50 68 47
RGB 80 104 71
HSL 104° 18.86% 34.31%
HSB/HSV 104° 31.73% 40.78%
CMYK 23.08% 0.00% 31.73%
59.22%

Color #506847 in popluar number systems.

HEX 50 68 47
Decimal 80 104 71
Binary 1010000 1101000 1000111
Octal 120 150 107

Shades and tints

Shades of #506847

#506847
(80,104,71)
#495F41
(73,95,65)
#42563B
(66,86,59)
#3B4D35
(59,77,53)
#34442F
(52,68,47)
#2D3B29
(45,59,41)
#263223
(38,50,35)
#1F291D
(31,41,29)
#182017
(24,32,23)
#111711
(17,23,17)
#0A0E0B
(10,14,11)
#000000
(0,0,0)

Tints of #506847

#506847
(80,104,71)
#5F7557
(95,117,87)
#6E8267
(110,130,103)
#7D8F77
(125,143,119)
#8C9C87
(140,156,135)
#9BA997
(155,169,151)
#AAB6A7
(170,182,167)
#B9C3B7
(185,195,183)
#C8D0C7
(200,208,199)
#D7DDD7
(215,221,215)
#E6EAE7
(230,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506847; }

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

This text font color is #506847.

Background Color

.myBgColor { background-color: #506847; }

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

This div background color is #506847.

Border color

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

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

This div border color is #506847.

Opacity

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

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

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

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

This text has shadow with #506847 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506847.

Preview

Color preview on black background

This text has color #506847 on black background.


Color preview on white background

This text has color #506847 on white background.


Black color preview on #506847 background

This text has black color on #506847 background.


White color preview on #506847 background

This text has white color on #506847 background.


Related colors

Complementary color

Complementary color for #hex is #AF97B8.


I love getcolorcode.com

Triadic colors

1 #475068 and #684750 with #506847 are triadic colors.

2 #476850 and #685047 with #506847 are triadic colors.