COLOR #507332

HEX: #507332 RGB: (80,115,50)

Color info

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

RGB color model

#507332 color RGB value is (80,115,50).

RGB: (80,115,50) (31%, 45%, 20%)

RGB channels and saturation

R 80 of 255 = 31%
G 115 of 255 = 45%
B 50 of 255 = 20%

80
115
50

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

Portions of RGB colors in percentages

R + G + B = 80 + 115 + 50 = 245 (100%)
R 80 of 245 ~ 32.65%
G 115 of 245 ~ 46.94%
B 50 of 245 ~ 20.41'%

%32.65
%46.94
%20.41

CMYK color model

#507332 color CMYK value is (30,0,57,55).

  • cyan value is 30.43%
  • magenta value is 0.00%
  • yellow value is 56.52%
  • key color value is 54.90%

CMYK: (30,0,57,55)
C30M0Y57K55 (30%, 0%, 57%, 55%)
(0.30 / 0.00 / 0.57 / 0.55)

CMYK percentages

%30.43
%0
%56.52
%54.9

Codes

Color #507332 in popluar color models

50 73 32
RGB 80 115 50
HSL 92° 39.39% 32.35%
HSB/HSV 92° 56.52% 45.10%
CMYK 30.43% 0.00% 56.52%
54.90%

Color #507332 in popluar number systems.

HEX 50 73 32
Decimal 80 115 50
Binary 1010000 1110011 110010
Octal 120 163 62

Shades and tints

Shades of #507332

#507332
(80,115,50)
#49692E
(73,105,46)
#425F2A
(66,95,42)
#3B5526
(59,85,38)
#344B22
(52,75,34)
#2D411E
(45,65,30)
#26371A
(38,55,26)
#1F2D16
(31,45,22)
#182312
(24,35,18)
#11190E
(17,25,14)
#0A0F0A
(10,15,10)
#000000
(0,0,0)

Tints of #507332

#507332
(80,115,50)
#5F7F44
(95,127,68)
#6E8B56
(110,139,86)
#7D9768
(125,151,104)
#8CA37A
(140,163,122)
#9BAF8C
(155,175,140)
#AABB9E
(170,187,158)
#B9C7B0
(185,199,176)
#C8D3C2
(200,211,194)
#D7DFD4
(215,223,212)
#E6EBE6
(230,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #507332 color. Also use rgb(80,115,50) instead hex code.

Text Font Color

.myTextColor { color: #507332; }

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

This text font color is #507332.

Background Color

.myBgColor { background-color: #507332; }

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

This div background color is #507332.

Border color

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

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

This div border color is #507332.

Opacity

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

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

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

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

This text has shadow with #507332 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507332.

Preview

Color preview on black background

This text has color #507332 on black background.


Color preview on white background

This text has color #507332 on white background.


Black color preview on #507332 background

This text has black color on #507332 background.


White color preview on #507332 background

This text has white color on #507332 background.


Related colors

Complementary color

Complementary color for #hex is #AF8CCD.


I love getcolorcode.com

Triadic colors

1 #325073 and #733250 with #507332 are triadic colors.

2 #327350 and #735032 with #507332 are triadic colors.