COLOR #586547

HEX: #586547 RGB: (88,101,71)

Color info

#586547 contains red, green and blue colors in about the same proportion. Web safe color of #586547 is #666633 (or #663).

RGB color model

#586547 color RGB value is (88,101,71).

RGB: (88,101,71) (35%, 40%, 28%)

RGB channels and saturation

R 88 of 255 = 35%
G 101 of 255 = 40%
B 71 of 255 = 28%

88
101
71

R + G + B ~ 34%. #586547 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 101 + 71 = 260 (100%)
R 88 of 260 ~ 33.85%
G 101 of 260 ~ 38.85%
B 71 of 260 ~ 27.31'%

%33.85
%38.85
%27.31

CMYK color model

#586547 color CMYK value is (13,0,30,60).

  • cyan value is 12.87%
  • magenta value is 0.00%
  • yellow value is 29.70%
  • key color value is 60.39%

CMYK: (13,0,30,60)
C13M0Y30K60 (13%, 0%, 30%, 60%)
(0.13 / 0.00 / 0.30 / 0.60)

CMYK percentages

%12.87
%0
%29.7
%60.39

Codes

Color #586547 in popluar color models

58 65 47
RGB 88 101 71
HSL 86° 17.44% 33.73%
HSB/HSV 86° 29.70% 39.61%
CMYK 12.87% 0.00% 29.70%
60.39%

Color #586547 in popluar number systems.

HEX 58 65 47
Decimal 88 101 71
Binary 1011000 1100101 1000111
Octal 130 145 107

Shades and tints

Shades of #586547

#586547
(88,101,71)
#505C41
(80,92,65)
#48533B
(72,83,59)
#404A35
(64,74,53)
#38412F
(56,65,47)
#303829
(48,56,41)
#282F23
(40,47,35)
#20261D
(32,38,29)
#181D17
(24,29,23)
#101411
(16,20,17)
#080B0B
(8,11,11)
#000000
(0,0,0)

Tints of #586547

#586547
(88,101,71)
#677357
(103,115,87)
#768167
(118,129,103)
#858F77
(133,143,119)
#949D87
(148,157,135)
#A3AB97
(163,171,151)
#B2B9A7
(178,185,167)
#C1C7B7
(193,199,183)
#D0D5C7
(208,213,199)
#DFE3D7
(223,227,215)
#EEF1E7
(238,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586547 color. Also use rgb(88,101,71) instead hex code.

Text Font Color

.myTextColor { color: #586547; }

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

This text font color is #586547.

Background Color

.myBgColor { background-color: #586547; }

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

This div background color is #586547.

Border color

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

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

This div border color is #586547.

Opacity

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

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

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

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

This text has shadow with #586547 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586547.

Preview

Color preview on black background

This text has color #586547 on black background.


Color preview on white background

This text has color #586547 on white background.


Black color preview on #586547 background

This text has black color on #586547 background.


White color preview on #586547 background

This text has white color on #586547 background.


Related colors

Complementary color

Complementary color for #hex is #A79AB8.


I love getcolorcode.com

Triadic colors

1 #475865 and #654758 with #586547 are triadic colors.

2 #476558 and #655847 with #586547 are triadic colors.