COLOR #50854F

HEX: #50854F RGB: (80,133,79)

Color info

#50854F contains red, green and blue colors in about the same proportion. Web safe color of #50854F is #669966 (or #696).

RGB color model

#50854F color RGB value is (80,133,79).

RGB: (80,133,79) (31%, 52%, 31%)

RGB channels and saturation

R 80 of 255 = 31%
G 133 of 255 = 52%
B 79 of 255 = 31%

80
133
79

R + G + B ~ 38%. #50854F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 133 + 79 = 292 (100%)
R 80 of 292 ~ 27.4%
G 133 of 292 ~ 45.55%
B 79 of 292 ~ 27.05'%

%27.4
%45.55
%27.05

CMYK color model

#50854F color CMYK value is (40,0,41,48).

  • cyan value is 39.85%
  • magenta value is 0.00%
  • yellow value is 40.60%
  • key color value is 47.84%
CMYK: (40,0,41,48) C40M0Y41K48 (40%,0%,41%,48%) (0.40/0.00/0.41/0.48) 

CMYK percentages

%39.85
%0
%40.6
%47.84

Codes

Color #50854F in popluar color models

50 85 4F
RGB 80 133 79
HSL 119° 25.47% 41.57%
HSB/HSV 119° 40.60% 52.16%
CMYK 39.85% 0.00% 40.60%
47.84%

Color #50854F in popluar number systems.

HEX 50 85 4F
Decimal 80 133 79
Binary 1010000 10000101 1001111
Octal 120 205 117

Shades and tints

Shades of #50854F

#50854F
(80,133,79)
#497948
(73,121,72)
#426D41
(66,109,65)
#3B613A
(59,97,58)
#345533
(52,85,51)
#2D492C
(45,73,44)
#263D25
(38,61,37)
#1F311E
(31,49,30)
#182517
(24,37,23)
#111910
(17,25,16)
#0A0D09
(10,13,9)
#000000
(0,0,0)

Tints of #50854F

#50854F
(80,133,79)
#5F905F
(95,144,95)
#6E9B6F
(110,155,111)
#7DA67F
(125,166,127)
#8CB18F
(140,177,143)
#9BBC9F
(155,188,159)
#AAC7AF
(170,199,175)
#B9D2BF
(185,210,191)
#C8DDCF
(200,221,207)
#D7E8DF
(215,232,223)
#E6F3EF
(230,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50854F color. Also use rgb(80,133,79) instead hex code.

Text Font Color

.myTextColor { color: #50854F; }

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

This text font color is #50854F.

Background Color

.myBgColor { background-color: #50854F; }

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

This div background color is #50854F.

Border color

.myBorderColor { border: 1px solid #50854F; }

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

This div border color is #50854F.

Opacity

.myOpacity80 { color: #50854F; opacity: 0.8; }

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

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

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

This text has shadow with #50854F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50854F.

Preview

Color preview on black background

This text has color #50854F on black background.


Color preview on white background

This text has color #50854F on white background.


Black color preview on #50854F background

This text has black color on #50854F background.


White color preview on #50854F background

This text has white color on #50854F background.


Related colors

Complementary color

Complementary color for #hex is #AF7AB0.


I love getcolorcode.com

Triadic colors

1 #4F5085 and #854F50 with #50854F are triadic colors.

2 #4F8550 and #85504F with #50854F are triadic colors.