COLOR #507321

HEX: #507321 RGB: (80,115,33)

Color info

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

RGB color model

#507321 color RGB value is (80,115,33).

RGB: (80,115,33) (31%, 45%, 13%)

RGB channels and saturation

R 80 of 255 = 31%
G 115 of 255 = 45%
B 33 of 255 = 13%

80
115
33

R + G + B ~ 30%. #507321 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 115 + 33 = 228 (100%)
R 80 of 228 ~ 35.09%
G 115 of 228 ~ 50.44%
B 33 of 228 ~ 14.47'%

%35.09
%50.44
%14.47

CMYK color model

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

  • cyan value is 30.43%
  • magenta value is 0.00%
  • yellow value is 71.30%
  • key color value is 54.90%
CMYK: (30,0,71,55) C30M0Y71K55 (30%,0%,71%,55%) (0.30/0.00/0.71/0.55) 

CMYK percentages

%30.43
%0
%71.3
%54.9

Codes

Color #507321 in popluar color models

50 73 21
RGB 80 115 33
HSL 86° 55.41% 29.02%
HSB/HSV 86° 71.30% 45.10%
CMYK 30.43% 0.00% 71.30%
54.90%

Color #507321 in popluar number systems.

HEX 50 73 21
Decimal 80 115 33
Binary 1010000 1110011 100001
Octal 120 163 41

Shades and tints

Shades of #507321

#507321
(80,115,33)
#49691E
(73,105,30)
#425F1B
(66,95,27)
#3B5518
(59,85,24)
#344B15
(52,75,21)
#2D4112
(45,65,18)
#26370F
(38,55,15)
#1F2D0C
(31,45,12)
#182309
(24,35,9)
#111906
(17,25,6)
#0A0F03
(10,15,3)
#000000
(0,0,0)

Tints of #507321

#507321
(80,115,33)
#5F7F35
(95,127,53)
#6E8B49
(110,139,73)
#7D975D
(125,151,93)
#8CA371
(140,163,113)
#9BAF85
(155,175,133)
#AABB99
(170,187,153)
#B9C7AD
(185,199,173)
#C8D3C1
(200,211,193)
#D7DFD5
(215,223,213)
#E6EBE9
(230,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #507321; }

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

This text font color is #507321.

Background Color

.myBgColor { background-color: #507321; }

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

This div background color is #507321.

Border color

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

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

This div border color is #507321.

Opacity

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

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

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

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

This text has shadow with #507321 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507321.

Preview

Color preview on black background

This text has color #507321 on black background.


Color preview on white background

This text has color #507321 on white background.


Black color preview on #507321 background

This text has black color on #507321 background.


White color preview on #507321 background

This text has white color on #507321 background.


Related colors

Complementary color

Complementary color for #hex is #AF8CDE.


I love getcolorcode.com

Triadic colors

1 #215073 and #732150 with #507321 are triadic colors.

2 #217350 and #735021 with #507321 are triadic colors.