COLOR #586D62

HEX: #586D62 RGB: (88,109,98)

Color info

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

RGB color model

#586D62 color RGB value is (88,109,98).

RGB: (88,109,98) (35%, 43%, 38%)

RGB channels and saturation

R 88 of 255 = 35%
G 109 of 255 = 43%
B 98 of 255 = 38%

88
109
98

R + G + B ~ 39%. #586D62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 109 + 98 = 295 (100%)
R 88 of 295 ~ 29.83%
G 109 of 295 ~ 36.95%
B 98 of 295 ~ 33.22'%

%29.83
%36.95
%33.22

CMYK color model

#586D62 color CMYK value is (19,0,10,57).

  • cyan value is 19.27%
  • magenta value is 0.00%
  • yellow value is 10.09%
  • key color value is 57.25%
CMYK: (19,0,10,57) C19M0Y10K57 (19%,0%,10%,57%) (0.19/0.00/0.10/0.57) 

CMYK percentages

%19.27
%0
%10.09
%57.25

Codes

Color #586D62 in popluar color models

58 6D 62
RGB 88 109 98
HSL 149° 10.66% 38.63%
HSB/HSV 149° 19.27% 42.75%
CMYK 19.27% 0.00% 10.09%
57.25%

Color #586D62 in popluar number systems.

HEX 58 6D 62
Decimal 88 109 98
Binary 1011000 1101101 1100010
Octal 130 155 142

Shades and tints

Shades of #586D62

#586D62
(88,109,98)
#50645A
(80,100,90)
#485B52
(72,91,82)
#40524A
(64,82,74)
#384942
(56,73,66)
#30403A
(48,64,58)
#283732
(40,55,50)
#202E2A
(32,46,42)
#182522
(24,37,34)
#101C1A
(16,28,26)
#081312
(8,19,18)
#000000
(0,0,0)

Tints of #586D62

#586D62
(88,109,98)
#677A70
(103,122,112)
#76877E
(118,135,126)
#85948C
(133,148,140)
#94A19A
(148,161,154)
#A3AEA8
(163,174,168)
#B2BBB6
(178,187,182)
#C1C8C4
(193,200,196)
#D0D5D2
(208,213,210)
#DFE2E0
(223,226,224)
#EEEFEE
(238,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586D62 color. Also use rgb(88,109,98) instead hex code.

Text Font Color

.myTextColor { color: #586D62; }

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

This text font color is #586D62.

Background Color

.myBgColor { background-color: #586D62; }

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

This div background color is #586D62.

Border color

.myBorderColor { border: 1px solid #586D62; }

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

This div border color is #586D62.

Opacity

.myOpacity80 { color: #586D62; opacity: 0.8; }

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

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

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

This text has shadow with #586D62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586D62.

Preview

Color preview on black background

This text has color #586D62 on black background.


Color preview on white background

This text has color #586D62 on white background.


Black color preview on #586D62 background

This text has black color on #586D62 background.


White color preview on #586D62 background

This text has white color on #586D62 background.


Related colors

Complementary color

Complementary color for #hex is #A7929D.


I love getcolorcode.com

Triadic colors

1 #62586D and #6D6258 with #586D62 are triadic colors.

2 #626D58 and #6D5862 with #586D62 are triadic colors.