COLOR #507459

HEX: #507459 RGB: (80,116,89)

Color info

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

RGB color model

#507459 color RGB value is (80,116,89).

RGB: (80,116,89) (31%, 45%, 35%)

RGB channels and saturation

R 80 of 255 = 31%
G 116 of 255 = 45%
B 89 of 255 = 35%

80
116
89

R + G + B ~ 37%. #507459 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 116 + 89 = 285 (100%)
R 80 of 285 ~ 28.07%
G 116 of 285 ~ 40.7%
B 89 of 285 ~ 31.23'%

%28.07
%40.7
%31.23

CMYK color model

#507459 color CMYK value is (31,0,23,55).

  • cyan value is 31.03%
  • magenta value is 0.00%
  • yellow value is 23.28%
  • key color value is 54.51%
CMYK: (31,0,23,55) C31M0Y23K55 (31%,0%,23%,55%) (0.31/0.00/0.23/0.55) 

CMYK percentages

%31.03
%0
%23.28
%54.51

Codes

Color #507459 in popluar color models

50 74 59
RGB 80 116 89
HSL 135° 18.37% 38.43%
HSB/HSV 135° 31.03% 45.49%
CMYK 31.03% 0.00% 23.28%
54.51%

Color #507459 in popluar number systems.

HEX 50 74 59
Decimal 80 116 89
Binary 1010000 1110100 1011001
Octal 120 164 131

Shades and tints

Shades of #507459

#507459
(80,116,89)
#496A51
(73,106,81)
#426049
(66,96,73)
#3B5641
(59,86,65)
#344C39
(52,76,57)
#2D4231
(45,66,49)
#263829
(38,56,41)
#1F2E21
(31,46,33)
#182419
(24,36,25)
#111A11
(17,26,17)
#0A1009
(10,16,9)
#000000
(0,0,0)

Tints of #507459

#507459
(80,116,89)
#5F8068
(95,128,104)
#6E8C77
(110,140,119)
#7D9886
(125,152,134)
#8CA495
(140,164,149)
#9BB0A4
(155,176,164)
#AABCB3
(170,188,179)
#B9C8C2
(185,200,194)
#C8D4D1
(200,212,209)
#D7E0E0
(215,224,224)
#E6ECEF
(230,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #507459; }

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

This text font color is #507459.

Background Color

.myBgColor { background-color: #507459; }

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

This div background color is #507459.

Border color

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

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

This div border color is #507459.

Opacity

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

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

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

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

This text has shadow with #507459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507459.

Preview

Color preview on black background

This text has color #507459 on black background.


Color preview on white background

This text has color #507459 on white background.


Black color preview on #507459 background

This text has black color on #507459 background.


White color preview on #507459 background

This text has white color on #507459 background.


Related colors

Complementary color

Complementary color for #hex is #AF8BA6.


I love getcolorcode.com

Triadic colors

1 #595074 and #745950 with #507459 are triadic colors.

2 #597450 and #745059 with #507459 are triadic colors.