COLOR #507150

HEX: #507150 RGB: (80,113,80)

Color info

#507150 contains red, green and blue colors in about the same proportion. Web safe color of #507150 is #666666 (or #666).

RGB color model

#507150 color RGB value is (80,113,80).

RGB: (80,113,80) (31%, 44%, 31%)

RGB channels and saturation

R 80 of 255 = 31%
G 113 of 255 = 44%
B 80 of 255 = 31%

80
113
80

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

Portions of RGB colors in percentages

R + G + B = 80 + 113 + 80 = 273 (100%)
R 80 of 273 ~ 29.3%
G 113 of 273 ~ 41.39%
B 80 of 273 ~ 29.3'%

%29.3
%41.39
%29.3

CMYK color model

#507150 color CMYK value is (29,0,29,56).

  • cyan value is 29.20%
  • magenta value is 0.00%
  • yellow value is 29.20%
  • key color value is 55.69%
CMYK: (29,0,29,56) C29M0Y29K56 (29%,0%,29%,56%) (0.29/0.00/0.29/0.56) 

CMYK percentages

%29.2
%0
%29.2
%55.69

Codes

Color #507150 in popluar color models

50 71 50
RGB 80 113 80
HSL 120° 17.10% 37.84%
HSB/HSV 120° 29.20% 44.31%
CMYK 29.20% 0.00% 29.20%
55.69%

Color #507150 in popluar number systems.

HEX 50 71 50
Decimal 80 113 80
Binary 1010000 1110001 1010000
Octal 120 161 120

Shades and tints

Shades of #507150

#507150
(80,113,80)
#496749
(73,103,73)
#425D42
(66,93,66)
#3B533B
(59,83,59)
#344934
(52,73,52)
#2D3F2D
(45,63,45)
#263526
(38,53,38)
#1F2B1F
(31,43,31)
#182118
(24,33,24)
#111711
(17,23,17)
#0A0D0A
(10,13,10)
#000000
(0,0,0)

Tints of #507150

#507150
(80,113,80)
#5F7D5F
(95,125,95)
#6E896E
(110,137,110)
#7D957D
(125,149,125)
#8CA18C
(140,161,140)
#9BAD9B
(155,173,155)
#AAB9AA
(170,185,170)
#B9C5B9
(185,197,185)
#C8D1C8
(200,209,200)
#D7DDD7
(215,221,215)
#E6E9E6
(230,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #507150; }

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

This text font color is #507150.

Background Color

.myBgColor { background-color: #507150; }

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

This div background color is #507150.

Border color

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

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

This div border color is #507150.

Opacity

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

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

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

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

This text has shadow with #507150 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507150.

Preview

Color preview on black background

This text has color #507150 on black background.


Color preview on white background

This text has color #507150 on white background.


Black color preview on #507150 background

This text has black color on #507150 background.


White color preview on #507150 background

This text has white color on #507150 background.


Related colors

Complementary color

Complementary color for #hex is #AF8EAF.


I love getcolorcode.com

Triadic colors

1 #505071 and #715050 with #507150 are triadic colors.

2 #507150 and #715050 with #507150 are triadic colors.