COLOR #507349

HEX: #507349 RGB: (80,115,73)

Color info

#507349 contains red, green and blue colors in about the same proportion. Web safe color of #507349 is #666633 (or #663).

RGB color model

#507349 color RGB value is (80,115,73).

RGB: (80,115,73) (31%, 45%, 29%)

RGB channels and saturation

R 80 of 255 = 31%
G 115 of 255 = 45%
B 73 of 255 = 29%

80
115
73

R + G + B ~ 35%. #507349 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 115 + 73 = 268 (100%)
R 80 of 268 ~ 29.85%
G 115 of 268 ~ 42.91%
B 73 of 268 ~ 27.24'%

%29.85
%42.91
%27.24

CMYK color model

#507349 color CMYK value is (30,0,37,55).

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

CMYK: (30,0,37,55)
C30M0Y37K55 (30%, 0%, 37%, 55%)
(0.30 / 0.00 / 0.37 / 0.55)

CMYK percentages

%30.43
%0
%36.52
%54.9

Codes

Color #507349 in popluar color models

50 73 49
RGB 80 115 73
HSL 110° 22.34% 36.86%
HSB/HSV 110° 36.52% 45.10%
CMYK 30.43% 0.00% 36.52%
54.90%

Color #507349 in popluar number systems.

HEX 50 73 49
Decimal 80 115 73
Binary 1010000 1110011 1001001
Octal 120 163 111

Shades and tints

Shades of #507349

#507349
(80,115,73)
#496943
(73,105,67)
#425F3D
(66,95,61)
#3B5537
(59,85,55)
#344B31
(52,75,49)
#2D412B
(45,65,43)
#263725
(38,55,37)
#1F2D1F
(31,45,31)
#182319
(24,35,25)
#111913
(17,25,19)
#0A0F0D
(10,15,13)
#000000
(0,0,0)

Tints of #507349

#507349
(80,115,73)
#5F7F59
(95,127,89)
#6E8B69
(110,139,105)
#7D9779
(125,151,121)
#8CA389
(140,163,137)
#9BAF99
(155,175,153)
#AABBA9
(170,187,169)
#B9C7B9
(185,199,185)
#C8D3C9
(200,211,201)
#D7DFD9
(215,223,217)
#E6EBE9
(230,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #507349; }

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

This text font color is #507349.

Background Color

.myBgColor { background-color: #507349; }

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

This div background color is #507349.

Border color

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

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

This div border color is #507349.

Opacity

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

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

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

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

This text has shadow with #507349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507349.

Preview

Color preview on black background

This text has color #507349 on black background.


Color preview on white background

This text has color #507349 on white background.


Black color preview on #507349 background

This text has black color on #507349 background.


White color preview on #507349 background

This text has white color on #507349 background.


Related colors

Complementary color

Complementary color for #hex is #AF8CB6.


I love getcolorcode.com

Triadic colors

1 #495073 and #734950 with #507349 are triadic colors.

2 #497350 and #735049 with #507349 are triadic colors.