COLOR #586269

HEX: #586269 RGB: (88,98,105)

Color info

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

RGB color model

#586269 color RGB value is (88,98,105).

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

RGB channels and saturation

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

88
98
105

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

Portions of RGB colors in percentages

R + G + B = 88 + 98 + 105 = 291 (100%)
R 88 of 291 ~ 30.24%
G 98 of 291 ~ 33.68%
B 105 of 291 ~ 36.08'%

%30.24
%33.68
%36.08

CMYK color model

#586269 color CMYK value is (16,7,0,59).

  • cyan value is 16.19%
  • magenta value is 6.67%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (16,7,0,59)
C16M7Y0K59 (16%, 7%, 0%, 59%)
(0.16 / 0.07 / 0.00 / 0.59)

CMYK percentages

%16.19
%6.67
%0
%58.82

Codes

Color #586269 in popluar color models

58 62 69
RGB 88 98 105
HSL 205° 8.81% 37.84%
HSB/HSV 205° 16.19% 41.18%
CMYK 16.19% 6.67% 0.00%
58.82%

Color #586269 in popluar number systems.

HEX 58 62 69
Decimal 88 98 105
Binary 1011000 1100010 1101001
Octal 130 142 151

Shades and tints

Shades of #586269

#586269
(88,98,105)
#505A60
(80,90,96)
#485257
(72,82,87)
#404A4E
(64,74,78)
#384245
(56,66,69)
#303A3C
(48,58,60)
#283233
(40,50,51)
#202A2A
(32,42,42)
#182221
(24,34,33)
#101A18
(16,26,24)
#08120F
(8,18,15)
#000000
(0,0,0)

Tints of #586269

#586269
(88,98,105)
#677076
(103,112,118)
#767E83
(118,126,131)
#858C90
(133,140,144)
#949A9D
(148,154,157)
#A3A8AA
(163,168,170)
#B2B6B7
(178,182,183)
#C1C4C4
(193,196,196)
#D0D2D1
(208,210,209)
#DFE0DE
(223,224,222)
#EEEEEB
(238,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #586269; }

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

This text font color is #586269.

Background Color

.myBgColor { background-color: #586269; }

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

This div background color is #586269.

Border color

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

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

This div border color is #586269.

Opacity

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

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

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

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

This text has shadow with #586269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586269.

Preview

Color preview on black background

This text has color #586269 on black background.


Color preview on white background

This text has color #586269 on white background.


Black color preview on #586269 background

This text has black color on #586269 background.


White color preview on #586269 background

This text has white color on #586269 background.


Related colors

Complementary color

Complementary color for #hex is #A79D96.


I love getcolorcode.com

Triadic colors

1 #695862 and #626958 with #586269 are triadic colors.

2 #696258 and #625869 with #586269 are triadic colors.