COLOR #507334

HEX: #507334 RGB: (80,115,52)

Color info

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

RGB color model

#507334 color RGB value is (80,115,52).

RGB: (80,115,52) (31%, 45%, 20%)

RGB channels and saturation

R 80 of 255 = 31%
G 115 of 255 = 45%
B 52 of 255 = 20%

80
115
52

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

Portions of RGB colors in percentages

R + G + B = 80 + 115 + 52 = 247 (100%)
R 80 of 247 ~ 32.39%
G 115 of 247 ~ 46.56%
B 52 of 247 ~ 21.05'%

%32.39
%46.56
%21.05

CMYK color model

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

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

CMYK: (30,0,55,55)
C30M0Y55K55 (30%, 0%, 55%, 55%)
(0.30 / 0.00 / 0.55 / 0.55)

CMYK percentages

%30.43
%0
%54.78
%54.9

Codes

Color #507334 in popluar color models

50 73 34
RGB 80 115 52
HSL 93° 37.72% 32.75%
HSB/HSV 93° 54.78% 45.10%
CMYK 30.43% 0.00% 54.78%
54.90%

Color #507334 in popluar number systems.

HEX 50 73 34
Decimal 80 115 52
Binary 1010000 1110011 110100
Octal 120 163 64

Shades and tints

Shades of #507334

#507334
(80,115,52)
#496930
(73,105,48)
#425F2C
(66,95,44)
#3B5528
(59,85,40)
#344B24
(52,75,36)
#2D4120
(45,65,32)
#26371C
(38,55,28)
#1F2D18
(31,45,24)
#182314
(24,35,20)
#111910
(17,25,16)
#0A0F0C
(10,15,12)
#000000
(0,0,0)

Tints of #507334

#507334
(80,115,52)
#5F7F46
(95,127,70)
#6E8B58
(110,139,88)
#7D976A
(125,151,106)
#8CA37C
(140,163,124)
#9BAF8E
(155,175,142)
#AABBA0
(170,187,160)
#B9C7B2
(185,199,178)
#C8D3C4
(200,211,196)
#D7DFD6
(215,223,214)
#E6EBE8
(230,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #507334; }

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

This text font color is #507334.

Background Color

.myBgColor { background-color: #507334; }

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

This div background color is #507334.

Border color

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

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

This div border color is #507334.

Opacity

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

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

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

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

This text has shadow with #507334 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507334.

Preview

Color preview on black background

This text has color #507334 on black background.


Color preview on white background

This text has color #507334 on white background.


Black color preview on #507334 background

This text has black color on #507334 background.


White color preview on #507334 background

This text has white color on #507334 background.


Related colors

Complementary color

Complementary color for #hex is #AF8CCB.


I love getcolorcode.com

Triadic colors

1 #345073 and #733450 with #507334 are triadic colors.

2 #347350 and #735034 with #507334 are triadic colors.