COLOR #507537

HEX: #507537 RGB: (80,117,55)

Color info

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

RGB color model

#507537 color RGB value is (80,117,55).

RGB: (80,117,55) (31%, 46%, 22%)

RGB channels and saturation

R 80 of 255 = 31%
G 117 of 255 = 46%
B 55 of 255 = 22%

80
117
55

R + G + B ~ 33%. #507537 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 117 + 55 = 252 (100%)
R 80 of 252 ~ 31.75%
G 117 of 252 ~ 46.43%
B 55 of 252 ~ 21.83'%

%31.75
%46.43
%21.83

CMYK color model

#507537 color CMYK value is (32,0,53,54).

  • cyan value is 31.62%
  • magenta value is 0.00%
  • yellow value is 52.99%
  • key color value is 54.12%

CMYK: (32,0,53,54)
C32M0Y53K54 (32%, 0%, 53%, 54%)
(0.32 / 0.00 / 0.53 / 0.54)

CMYK percentages

%31.62
%0
%52.99
%54.12

Codes

Color #507537 in popluar color models

50 75 37
RGB 80 117 55
HSL 96° 36.05% 33.73%
HSB/HSV 96° 52.99% 45.88%
CMYK 31.62% 0.00% 52.99%
54.12%

Color #507537 in popluar number systems.

HEX 50 75 37
Decimal 80 117 55
Binary 1010000 1110101 110111
Octal 120 165 67

Shades and tints

Shades of #507537

#507537
(80,117,55)
#496B32
(73,107,50)
#42612D
(66,97,45)
#3B5728
(59,87,40)
#344D23
(52,77,35)
#2D431E
(45,67,30)
#263919
(38,57,25)
#1F2F14
(31,47,20)
#18250F
(24,37,15)
#111B0A
(17,27,10)
#0A1105
(10,17,5)
#000000
(0,0,0)

Tints of #507537

#507537
(80,117,55)
#5F8149
(95,129,73)
#6E8D5B
(110,141,91)
#7D996D
(125,153,109)
#8CA57F
(140,165,127)
#9BB191
(155,177,145)
#AABDA3
(170,189,163)
#B9C9B5
(185,201,181)
#C8D5C7
(200,213,199)
#D7E1D9
(215,225,217)
#E6EDEB
(230,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #507537 color. Also use rgb(80,117,55) instead hex code.

Text Font Color

.myTextColor { color: #507537; }

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

This text font color is #507537.

Background Color

.myBgColor { background-color: #507537; }

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

This div background color is #507537.

Border color

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

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

This div border color is #507537.

Opacity

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

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

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

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

This text has shadow with #507537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507537.

Preview

Color preview on black background

This text has color #507537 on black background.


Color preview on white background

This text has color #507537 on white background.


Black color preview on #507537 background

This text has black color on #507537 background.


White color preview on #507537 background

This text has white color on #507537 background.


Related colors

Complementary color

Complementary color for #hex is #AF8AC8.


I love getcolorcode.com

Triadic colors

1 #375075 and #753750 with #507537 are triadic colors.

2 #377550 and #755037 with #507537 are triadic colors.