COLOR #585425

HEX: #585425 RGB: (88,84,37)

Color info

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

RGB color model

#585425 color RGB value is (88,84,37).

RGB: (88,84,37) (35%, 33%, 15%)

RGB channels and saturation

R 88 of 255 = 35%
G 84 of 255 = 33%
B 37 of 255 = 15%

88
84
37

R + G + B ~ 28%. #585425 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 84 + 37 = 209 (100%)
R 88 of 209 ~ 42.11%
G 84 of 209 ~ 40.19%
B 37 of 209 ~ 17.7'%

%42.11
%40.19
%17.7

CMYK color model

#585425 color CMYK value is (0,5,58,65).

  • cyan value is 0.00%
  • magenta value is 4.55%
  • yellow value is 57.95%
  • key color value is 65.49%

CMYK: (0,5,58,65)
C0M5Y58K65 (0%, 5%, 58%, 65%)
(0.00 / 0.05 / 0.58 / 0.65)

CMYK percentages

%0
%4.55
%57.95
%65.49

Codes

Color #585425 in popluar color models

58 54 25
RGB 88 84 37
HSL 55° 40.80% 24.51%
HSB/HSV 55° 57.95% 34.51%
CMYK 0.00% 4.55% 57.95%
65.49%

Color #585425 in popluar number systems.

HEX 58 54 25
Decimal 88 84 37
Binary 1011000 1010100 100101
Octal 130 124 45

Shades and tints

Shades of #585425

#585425
(88,84,37)
#504D22
(80,77,34)
#48461F
(72,70,31)
#403F1C
(64,63,28)
#383819
(56,56,25)
#303116
(48,49,22)
#282A13
(40,42,19)
#202310
(32,35,16)
#181C0D
(24,28,13)
#10150A
(16,21,10)
#080E07
(8,14,7)
#000000
(0,0,0)

Tints of #585425

#585425
(88,84,37)
#676338
(103,99,56)
#76724B
(118,114,75)
#85815E
(133,129,94)
#949071
(148,144,113)
#A39F84
(163,159,132)
#B2AE97
(178,174,151)
#C1BDAA
(193,189,170)
#D0CCBD
(208,204,189)
#DFDBD0
(223,219,208)
#EEEAE3
(238,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585425 color. Also use rgb(88,84,37) instead hex code.

Text Font Color

.myTextColor { color: #585425; }

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

This text font color is #585425.

Background Color

.myBgColor { background-color: #585425; }

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

This div background color is #585425.

Border color

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

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

This div border color is #585425.

Opacity

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

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

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

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

This text has shadow with #585425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585425.

Preview

Color preview on black background

This text has color #585425 on black background.


Color preview on white background

This text has color #585425 on white background.


Black color preview on #585425 background

This text has black color on #585425 background.


White color preview on #585425 background

This text has white color on #585425 background.


Related colors

Complementary color

Complementary color for #hex is #A7ABDA.


I love getcolorcode.com

Triadic colors

1 #255854 and #542558 with #585425 are triadic colors.

2 #255458 and #545825 with #585425 are triadic colors.