COLOR #506456

HEX: #506456 RGB: (80,100,86)

Color info

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

RGB color model

#506456 color RGB value is (80,100,86).

RGB: (80,100,86) (31%, 39%, 34%)

RGB channels and saturation

R 80 of 255 = 31%
G 100 of 255 = 39%
B 86 of 255 = 34%

80
100
86

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

Portions of RGB colors in percentages

R + G + B = 80 + 100 + 86 = 266 (100%)
R 80 of 266 ~ 30.08%
G 100 of 266 ~ 37.59%
B 86 of 266 ~ 32.33'%

%30.08
%37.59
%32.33

CMYK color model

#506456 color CMYK value is (20,0,14,61).

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

CMYK: (20,0,14,61)
C20M0Y14K61 (20%, 0%, 14%, 61%)
(0.20 / 0.00 / 0.14 / 0.61)

CMYK percentages

%20
%0
%14
%60.78

Codes

Color #506456 in popluar color models

50 64 56
RGB 80 100 86
HSL 138° 11.11% 35.29%
HSB/HSV 138° 20.00% 39.22%
CMYK 20.00% 0.00% 14.00%
60.78%

Color #506456 in popluar number systems.

HEX 50 64 56
Decimal 80 100 86
Binary 1010000 1100100 1010110
Octal 120 144 126

Shades and tints

Shades of #506456

#506456
(80,100,86)
#495B4F
(73,91,79)
#425248
(66,82,72)
#3B4941
(59,73,65)
#34403A
(52,64,58)
#2D3733
(45,55,51)
#262E2C
(38,46,44)
#1F2525
(31,37,37)
#181C1E
(24,28,30)
#111317
(17,19,23)
#0A0A10
(10,10,16)
#000000
(0,0,0)

Tints of #506456

#506456
(80,100,86)
#5F7265
(95,114,101)
#6E8074
(110,128,116)
#7D8E83
(125,142,131)
#8C9C92
(140,156,146)
#9BAAA1
(155,170,161)
#AAB8B0
(170,184,176)
#B9C6BF
(185,198,191)
#C8D4CE
(200,212,206)
#D7E2DD
(215,226,221)
#E6F0EC
(230,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506456; }

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

This text font color is #506456.

Background Color

.myBgColor { background-color: #506456; }

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

This div background color is #506456.

Border color

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

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

This div border color is #506456.

Opacity

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

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

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

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

This text has shadow with #506456 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506456.

Preview

Color preview on black background

This text has color #506456 on black background.


Color preview on white background

This text has color #506456 on white background.


Black color preview on #506456 background

This text has black color on #506456 background.


White color preview on #506456 background

This text has white color on #506456 background.


Related colors

Complementary color

Complementary color for #hex is #AF9BA9.


I love getcolorcode.com

Triadic colors

1 #565064 and #645650 with #506456 are triadic colors.

2 #566450 and #645056 with #506456 are triadic colors.