COLOR #586856

HEX: #586856 RGB: (88,104,86)

Color info

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

RGB color model

#586856 color RGB value is (88,104,86).

RGB: (88,104,86) (35%, 41%, 34%)

RGB channels and saturation

R 88 of 255 = 35%
G 104 of 255 = 41%
B 86 of 255 = 34%

88
104
86

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

Portions of RGB colors in percentages

R + G + B = 88 + 104 + 86 = 278 (100%)
R 88 of 278 ~ 31.65%
G 104 of 278 ~ 37.41%
B 86 of 278 ~ 30.94'%

%31.65
%37.41
%30.94

CMYK color model

#586856 color CMYK value is (15,0,17,59).

  • cyan value is 15.38%
  • magenta value is 0.00%
  • yellow value is 17.31%
  • key color value is 59.22%

CMYK: (15,0,17,59)
C15M0Y17K59 (15%, 0%, 17%, 59%)
(0.15 / 0.00 / 0.17 / 0.59)

CMYK percentages

%15.38
%0
%17.31
%59.22

Codes

Color #586856 in popluar color models

58 68 56
RGB 88 104 86
HSL 113° 9.47% 37.25%
HSB/HSV 113° 17.31% 40.78%
CMYK 15.38% 0.00% 17.31%
59.22%

Color #586856 in popluar number systems.

HEX 58 68 56
Decimal 88 104 86
Binary 1011000 1101000 1010110
Octal 130 150 126

Shades and tints

Shades of #586856

#586856
(88,104,86)
#505F4F
(80,95,79)
#485648
(72,86,72)
#404D41
(64,77,65)
#38443A
(56,68,58)
#303B33
(48,59,51)
#28322C
(40,50,44)
#202925
(32,41,37)
#18201E
(24,32,30)
#101717
(16,23,23)
#080E10
(8,14,16)
#000000
(0,0,0)

Tints of #586856

#586856
(88,104,86)
#677565
(103,117,101)
#768274
(118,130,116)
#858F83
(133,143,131)
#949C92
(148,156,146)
#A3A9A1
(163,169,161)
#B2B6B0
(178,182,176)
#C1C3BF
(193,195,191)
#D0D0CE
(208,208,206)
#DFDDDD
(223,221,221)
#EEEAEC
(238,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #586856; }

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

This text font color is #586856.

Background Color

.myBgColor { background-color: #586856; }

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

This div background color is #586856.

Border color

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

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

This div border color is #586856.

Opacity

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

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

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

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

This text has shadow with #586856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586856.

Preview

Color preview on black background

This text has color #586856 on black background.


Color preview on white background

This text has color #586856 on white background.


Black color preview on #586856 background

This text has black color on #586856 background.


White color preview on #586856 background

This text has white color on #586856 background.


Related colors

Complementary color

Complementary color for #hex is #A797A9.


I love getcolorcode.com

Triadic colors

1 #565868 and #685658 with #586856 are triadic colors.

2 #566858 and #685856 with #586856 are triadic colors.