COLOR #586751

HEX: #586751 RGB: (88,103,81)

Color info

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

RGB color model

#586751 color RGB value is (88,103,81).

RGB: (88,103,81) (35%, 40%, 32%)

RGB channels and saturation

R 88 of 255 = 35%
G 103 of 255 = 40%
B 81 of 255 = 32%

88
103
81

R + G + B ~ 36%. #586751 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 103 + 81 = 272 (100%)
R 88 of 272 ~ 32.35%
G 103 of 272 ~ 37.87%
B 81 of 272 ~ 29.78'%

%32.35
%37.87
%29.78

CMYK color model

#586751 color CMYK value is (15,0,21,60).

  • cyan value is 14.56%
  • magenta value is 0.00%
  • yellow value is 21.36%
  • key color value is 59.61%

CMYK: (15,0,21,60)
C15M0Y21K60 (15%, 0%, 21%, 60%)
(0.15 / 0.00 / 0.21 / 0.60)

CMYK percentages

%14.56
%0
%21.36
%59.61

Codes

Color #586751 in popluar color models

58 67 51
RGB 88 103 81
HSL 101° 11.96% 36.08%
HSB/HSV 101° 21.36% 40.39%
CMYK 14.56% 0.00% 21.36%
59.61%

Color #586751 in popluar number systems.

HEX 58 67 51
Decimal 88 103 81
Binary 1011000 1100111 1010001
Octal 130 147 121

Shades and tints

Shades of #586751

#586751
(88,103,81)
#505E4A
(80,94,74)
#485543
(72,85,67)
#404C3C
(64,76,60)
#384335
(56,67,53)
#303A2E
(48,58,46)
#283127
(40,49,39)
#202820
(32,40,32)
#181F19
(24,31,25)
#101612
(16,22,18)
#080D0B
(8,13,11)
#000000
(0,0,0)

Tints of #586751

#586751
(88,103,81)
#677460
(103,116,96)
#76816F
(118,129,111)
#858E7E
(133,142,126)
#949B8D
(148,155,141)
#A3A89C
(163,168,156)
#B2B5AB
(178,181,171)
#C1C2BA
(193,194,186)
#D0CFC9
(208,207,201)
#DFDCD8
(223,220,216)
#EEE9E7
(238,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586751 color. Also use rgb(88,103,81) instead hex code.

Text Font Color

.myTextColor { color: #586751; }

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

This text font color is #586751.

Background Color

.myBgColor { background-color: #586751; }

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

This div background color is #586751.

Border color

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

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

This div border color is #586751.

Opacity

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

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

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

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

This text has shadow with #586751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586751.

Preview

Color preview on black background

This text has color #586751 on black background.


Color preview on white background

This text has color #586751 on white background.


Black color preview on #586751 background

This text has black color on #586751 background.


White color preview on #586751 background

This text has white color on #586751 background.


Related colors

Complementary color

Complementary color for #hex is #A798AE.


I love getcolorcode.com

Triadic colors

1 #515867 and #675158 with #586751 are triadic colors.

2 #516758 and #675851 with #586751 are triadic colors.