COLOR #586268

HEX: #586268 RGB: (88,98,104)

Color info

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

RGB color model

#586268 color RGB value is (88,98,104).

RGB: (88,98,104) (35%, 38%, 41%)

RGB channels and saturation

R 88 of 255 = 35%
G 98 of 255 = 38%
B 104 of 255 = 41%

88
98
104

R + G + B ~ 38%. #586268 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 98 + 104 = 290 (100%)
R 88 of 290 ~ 30.34%
G 98 of 290 ~ 33.79%
B 104 of 290 ~ 35.86'%

%30.34
%33.79
%35.86

CMYK color model

#586268 color CMYK value is (15,6,0,59).

  • cyan value is 15.38%
  • magenta value is 5.77%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (15,6,0,59)
C15M6Y0K59 (15%, 6%, 0%, 59%)
(0.15 / 0.06 / 0.00 / 0.59)

CMYK percentages

%15.38
%5.77
%0
%59.22

Codes

Color #586268 in popluar color models

58 62 68
RGB 88 98 104
HSL 203° 8.33% 37.65%
HSB/HSV 203° 15.38% 40.78%
CMYK 15.38% 5.77% 0.00%
59.22%

Color #586268 in popluar number systems.

HEX 58 62 68
Decimal 88 98 104
Binary 1011000 1100010 1101000
Octal 130 142 150

Shades and tints

Shades of #586268

#586268
(88,98,104)
#505A5F
(80,90,95)
#485256
(72,82,86)
#404A4D
(64,74,77)
#384244
(56,66,68)
#303A3B
(48,58,59)
#283232
(40,50,50)
#202A29
(32,42,41)
#182220
(24,34,32)
#101A17
(16,26,23)
#08120E
(8,18,14)
#000000
(0,0,0)

Tints of #586268

#586268
(88,98,104)
#677075
(103,112,117)
#767E82
(118,126,130)
#858C8F
(133,140,143)
#949A9C
(148,154,156)
#A3A8A9
(163,168,169)
#B2B6B6
(178,182,182)
#C1C4C3
(193,196,195)
#D0D2D0
(208,210,208)
#DFE0DD
(223,224,221)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #586268; }

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

This text font color is #586268.

Background Color

.myBgColor { background-color: #586268; }

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

This div background color is #586268.

Border color

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

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

This div border color is #586268.

Opacity

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

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

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

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

This text has shadow with #586268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586268.

Preview

Color preview on black background

This text has color #586268 on black background.


Color preview on white background

This text has color #586268 on white background.


Black color preview on #586268 background

This text has black color on #586268 background.


White color preview on #586268 background

This text has white color on #586268 background.


Related colors

Complementary color

Complementary color for #hex is #A79D97.


I love getcolorcode.com

Triadic colors

1 #685862 and #626858 with #586268 are triadic colors.

2 #686258 and #625868 with #586268 are triadic colors.