COLOR #585F4A

HEX: #585F4A RGB: (88,95,74)

Color info

#585F4A contains red, green and blue colors in about the same proportion. Web safe color of #585F4A is #666633 (or #663).

RGB color model

#585F4A color RGB value is (88,95,74).

RGB: (88,95,74) (35%, 37%, 29%)

RGB channels and saturation

R 88 of 255 = 35%
G 95 of 255 = 37%
B 74 of 255 = 29%

88
95
74

R + G + B ~ 34%. #585F4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 95 + 74 = 257 (100%)
R 88 of 257 ~ 34.24%
G 95 of 257 ~ 36.96%
B 74 of 257 ~ 28.79'%

%34.24
%36.96
%28.79

CMYK color model

#585F4A color CMYK value is (7,0,22,63).

  • cyan value is 7.37%
  • magenta value is 0.00%
  • yellow value is 22.11%
  • key color value is 62.75%

CMYK: (7,0,22,63)
C7M0Y22K63 (7%, 0%, 22%, 63%)
(0.07 / 0.00 / 0.22 / 0.63)

CMYK percentages

%7.37
%0
%22.11
%62.75

Codes

Color #585F4A in popluar color models

58 5F 4A
RGB 88 95 74
HSL 80° 12.43% 33.14%
HSB/HSV 80° 22.11% 37.25%
CMYK 7.37% 0.00% 22.11%
62.75%

Color #585F4A in popluar number systems.

HEX 58 5F 4A
Decimal 88 95 74
Binary 1011000 1011111 1001010
Octal 130 137 112

Shades and tints

Shades of #585F4A

#585F4A
(88,95,74)
#505744
(80,87,68)
#484F3E
(72,79,62)
#404738
(64,71,56)
#383F32
(56,63,50)
#30372C
(48,55,44)
#282F26
(40,47,38)
#202720
(32,39,32)
#181F1A
(24,31,26)
#101714
(16,23,20)
#080F0E
(8,15,14)
#000000
(0,0,0)

Tints of #585F4A

#585F4A
(88,95,74)
#676D5A
(103,109,90)
#767B6A
(118,123,106)
#85897A
(133,137,122)
#94978A
(148,151,138)
#A3A59A
(163,165,154)
#B2B3AA
(178,179,170)
#C1C1BA
(193,193,186)
#D0CFCA
(208,207,202)
#DFDDDA
(223,221,218)
#EEEBEA
(238,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585F4A color. Also use rgb(88,95,74) instead hex code.

Text Font Color

.myTextColor { color: #585F4A; }

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

This text font color is #585F4A.

Background Color

.myBgColor { background-color: #585F4A; }

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

This div background color is #585F4A.

Border color

.myBorderColor { border: 1px solid #585F4A; }

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

This div border color is #585F4A.

Opacity

.myOpacity80 { color: #585F4A; opacity: 0.8; }

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

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

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

This text has shadow with #585F4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585F4A.

Preview

Color preview on black background

This text has color #585F4A on black background.


Color preview on white background

This text has color #585F4A on white background.


Black color preview on #585F4A background

This text has black color on #585F4A background.


White color preview on #585F4A background

This text has white color on #585F4A background.


Related colors

Complementary color

Complementary color for #hex is #A7A0B5.


I love getcolorcode.com

Triadic colors

1 #4A585F and #5F4A58 with #585F4A are triadic colors.

2 #4A5F58 and #5F584A with #585F4A are triadic colors.