COLOR #50861E

HEX: #50861E RGB: (80,134,30)

Color info

#50861E contains mainly red and green colors. Web safe color of #50861E is #669933 (or #693).

RGB color model

#50861E color RGB value is (80,134,30).

RGB: (80,134,30) (31%, 53%, 12%)

RGB channels and saturation

R 80 of 255 = 31%
G 134 of 255 = 53%
B 30 of 255 = 12%

80
134
30

R + G + B ~ 32%. #50861E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 134 + 30 = 244 (100%)
R 80 of 244 ~ 32.79%
G 134 of 244 ~ 54.92%
B 30 of 244 ~ 12.3'%

%32.79
%54.92
%12.3

CMYK color model

#50861E color CMYK value is (40,0,78,47).

  • cyan value is 40.30%
  • magenta value is 0.00%
  • yellow value is 77.61%
  • key color value is 47.45%

CMYK: (40,0,78,47)
C40M0Y78K47 (40%, 0%, 78%, 47%)
(0.40 / 0.00 / 0.78 / 0.47)

CMYK percentages

%40.3
%0
%77.61
%47.45

Codes

Color #50861E in popluar color models

50 86 1E
RGB 80 134 30
HSL 91° 63.41% 32.16%
HSB/HSV 91° 77.61% 52.55%
CMYK 40.30% 0.00% 77.61%
47.45%

Color #50861E in popluar number systems.

HEX 50 86 1E
Decimal 80 134 30
Binary 1010000 10000110 11110
Octal 120 206 36

Shades and tints

Shades of #50861E

#50861E
(80,134,30)
#497A1C
(73,122,28)
#426E1A
(66,110,26)
#3B6218
(59,98,24)
#345616
(52,86,22)
#2D4A14
(45,74,20)
#263E12
(38,62,18)
#1F3210
(31,50,16)
#18260E
(24,38,14)
#111A0C
(17,26,12)
#0A0E0A
(10,14,10)
#000000
(0,0,0)

Tints of #50861E

#50861E
(80,134,30)
#5F9132
(95,145,50)
#6E9C46
(110,156,70)
#7DA75A
(125,167,90)
#8CB26E
(140,178,110)
#9BBD82
(155,189,130)
#AAC896
(170,200,150)
#B9D3AA
(185,211,170)
#C8DEBE
(200,222,190)
#D7E9D2
(215,233,210)
#E6F4E6
(230,244,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50861E color. Also use rgb(80,134,30) instead hex code.

Text Font Color

.myTextColor { color: #50861E; }

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

This text font color is #50861E.

Background Color

.myBgColor { background-color: #50861E; }

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

This div background color is #50861E.

Border color

.myBorderColor { border: 1px solid #50861E; }

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

This div border color is #50861E.

Opacity

.myOpacity80 { color: #50861E; opacity: 0.8; }

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

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

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

This text has shadow with #50861E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50861E.

Preview

Color preview on black background

This text has color #50861E on black background.


Color preview on white background

This text has color #50861E on white background.


Black color preview on #50861E background

This text has black color on #50861E background.


White color preview on #50861E background

This text has white color on #50861E background.


Related colors

Complementary color

Complementary color for #hex is #AF79E1.


I love getcolorcode.com

Triadic colors

1 #1E5086 and #861E50 with #50861E are triadic colors.

2 #1E8650 and #86501E with #50861E are triadic colors.