COLOR #50864B

HEX: #50864B RGB: (80,134,75)

Color info

#50864B contains red, green and blue colors in about the same proportion. Web safe color of #50864B is #669933 (or #693).

RGB color model

#50864B color RGB value is (80,134,75).

RGB: (80,134,75) (31%, 53%, 29%)

RGB channels and saturation

R 80 of 255 = 31%
G 134 of 255 = 53%
B 75 of 255 = 29%

80
134
75

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

Portions of RGB colors in percentages

R + G + B = 80 + 134 + 75 = 289 (100%)
R 80 of 289 ~ 27.68%
G 134 of 289 ~ 46.37%
B 75 of 289 ~ 25.95'%

%27.68
%46.37
%25.95

CMYK color model

#50864B color CMYK value is (40,0,44,47).

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

CMYK: (40,0,44,47)
C40M0Y44K47 (40%, 0%, 44%, 47%)
(0.40 / 0.00 / 0.44 / 0.47)

CMYK percentages

%40.3
%0
%44.03
%47.45

Codes

Color #50864B in popluar color models

50 86 4B
RGB 80 134 75
HSL 115° 28.23% 40.98%
HSB/HSV 115° 44.03% 52.55%
CMYK 40.30% 0.00% 44.03%
47.45%

Color #50864B in popluar number systems.

HEX 50 86 4B
Decimal 80 134 75
Binary 1010000 10000110 1001011
Octal 120 206 113

Shades and tints

Shades of #50864B

#50864B
(80,134,75)
#497A45
(73,122,69)
#426E3F
(66,110,63)
#3B6239
(59,98,57)
#345633
(52,86,51)
#2D4A2D
(45,74,45)
#263E27
(38,62,39)
#1F3221
(31,50,33)
#18261B
(24,38,27)
#111A15
(17,26,21)
#0A0E0F
(10,14,15)
#000000
(0,0,0)

Tints of #50864B

#50864B
(80,134,75)
#5F915B
(95,145,91)
#6E9C6B
(110,156,107)
#7DA77B
(125,167,123)
#8CB28B
(140,178,139)
#9BBD9B
(155,189,155)
#AAC8AB
(170,200,171)
#B9D3BB
(185,211,187)
#C8DECB
(200,222,203)
#D7E9DB
(215,233,219)
#E6F4EB
(230,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50864B color. Also use rgb(80,134,75) instead hex code.

Text Font Color

.myTextColor { color: #50864B; }

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

This text font color is #50864B.

Background Color

.myBgColor { background-color: #50864B; }

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

This div background color is #50864B.

Border color

.myBorderColor { border: 1px solid #50864B; }

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

This div border color is #50864B.

Opacity

.myOpacity80 { color: #50864B; opacity: 0.8; }

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

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

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

This text has shadow with #50864B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50864B.

Preview

Color preview on black background

This text has color #50864B on black background.


Color preview on white background

This text has color #50864B on white background.


Black color preview on #50864B background

This text has black color on #50864B background.


White color preview on #50864B background

This text has white color on #50864B background.


Related colors

Complementary color

Complementary color for #hex is #AF79B4.


I love getcolorcode.com

Triadic colors

1 #4B5086 and #864B50 with #50864B are triadic colors.

2 #4B8650 and #86504B with #50864B are triadic colors.