COLOR #507846

HEX: #507846 RGB: (80,120,70)

Color info

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

RGB color model

#507846 color RGB value is (80,120,70).

RGB: (80,120,70) (31%, 47%, 27%)

RGB channels and saturation

R 80 of 255 = 31%
G 120 of 255 = 47%
B 70 of 255 = 27%

80
120
70

R + G + B ~ 35%. #507846 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 120 + 70 = 270 (100%)
R 80 of 270 ~ 29.63%
G 120 of 270 ~ 44.44%
B 70 of 270 ~ 25.93'%

%29.63
%44.44
%25.93

CMYK color model

#507846 color CMYK value is (33,0,42,53).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 41.67%
  • key color value is 52.94%
CMYK: (33,0,42,53) C33M0Y42K53 (33%,0%,42%,53%) (0.33/0.00/0.42/0.53) 

CMYK percentages

%33.33
%0
%41.67
%52.94

Codes

Color #507846 in popluar color models

50 78 46
RGB 80 120 70
HSL 108° 26.32% 37.25%
HSB/HSV 108° 41.67% 47.06%
CMYK 33.33% 0.00% 41.67%
52.94%

Color #507846 in popluar number systems.

HEX 50 78 46
Decimal 80 120 70
Binary 1010000 1111000 1000110
Octal 120 170 106

Shades and tints

Shades of #507846

#507846
(80,120,70)
#496E40
(73,110,64)
#42643A
(66,100,58)
#3B5A34
(59,90,52)
#34502E
(52,80,46)
#2D4628
(45,70,40)
#263C22
(38,60,34)
#1F321C
(31,50,28)
#182816
(24,40,22)
#111E10
(17,30,16)
#0A140A
(10,20,10)
#000000
(0,0,0)

Tints of #507846

#507846
(80,120,70)
#5F8456
(95,132,86)
#6E9066
(110,144,102)
#7D9C76
(125,156,118)
#8CA886
(140,168,134)
#9BB496
(155,180,150)
#AAC0A6
(170,192,166)
#B9CCB6
(185,204,182)
#C8D8C6
(200,216,198)
#D7E4D6
(215,228,214)
#E6F0E6
(230,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #507846 color. Also use rgb(80,120,70) instead hex code.

Text Font Color

.myTextColor { color: #507846; }

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

This text font color is #507846.

Background Color

.myBgColor { background-color: #507846; }

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

This div background color is #507846.

Border color

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

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

This div border color is #507846.

Opacity

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

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

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

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

This text has shadow with #507846 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507846.

Preview

Color preview on black background

This text has color #507846 on black background.


Color preview on white background

This text has color #507846 on white background.


Black color preview on #507846 background

This text has black color on #507846 background.


White color preview on #507846 background

This text has white color on #507846 background.


Related colors

Complementary color

Complementary color for #hex is #AF87B9.


I love getcolorcode.com

Triadic colors

1 #465078 and #784650 with #507846 are triadic colors.

2 #467850 and #785046 with #507846 are triadic colors.