COLOR #507335

HEX: #507335 RGB: (80,115,53)

Color info

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

RGB color model

#507335 color RGB value is (80,115,53).

RGB: (80,115,53) (31%, 45%, 21%)

RGB channels and saturation

R 80 of 255 = 31%
G 115 of 255 = 45%
B 53 of 255 = 21%

80
115
53

R + G + B ~ 32%. #507335 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 115 + 53 = 248 (100%)
R 80 of 248 ~ 32.26%
G 115 of 248 ~ 46.37%
B 53 of 248 ~ 21.37'%

%32.26
%46.37
%21.37

CMYK color model

#507335 color CMYK value is (30,0,54,55).

  • cyan value is 30.43%
  • magenta value is 0.00%
  • yellow value is 53.91%
  • key color value is 54.90%
CMYK: (30,0,54,55) C30M0Y54K55 (30%,0%,54%,55%) (0.30/0.00/0.54/0.55) 

CMYK percentages

%30.43
%0
%53.91
%54.9

Codes

Color #507335 in popluar color models

50 73 35
RGB 80 115 53
HSL 94° 36.90% 32.94%
HSB/HSV 94° 53.91% 45.10%
CMYK 30.43% 0.00% 53.91%
54.90%

Color #507335 in popluar number systems.

HEX 50 73 35
Decimal 80 115 53
Binary 1010000 1110011 110101
Octal 120 163 65

Shades and tints

Shades of #507335

#507335
(80,115,53)
#496931
(73,105,49)
#425F2D
(66,95,45)
#3B5529
(59,85,41)
#344B25
(52,75,37)
#2D4121
(45,65,33)
#26371D
(38,55,29)
#1F2D19
(31,45,25)
#182315
(24,35,21)
#111911
(17,25,17)
#0A0F0D
(10,15,13)
#000000
(0,0,0)

Tints of #507335

#507335
(80,115,53)
#5F7F47
(95,127,71)
#6E8B59
(110,139,89)
#7D976B
(125,151,107)
#8CA37D
(140,163,125)
#9BAF8F
(155,175,143)
#AABBA1
(170,187,161)
#B9C7B3
(185,199,179)
#C8D3C5
(200,211,197)
#D7DFD7
(215,223,215)
#E6EBE9
(230,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #507335; }

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

This text font color is #507335.

Background Color

.myBgColor { background-color: #507335; }

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

This div background color is #507335.

Border color

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

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

This div border color is #507335.

Opacity

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

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

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

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

This text has shadow with #507335 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507335.

Preview

Color preview on black background

This text has color #507335 on black background.


Color preview on white background

This text has color #507335 on white background.


Black color preview on #507335 background

This text has black color on #507335 background.


White color preview on #507335 background

This text has white color on #507335 background.


Related colors

Complementary color

Complementary color for #hex is #AF8CCA.


I love getcolorcode.com

Triadic colors

1 #355073 and #733550 with #507335 are triadic colors.

2 #357350 and #735035 with #507335 are triadic colors.