COLOR #507646

HEX: #507646 RGB: (80,118,70)

Color info

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

RGB color model

#507646 color RGB value is (80,118,70).

RGB: (80,118,70) (31%, 46%, 27%)

RGB channels and saturation

R 80 of 255 = 31%
G 118 of 255 = 46%
B 70 of 255 = 27%

80
118
70

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

Portions of RGB colors in percentages

R + G + B = 80 + 118 + 70 = 268 (100%)
R 80 of 268 ~ 29.85%
G 118 of 268 ~ 44.03%
B 70 of 268 ~ 26.12'%

%29.85
%44.03
%26.12

CMYK color model

#507646 color CMYK value is (32,0,41,54).

  • cyan value is 32.20%
  • magenta value is 0.00%
  • yellow value is 40.68%
  • key color value is 53.73%

CMYK: (32,0,41,54)
C32M0Y41K54 (32%, 0%, 41%, 54%)
(0.32 / 0.00 / 0.41 / 0.54)

CMYK percentages

%32.2
%0
%40.68
%53.73

Codes

Color #507646 in popluar color models

50 76 46
RGB 80 118 70
HSL 108° 25.53% 36.86%
HSB/HSV 108° 40.68% 46.27%
CMYK 32.20% 0.00% 40.68%
53.73%

Color #507646 in popluar number systems.

HEX 50 76 46
Decimal 80 118 70
Binary 1010000 1110110 1000110
Octal 120 166 106

Shades and tints

Shades of #507646

#507646
(80,118,70)
#496C40
(73,108,64)
#42623A
(66,98,58)
#3B5834
(59,88,52)
#344E2E
(52,78,46)
#2D4428
(45,68,40)
#263A22
(38,58,34)
#1F301C
(31,48,28)
#182616
(24,38,22)
#111C10
(17,28,16)
#0A120A
(10,18,10)
#000000
(0,0,0)

Tints of #507646

#507646
(80,118,70)
#5F8256
(95,130,86)
#6E8E66
(110,142,102)
#7D9A76
(125,154,118)
#8CA686
(140,166,134)
#9BB296
(155,178,150)
#AABEA6
(170,190,166)
#B9CAB6
(185,202,182)
#C8D6C6
(200,214,198)
#D7E2D6
(215,226,214)
#E6EEE6
(230,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #507646 color. Also use rgb(80,118,70) instead hex code.

Text Font Color

.myTextColor { color: #507646; }

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

This text font color is #507646.

Background Color

.myBgColor { background-color: #507646; }

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

This div background color is #507646.

Border color

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

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

This div border color is #507646.

Opacity

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

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

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

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

This text has shadow with #507646 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507646.

Preview

Color preview on black background

This text has color #507646 on black background.


Color preview on white background

This text has color #507646 on white background.


Black color preview on #507646 background

This text has black color on #507646 background.


White color preview on #507646 background

This text has white color on #507646 background.


Related colors

Complementary color

Complementary color for #hex is #AF89B9.


I love getcolorcode.com

Triadic colors

1 #465076 and #764650 with #507646 are triadic colors.

2 #467650 and #765046 with #507646 are triadic colors.