COLOR #508445

HEX: #508445 RGB: (80,132,69)

Color info

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

RGB color model

#508445 color RGB value is (80,132,69).

RGB: (80,132,69) (31%, 52%, 27%)

RGB channels and saturation

R 80 of 255 = 31%
G 132 of 255 = 52%
B 69 of 255 = 27%

80
132
69

R + G + B ~ 37%. #508445 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 132 + 69 = 281 (100%)
R 80 of 281 ~ 28.47%
G 132 of 281 ~ 46.98%
B 69 of 281 ~ 24.56'%

%28.47
%46.98
%24.56

CMYK color model

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

  • cyan value is 39.39%
  • magenta value is 0.00%
  • yellow value is 47.73%
  • key color value is 48.24%
CMYK: (39,0,48,48) C39M0Y48K48 (39%,0%,48%,48%) (0.39/0.00/0.48/0.48) 

CMYK percentages

%39.39
%0
%47.73
%48.24

Codes

Color #508445 in popluar color models

50 84 45
RGB 80 132 69
HSL 110° 31.34% 39.41%
HSB/HSV 110° 47.73% 51.76%
CMYK 39.39% 0.00% 47.73%
48.24%

Color #508445 in popluar number systems.

HEX 50 84 45
Decimal 80 132 69
Binary 1010000 10000100 1000101
Octal 120 204 105

Shades and tints

Shades of #508445

#508445
(80,132,69)
#49783F
(73,120,63)
#426C39
(66,108,57)
#3B6033
(59,96,51)
#34542D
(52,84,45)
#2D4827
(45,72,39)
#263C21
(38,60,33)
#1F301B
(31,48,27)
#182415
(24,36,21)
#11180F
(17,24,15)
#0A0C09
(10,12,9)
#000000
(0,0,0)

Tints of #508445

#508445
(80,132,69)
#5F8F55
(95,143,85)
#6E9A65
(110,154,101)
#7DA575
(125,165,117)
#8CB085
(140,176,133)
#9BBB95
(155,187,149)
#AAC6A5
(170,198,165)
#B9D1B5
(185,209,181)
#C8DCC5
(200,220,197)
#D7E7D5
(215,231,213)
#E6F2E5
(230,242,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #508445; }

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

This text font color is #508445.

Background Color

.myBgColor { background-color: #508445; }

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

This div background color is #508445.

Border color

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

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

This div border color is #508445.

Opacity

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

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

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

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

This text has shadow with #508445 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508445.

Preview

Color preview on black background

This text has color #508445 on black background.


Color preview on white background

This text has color #508445 on white background.


Black color preview on #508445 background

This text has black color on #508445 background.


White color preview on #508445 background

This text has white color on #508445 background.


Related colors

Complementary color

Complementary color for #hex is #AF7BBA.


I love getcolorcode.com

Triadic colors

1 #455084 and #844550 with #508445 are triadic colors.

2 #458450 and #845045 with #508445 are triadic colors.