COLOR #586045

HEX: #586045 RGB: (88,96,69)

Color info

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

RGB color model

#586045 color RGB value is (88,96,69).

RGB: (88,96,69) (35%, 38%, 27%)

RGB channels and saturation

R 88 of 255 = 35%
G 96 of 255 = 38%
B 69 of 255 = 27%

88
96
69

R + G + B ~ 33%. #586045 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 96 + 69 = 253 (100%)
R 88 of 253 ~ 34.78%
G 96 of 253 ~ 37.94%
B 69 of 253 ~ 27.27'%

%34.78
%37.94
%27.27

CMYK color model

#586045 color CMYK value is (8,0,28,62).

  • cyan value is 8.33%
  • magenta value is 0.00%
  • yellow value is 28.13%
  • key color value is 62.35%
CMYK: (8,0,28,62) C8M0Y28K62 (8%,0%,28%,62%) (0.08/0.00/0.28/0.62) 

CMYK percentages

%8.33
%0
%28.13
%62.35

Codes

Color #586045 in popluar color models

58 60 45
RGB 88 96 69
HSL 78° 16.36% 32.35%
HSB/HSV 78° 28.13% 37.65%
CMYK 8.33% 0.00% 28.13%
62.35%

Color #586045 in popluar number systems.

HEX 58 60 45
Decimal 88 96 69
Binary 1011000 1100000 1000101
Octal 130 140 105

Shades and tints

Shades of #586045

#586045
(88,96,69)
#50583F
(80,88,63)
#485039
(72,80,57)
#404833
(64,72,51)
#38402D
(56,64,45)
#303827
(48,56,39)
#283021
(40,48,33)
#20281B
(32,40,27)
#182015
(24,32,21)
#10180F
(16,24,15)
#081009
(8,16,9)
#000000
(0,0,0)

Tints of #586045

#586045
(88,96,69)
#676E55
(103,110,85)
#767C65
(118,124,101)
#858A75
(133,138,117)
#949885
(148,152,133)
#A3A695
(163,166,149)
#B2B4A5
(178,180,165)
#C1C2B5
(193,194,181)
#D0D0C5
(208,208,197)
#DFDED5
(223,222,213)
#EEECE5
(238,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586045 color. Also use rgb(88,96,69) instead hex code.

Text Font Color

.myTextColor { color: #586045; }

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

This text font color is #586045.

Background Color

.myBgColor { background-color: #586045; }

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

This div background color is #586045.

Border color

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

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

This div border color is #586045.

Opacity

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

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

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

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

This text has shadow with #586045 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586045.

Preview

Color preview on black background

This text has color #586045 on black background.


Color preview on white background

This text has color #586045 on white background.


Black color preview on #586045 background

This text has black color on #586045 background.


White color preview on #586045 background

This text has white color on #586045 background.


Related colors

Complementary color

Complementary color for #hex is #A79FBA.


I love getcolorcode.com

Triadic colors

1 #455860 and #604558 with #586045 are triadic colors.

2 #456058 and #605845 with #586045 are triadic colors.