COLOR #586462

HEX: #586462 RGB: (88,100,98)

Color info

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

RGB color model

#586462 color RGB value is (88,100,98).

RGB: (88,100,98) (35%, 39%, 38%)

RGB channels and saturation

R 88 of 255 = 35%
G 100 of 255 = 39%
B 98 of 255 = 38%

88
100
98

R + G + B ~ 37%. #586462 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 100 + 98 = 286 (100%)
R 88 of 286 ~ 30.77%
G 100 of 286 ~ 34.97%
B 98 of 286 ~ 34.27'%

%30.77
%34.97
%34.27

CMYK color model

#586462 color CMYK value is (12,0,2,61).

  • cyan value is 12.00%
  • magenta value is 0.00%
  • yellow value is 2.00%
  • key color value is 60.78%

CMYK: (12,0,2,61)
C12M0Y2K61 (12%, 0%, 2%, 61%)
(0.12 / 0.00 / 0.02 / 0.61)

CMYK percentages

%12
%0
%2
%60.78

Codes

Color #586462 in popluar color models

58 64 62
RGB 88 100 98
HSL 170° 6.38% 36.86%
HSB/HSV 170° 12.00% 39.22%
CMYK 12.00% 0.00% 2.00%
60.78%

Color #586462 in popluar number systems.

HEX 58 64 62
Decimal 88 100 98
Binary 1011000 1100100 1100010
Octal 130 144 142

Shades and tints

Shades of #586462

#586462
(88,100,98)
#505B5A
(80,91,90)
#485252
(72,82,82)
#40494A
(64,73,74)
#384042
(56,64,66)
#30373A
(48,55,58)
#282E32
(40,46,50)
#20252A
(32,37,42)
#181C22
(24,28,34)
#10131A
(16,19,26)
#080A12
(8,10,18)
#000000
(0,0,0)

Tints of #586462

#586462
(88,100,98)
#677270
(103,114,112)
#76807E
(118,128,126)
#858E8C
(133,142,140)
#949C9A
(148,156,154)
#A3AAA8
(163,170,168)
#B2B8B6
(178,184,182)
#C1C6C4
(193,198,196)
#D0D4D2
(208,212,210)
#DFE2E0
(223,226,224)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #586462; }

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

This text font color is #586462.

Background Color

.myBgColor { background-color: #586462; }

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

This div background color is #586462.

Border color

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

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

This div border color is #586462.

Opacity

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

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

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

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

This text has shadow with #586462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586462.

Preview

Color preview on black background

This text has color #586462 on black background.


Color preview on white background

This text has color #586462 on white background.


Black color preview on #586462 background

This text has black color on #586462 background.


White color preview on #586462 background

This text has white color on #586462 background.


Related colors

Complementary color

Complementary color for #hex is #A79B9D.


I love getcolorcode.com

Triadic colors

1 #625864 and #646258 with #586462 are triadic colors.

2 #626458 and #645862 with #586462 are triadic colors.