COLOR #508432

HEX: #508432 RGB: (80,132,50)

Color info

#508432 contains mainly red and green colors. Web safe color of #508432 is #669933 (or #693).

RGB color model

#508432 color RGB value is (80,132,50).

RGB: (80,132,50) (31%, 52%, 20%)

RGB channels and saturation

R 80 of 255 = 31%
G 132 of 255 = 52%
B 50 of 255 = 20%

80
132
50

R + G + B ~ 34%. #508432 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 132 + 50 = 262 (100%)
R 80 of 262 ~ 30.53%
G 132 of 262 ~ 50.38%
B 50 of 262 ~ 19.08'%

%30.53
%50.38
%19.08

CMYK color model

#508432 color CMYK value is (39,0,62,48).

  • cyan value is 39.39%
  • magenta value is 0.00%
  • yellow value is 62.12%
  • key color value is 48.24%
CMYK: (39,0,62,48) C39M0Y62K48 (39%,0%,62%,48%) (0.39/0.00/0.62/0.48) 

CMYK percentages

%39.39
%0
%62.12
%48.24

Codes

Color #508432 in popluar color models

50 84 32
RGB 80 132 50
HSL 98° 45.05% 35.69%
HSB/HSV 98° 62.12% 51.76%
CMYK 39.39% 0.00% 62.12%
48.24%

Color #508432 in popluar number systems.

HEX 50 84 32
Decimal 80 132 50
Binary 1010000 10000100 110010
Octal 120 204 62

Shades and tints

Shades of #508432

#508432
(80,132,50)
#49782E
(73,120,46)
#426C2A
(66,108,42)
#3B6026
(59,96,38)
#345422
(52,84,34)
#2D481E
(45,72,30)
#263C1A
(38,60,26)
#1F3016
(31,48,22)
#182412
(24,36,18)
#11180E
(17,24,14)
#0A0C0A
(10,12,10)
#000000
(0,0,0)

Tints of #508432

#508432
(80,132,50)
#5F8F44
(95,143,68)
#6E9A56
(110,154,86)
#7DA568
(125,165,104)
#8CB07A
(140,176,122)
#9BBB8C
(155,187,140)
#AAC69E
(170,198,158)
#B9D1B0
(185,209,176)
#C8DCC2
(200,220,194)
#D7E7D4
(215,231,212)
#E6F2E6
(230,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #508432; }

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

This text font color is #508432.

Background Color

.myBgColor { background-color: #508432; }

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

This div background color is #508432.

Border color

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

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

This div border color is #508432.

Opacity

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

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

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

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

This text has shadow with #508432 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508432.

Preview

Color preview on black background

This text has color #508432 on black background.


Color preview on white background

This text has color #508432 on white background.


Black color preview on #508432 background

This text has black color on #508432 background.


White color preview on #508432 background

This text has white color on #508432 background.


Related colors

Complementary color

Complementary color for #hex is #AF7BCD.


I love getcolorcode.com

Triadic colors

1 #325084 and #843250 with #508432 are triadic colors.

2 #328450 and #845032 with #508432 are triadic colors.