COLOR #585144

HEX: #585144 RGB: (88,81,68)

Color info

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

RGB color model

#585144 color RGB value is (88,81,68).

RGB: (88,81,68) (35%, 32%, 27%)

RGB channels and saturation

R 88 of 255 = 35%
G 81 of 255 = 32%
B 68 of 255 = 27%

88
81
68

R + G + B ~ 31%. #585144 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 81 + 68 = 237 (100%)
R 88 of 237 ~ 37.13%
G 81 of 237 ~ 34.18%
B 68 of 237 ~ 28.69'%

%37.13
%34.18
%28.69

CMYK color model

#585144 color CMYK value is (0,8,23,65).

  • cyan value is 0.00%
  • magenta value is 7.95%
  • yellow value is 22.73%
  • key color value is 65.49%

CMYK: (0,8,23,65)
C0M8Y23K65 (0%, 8%, 23%, 65%)
(0.00 / 0.08 / 0.23 / 0.65)

CMYK percentages

%0
%7.95
%22.73
%65.49

Codes

Color #585144 in popluar color models

58 51 44
RGB 88 81 68
HSL 39° 12.82% 30.59%
HSB/HSV 39° 22.73% 34.51%
CMYK 0.00% 7.95% 22.73%
65.49%

Color #585144 in popluar number systems.

HEX 58 51 44
Decimal 88 81 68
Binary 1011000 1010001 1000100
Octal 130 121 104

Shades and tints

Shades of #585144

#585144
(88,81,68)
#504A3E
(80,74,62)
#484338
(72,67,56)
#403C32
(64,60,50)
#38352C
(56,53,44)
#302E26
(48,46,38)
#282720
(40,39,32)
#20201A
(32,32,26)
#181914
(24,25,20)
#10120E
(16,18,14)
#080B08
(8,11,8)
#000000
(0,0,0)

Tints of #585144

#585144
(88,81,68)
#676055
(103,96,85)
#766F66
(118,111,102)
#857E77
(133,126,119)
#948D88
(148,141,136)
#A39C99
(163,156,153)
#B2ABAA
(178,171,170)
#C1BABB
(193,186,187)
#D0C9CC
(208,201,204)
#DFD8DD
(223,216,221)
#EEE7EE
(238,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585144 color. Also use rgb(88,81,68) instead hex code.

Text Font Color

.myTextColor { color: #585144; }

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

This text font color is #585144.

Background Color

.myBgColor { background-color: #585144; }

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

This div background color is #585144.

Border color

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

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

This div border color is #585144.

Opacity

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

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

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

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

This text has shadow with #585144 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585144.

Preview

Color preview on black background

This text has color #585144 on black background.


Color preview on white background

This text has color #585144 on white background.


Black color preview on #585144 background

This text has black color on #585144 background.


White color preview on #585144 background

This text has white color on #585144 background.


Related colors

Complementary color

Complementary color for #hex is #A7AEBB.


I love getcolorcode.com

Triadic colors

1 #445851 and #514458 with #585144 are triadic colors.

2 #445158 and #515844 with #585144 are triadic colors.