COLOR #506459

HEX: #506459 RGB: (80,100,89)

Color info

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

RGB color model

#506459 color RGB value is (80,100,89).

RGB: (80,100,89) (31%, 39%, 35%)

RGB channels and saturation

R 80 of 255 = 31%
G 100 of 255 = 39%
B 89 of 255 = 35%

80
100
89

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

Portions of RGB colors in percentages

R + G + B = 80 + 100 + 89 = 269 (100%)
R 80 of 269 ~ 29.74%
G 100 of 269 ~ 37.17%
B 89 of 269 ~ 33.09'%

%29.74
%37.17
%33.09

CMYK color model

#506459 color CMYK value is (20,0,11,61).

  • cyan value is 20.00%
  • magenta value is 0.00%
  • yellow value is 11.00%
  • key color value is 60.78%

CMYK: (20,0,11,61)
C20M0Y11K61 (20%, 0%, 11%, 61%)
(0.20 / 0.00 / 0.11 / 0.61)

CMYK percentages

%20
%0
%11
%60.78

Codes

Color #506459 in popluar color models

50 64 59
RGB 80 100 89
HSL 147° 11.11% 35.29%
HSB/HSV 147° 20.00% 39.22%
CMYK 20.00% 0.00% 11.00%
60.78%

Color #506459 in popluar number systems.

HEX 50 64 59
Decimal 80 100 89
Binary 1010000 1100100 1011001
Octal 120 144 131

Shades and tints

Shades of #506459

#506459
(80,100,89)
#495B51
(73,91,81)
#425249
(66,82,73)
#3B4941
(59,73,65)
#344039
(52,64,57)
#2D3731
(45,55,49)
#262E29
(38,46,41)
#1F2521
(31,37,33)
#181C19
(24,28,25)
#111311
(17,19,17)
#0A0A09
(10,10,9)
#000000
(0,0,0)

Tints of #506459

#506459
(80,100,89)
#5F7268
(95,114,104)
#6E8077
(110,128,119)
#7D8E86
(125,142,134)
#8C9C95
(140,156,149)
#9BAAA4
(155,170,164)
#AAB8B3
(170,184,179)
#B9C6C2
(185,198,194)
#C8D4D1
(200,212,209)
#D7E2E0
(215,226,224)
#E6F0EF
(230,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506459; }

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

This text font color is #506459.

Background Color

.myBgColor { background-color: #506459; }

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

This div background color is #506459.

Border color

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

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

This div border color is #506459.

Opacity

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

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

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

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

This text has shadow with #506459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506459.

Preview

Color preview on black background

This text has color #506459 on black background.


Color preview on white background

This text has color #506459 on white background.


Black color preview on #506459 background

This text has black color on #506459 background.


White color preview on #506459 background

This text has white color on #506459 background.


Related colors

Complementary color

Complementary color for #hex is #AF9BA6.


I love getcolorcode.com

Triadic colors

1 #595064 and #645950 with #506459 are triadic colors.

2 #596450 and #645059 with #506459 are triadic colors.