COLOR #56586A

HEX: #56586A RGB: (86,88,106)

Color info

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

RGB color model

#56586A color RGB value is (86,88,106).

RGB: (86,88,106) (34%, 35%, 42%)

RGB channels and saturation

R 86 of 255 = 34%
G 88 of 255 = 35%
B 106 of 255 = 42%

86
88
106

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

Portions of RGB colors in percentages

R + G + B = 86 + 88 + 106 = 280 (100%)
R 86 of 280 ~ 30.71%
G 88 of 280 ~ 31.43%
B 106 of 280 ~ 37.86'%

%30.71
%31.43
%37.86

CMYK color model

#56586A color CMYK value is (19,17,0,58).

  • cyan value is 18.87%
  • magenta value is 16.98%
  • yellow value is 0.00%
  • key color value is 58.43%
CMYK: (19,17,0,58) C19M17Y0K58 (19%,17%,0%,58%) (0.19/0.17/0.00/0.58) 

CMYK percentages

%18.87
%16.98
%0
%58.43

Codes

Color #56586A in popluar color models

56 58 6A
RGB 86 88 106
HSL 234° 10.42% 37.65%
HSB/HSV 234° 18.87% 41.57%
CMYK 18.87% 16.98% 0.00%
58.43%

Color #56586A in popluar number systems.

HEX 56 58 6A
Decimal 86 88 106
Binary 1010110 1011000 1101010
Octal 126 130 152

Shades and tints

Shades of #56586A

#56586A
(86,88,106)
#4F5061
(79,80,97)
#484858
(72,72,88)
#41404F
(65,64,79)
#3A3846
(58,56,70)
#33303D
(51,48,61)
#2C2834
(44,40,52)
#25202B
(37,32,43)
#1E1822
(30,24,34)
#171019
(23,16,25)
#100810
(16,8,16)
#000000
(0,0,0)

Tints of #56586A

#56586A
(86,88,106)
#656777
(101,103,119)
#747684
(116,118,132)
#838591
(131,133,145)
#92949E
(146,148,158)
#A1A3AB
(161,163,171)
#B0B2B8
(176,178,184)
#BFC1C5
(191,193,197)
#CED0D2
(206,208,210)
#DDDFDF
(221,223,223)
#ECEEEC
(236,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56586A color. Also use rgb(86,88,106) instead hex code.

Text Font Color

.myTextColor { color: #56586A; }

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

This text font color is #56586A.

Background Color

.myBgColor { background-color: #56586A; }

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

This div background color is #56586A.

Border color

.myBorderColor { border: 1px solid #56586A; }

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

This div border color is #56586A.

Opacity

.myOpacity80 { color: #56586A; opacity: 0.8; }

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

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

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

This text has shadow with #56586A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56586A.

Preview

Color preview on black background

This text has color #56586A on black background.


Color preview on white background

This text has color #56586A on white background.


Black color preview on #56586A background

This text has black color on #56586A background.


White color preview on #56586A background

This text has white color on #56586A background.


Related colors

Complementary color

Complementary color for #hex is #A9A795.


I love getcolorcode.com

Triadic colors

1 #6A5658 and #586A56 with #56586A are triadic colors.

2 #6A5856 and #58566A with #56586A are triadic colors.