COLOR #586652

HEX: #586652 RGB: (88,102,82)

Color info

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

RGB color model

#586652 color RGB value is (88,102,82).

RGB: (88,102,82) (35%, 40%, 32%)

RGB channels and saturation

R 88 of 255 = 35%
G 102 of 255 = 40%
B 82 of 255 = 32%

88
102
82

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

Portions of RGB colors in percentages

R + G + B = 88 + 102 + 82 = 272 (100%)
R 88 of 272 ~ 32.35%
G 102 of 272 ~ 37.5%
B 82 of 272 ~ 30.15'%

%32.35
%37.5
%30.15

CMYK color model

#586652 color CMYK value is (14,0,20,60).

  • cyan value is 13.73%
  • magenta value is 0.00%
  • yellow value is 19.61%
  • key color value is 60.00%

CMYK: (14,0,20,60)
C14M0Y20K60 (14%, 0%, 20%, 60%)
(0.14 / 0.00 / 0.20 / 0.60)

CMYK percentages

%13.73
%0
%19.61
%60

Codes

Color #586652 in popluar color models

58 66 52
RGB 88 102 82
HSL 102° 10.87% 36.08%
HSB/HSV 102° 19.61% 40.00%
CMYK 13.73% 0.00% 19.61%
60.00%

Color #586652 in popluar number systems.

HEX 58 66 52
Decimal 88 102 82
Binary 1011000 1100110 1010010
Octal 130 146 122

Shades and tints

Shades of #586652

#586652
(88,102,82)
#505D4B
(80,93,75)
#485444
(72,84,68)
#404B3D
(64,75,61)
#384236
(56,66,54)
#30392F
(48,57,47)
#283028
(40,48,40)
#202721
(32,39,33)
#181E1A
(24,30,26)
#101513
(16,21,19)
#080C0C
(8,12,12)
#000000
(0,0,0)

Tints of #586652

#586652
(88,102,82)
#677361
(103,115,97)
#768070
(118,128,112)
#858D7F
(133,141,127)
#949A8E
(148,154,142)
#A3A79D
(163,167,157)
#B2B4AC
(178,180,172)
#C1C1BB
(193,193,187)
#D0CECA
(208,206,202)
#DFDBD9
(223,219,217)
#EEE8E8
(238,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586652 color. Also use rgb(88,102,82) instead hex code.

Text Font Color

.myTextColor { color: #586652; }

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

This text font color is #586652.

Background Color

.myBgColor { background-color: #586652; }

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

This div background color is #586652.

Border color

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

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

This div border color is #586652.

Opacity

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

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

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

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

This text has shadow with #586652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586652.

Preview

Color preview on black background

This text has color #586652 on black background.


Color preview on white background

This text has color #586652 on white background.


Black color preview on #586652 background

This text has black color on #586652 background.


White color preview on #586652 background

This text has white color on #586652 background.


Related colors

Complementary color

Complementary color for #hex is #A799AD.


I love getcolorcode.com

Triadic colors

1 #525866 and #665258 with #586652 are triadic colors.

2 #526658 and #665852 with #586652 are triadic colors.