COLOR #508349

HEX: #508349 RGB: (80,131,73)

Color info

#508349 contains red, green and blue colors in about the same proportion. Web safe color of #508349 is #669933 (or #693).

RGB color model

#508349 color RGB value is (80,131,73).

RGB: (80,131,73) (31%, 51%, 29%)

RGB channels and saturation

R 80 of 255 = 31%
G 131 of 255 = 51%
B 73 of 255 = 29%

80
131
73

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

Portions of RGB colors in percentages

R + G + B = 80 + 131 + 73 = 284 (100%)
R 80 of 284 ~ 28.17%
G 131 of 284 ~ 46.13%
B 73 of 284 ~ 25.7'%

%28.17
%46.13
%25.7

CMYK color model

#508349 color CMYK value is (39,0,44,49).

  • cyan value is 38.93%
  • magenta value is 0.00%
  • yellow value is 44.27%
  • key color value is 48.63%

CMYK: (39,0,44,49)
C39M0Y44K49 (39%, 0%, 44%, 49%)
(0.39 / 0.00 / 0.44 / 0.49)

CMYK percentages

%38.93
%0
%44.27
%48.63

Codes

Color #508349 in popluar color models

50 83 49
RGB 80 131 73
HSL 113° 28.43% 40.00%
HSB/HSV 113° 44.27% 51.37%
CMYK 38.93% 0.00% 44.27%
48.63%

Color #508349 in popluar number systems.

HEX 50 83 49
Decimal 80 131 73
Binary 1010000 10000011 1001001
Octal 120 203 111

Shades and tints

Shades of #508349

#508349
(80,131,73)
#497843
(73,120,67)
#426D3D
(66,109,61)
#3B6237
(59,98,55)
#345731
(52,87,49)
#2D4C2B
(45,76,43)
#264125
(38,65,37)
#1F361F
(31,54,31)
#182B19
(24,43,25)
#112013
(17,32,19)
#0A150D
(10,21,13)
#000000
(0,0,0)

Tints of #508349

#508349
(80,131,73)
#5F8E59
(95,142,89)
#6E9969
(110,153,105)
#7DA479
(125,164,121)
#8CAF89
(140,175,137)
#9BBA99
(155,186,153)
#AAC5A9
(170,197,169)
#B9D0B9
(185,208,185)
#C8DBC9
(200,219,201)
#D7E6D9
(215,230,217)
#E6F1E9
(230,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #508349 color. Also use rgb(80,131,73) instead hex code.

Text Font Color

.myTextColor { color: #508349; }

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

This text font color is #508349.

Background Color

.myBgColor { background-color: #508349; }

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

This div background color is #508349.

Border color

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

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

This div border color is #508349.

Opacity

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

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

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

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

This text has shadow with #508349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508349.

Preview

Color preview on black background

This text has color #508349 on black background.


Color preview on white background

This text has color #508349 on white background.


Black color preview on #508349 background

This text has black color on #508349 background.


White color preview on #508349 background

This text has white color on #508349 background.


Related colors

Complementary color

Complementary color for #hex is #AF7CB6.


I love getcolorcode.com

Triadic colors

1 #495083 and #834950 with #508349 are triadic colors.

2 #498350 and #835049 with #508349 are triadic colors.