COLOR #505736

HEX: #505736 RGB: (80,87,54)

Color info

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

RGB color model

#505736 color RGB value is (80,87,54).

RGB: (80,87,54) (31%, 34%, 21%)

RGB channels and saturation

R 80 of 255 = 31%
G 87 of 255 = 34%
B 54 of 255 = 21%

80
87
54

R + G + B ~ 29%. #505736 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 87 + 54 = 221 (100%)
R 80 of 221 ~ 36.2%
G 87 of 221 ~ 39.37%
B 54 of 221 ~ 24.43'%

%36.2
%39.37
%24.43

CMYK color model

#505736 color CMYK value is (8,0,38,66).

  • cyan value is 8.05%
  • magenta value is 0.00%
  • yellow value is 37.93%
  • key color value is 65.88%

CMYK: (8,0,38,66)
C8M0Y38K66 (8%, 0%, 38%, 66%)
(0.08 / 0.00 / 0.38 / 0.66)

CMYK percentages

%8.05
%0
%37.93
%65.88

Codes

Color #505736 in popluar color models

50 57 36
RGB 80 87 54
HSL 73° 23.40% 27.65%
HSB/HSV 73° 37.93% 34.12%
CMYK 8.05% 0.00% 37.93%
65.88%

Color #505736 in popluar number systems.

HEX 50 57 36
Decimal 80 87 54
Binary 1010000 1010111 110110
Octal 120 127 66

Shades and tints

Shades of #505736

#505736
(80,87,54)
#495032
(73,80,50)
#42492E
(66,73,46)
#3B422A
(59,66,42)
#343B26
(52,59,38)
#2D3422
(45,52,34)
#262D1E
(38,45,30)
#1F261A
(31,38,26)
#181F16
(24,31,22)
#111812
(17,24,18)
#0A110E
(10,17,14)
#000000
(0,0,0)

Tints of #505736

#505736
(80,87,54)
#5F6648
(95,102,72)
#6E755A
(110,117,90)
#7D846C
(125,132,108)
#8C937E
(140,147,126)
#9BA290
(155,162,144)
#AAB1A2
(170,177,162)
#B9C0B4
(185,192,180)
#C8CFC6
(200,207,198)
#D7DED8
(215,222,216)
#E6EDEA
(230,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #505736 color. Also use rgb(80,87,54) instead hex code.

Text Font Color

.myTextColor { color: #505736; }

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

This text font color is #505736.

Background Color

.myBgColor { background-color: #505736; }

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

This div background color is #505736.

Border color

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

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

This div border color is #505736.

Opacity

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

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

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

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

This text has shadow with #505736 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505736.

Preview

Color preview on black background

This text has color #505736 on black background.


Color preview on white background

This text has color #505736 on white background.


Black color preview on #505736 background

This text has black color on #505736 background.


White color preview on #505736 background

This text has white color on #505736 background.


Related colors

Complementary color

Complementary color for #hex is #AFA8C9.


I love getcolorcode.com

Triadic colors

1 #365057 and #573650 with #505736 are triadic colors.

2 #365750 and #575036 with #505736 are triadic colors.