COLOR #507236

HEX: #507236 RGB: (80,114,54)

Color info

#507236 contains mainly red and green colors. Web safe color of #507236 is #666633 (or #663).

RGB color model

#507236 color RGB value is (80,114,54).

RGB: (80,114,54) (31%, 45%, 21%)

RGB channels and saturation

R 80 of 255 = 31%
G 114 of 255 = 45%
B 54 of 255 = 21%

80
114
54

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

Portions of RGB colors in percentages

R + G + B = 80 + 114 + 54 = 248 (100%)
R 80 of 248 ~ 32.26%
G 114 of 248 ~ 45.97%
B 54 of 248 ~ 21.77'%

%32.26
%45.97
%21.77

CMYK color model

#507236 color CMYK value is (30,0,53,55).

  • cyan value is 29.82%
  • magenta value is 0.00%
  • yellow value is 52.63%
  • key color value is 55.29%
CMYK: (30,0,53,55) C30M0Y53K55 (30%,0%,53%,55%) (0.30/0.00/0.53/0.55) 

CMYK percentages

%29.82
%0
%52.63
%55.29

Codes

Color #507236 in popluar color models

50 72 36
RGB 80 114 54
HSL 94° 35.71% 32.94%
HSB/HSV 94° 52.63% 44.71%
CMYK 29.82% 0.00% 52.63%
55.29%

Color #507236 in popluar number systems.

HEX 50 72 36
Decimal 80 114 54
Binary 1010000 1110010 110110
Octal 120 162 66

Shades and tints

Shades of #507236

#507236
(80,114,54)
#496832
(73,104,50)
#425E2E
(66,94,46)
#3B542A
(59,84,42)
#344A26
(52,74,38)
#2D4022
(45,64,34)
#26361E
(38,54,30)
#1F2C1A
(31,44,26)
#182216
(24,34,22)
#111812
(17,24,18)
#0A0E0E
(10,14,14)
#000000
(0,0,0)

Tints of #507236

#507236
(80,114,54)
#5F7E48
(95,126,72)
#6E8A5A
(110,138,90)
#7D966C
(125,150,108)
#8CA27E
(140,162,126)
#9BAE90
(155,174,144)
#AABAA2
(170,186,162)
#B9C6B4
(185,198,180)
#C8D2C6
(200,210,198)
#D7DED8
(215,222,216)
#E6EAEA
(230,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #507236; }

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

This text font color is #507236.

Background Color

.myBgColor { background-color: #507236; }

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

This div background color is #507236.

Border color

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

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

This div border color is #507236.

Opacity

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

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

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

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

This text has shadow with #507236 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507236.

Preview

Color preview on black background

This text has color #507236 on black background.


Color preview on white background

This text has color #507236 on white background.


Black color preview on #507236 background

This text has black color on #507236 background.


White color preview on #507236 background

This text has white color on #507236 background.


Related colors

Complementary color

Complementary color for #hex is #AF8DC9.


I love getcolorcode.com

Triadic colors

1 #365072 and #723650 with #507236 are triadic colors.

2 #367250 and #725036 with #507236 are triadic colors.