COLOR #586252

HEX: #586252 RGB: (88,98,82)

Color info

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

RGB color model

#586252 color RGB value is (88,98,82).

RGB: (88,98,82) (35%, 38%, 32%)

RGB channels and saturation

R 88 of 255 = 35%
G 98 of 255 = 38%
B 82 of 255 = 32%

88
98
82

R + G + B ~ 35%. #586252 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 98 + 82 = 268 (100%)
R 88 of 268 ~ 32.84%
G 98 of 268 ~ 36.57%
B 82 of 268 ~ 30.6'%

%32.84
%36.57
%30.6

CMYK color model

#586252 color CMYK value is (10,0,16,62).

  • cyan value is 10.20%
  • magenta value is 0.00%
  • yellow value is 16.33%
  • key color value is 61.57%

CMYK: (10,0,16,62)
C10M0Y16K62 (10%, 0%, 16%, 62%)
(0.10 / 0.00 / 0.16 / 0.62)

CMYK percentages

%10.2
%0
%16.33
%61.57

Codes

Color #586252 in popluar color models

58 62 52
RGB 88 98 82
HSL 98° 8.89% 35.29%
HSB/HSV 98° 16.33% 38.43%
CMYK 10.20% 0.00% 16.33%
61.57%

Color #586252 in popluar number systems.

HEX 58 62 52
Decimal 88 98 82
Binary 1011000 1100010 1010010
Octal 130 142 122

Shades and tints

Shades of #586252

#586252
(88,98,82)
#505A4B
(80,90,75)
#485244
(72,82,68)
#404A3D
(64,74,61)
#384236
(56,66,54)
#303A2F
(48,58,47)
#283228
(40,50,40)
#202A21
(32,42,33)
#18221A
(24,34,26)
#101A13
(16,26,19)
#08120C
(8,18,12)
#000000
(0,0,0)

Tints of #586252

#586252
(88,98,82)
#677061
(103,112,97)
#767E70
(118,126,112)
#858C7F
(133,140,127)
#949A8E
(148,154,142)
#A3A89D
(163,168,157)
#B2B6AC
(178,182,172)
#C1C4BB
(193,196,187)
#D0D2CA
(208,210,202)
#DFE0D9
(223,224,217)
#EEEEE8
(238,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #586252; }

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

This text font color is #586252.

Background Color

.myBgColor { background-color: #586252; }

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

This div background color is #586252.

Border color

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

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

This div border color is #586252.

Opacity

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

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

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

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

This text has shadow with #586252 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586252.

Preview

Color preview on black background

This text has color #586252 on black background.


Color preview on white background

This text has color #586252 on white background.


Black color preview on #586252 background

This text has black color on #586252 background.


White color preview on #586252 background

This text has white color on #586252 background.


Related colors

Complementary color

Complementary color for #hex is #A79DAD.


I love getcolorcode.com

Triadic colors

1 #525862 and #625258 with #586252 are triadic colors.

2 #526258 and #625852 with #586252 are triadic colors.