COLOR #585713

HEX: #585713 RGB: (88,87,19)

Color info

#585713 contains mainly red and green colors. Web safe color of #585713 is #666600 (or #660).

RGB color model

#585713 color RGB value is (88,87,19).

RGB: (88,87,19) (35%, 34%, 7%)

RGB channels and saturation

R 88 of 255 = 35%
G 87 of 255 = 34%
B 19 of 255 = 7%

88
87
19

R + G + B ~ 25%. #585713 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 87 + 19 = 194 (100%)
R 88 of 194 ~ 45.36%
G 87 of 194 ~ 44.85%
B 19 of 194 ~ 9.79'%

%45.36
%44.85

CMYK color model

#585713 color CMYK value is (0,1,78,65).

  • cyan value is 0.00%
  • magenta value is 1.14%
  • yellow value is 78.41%
  • key color value is 65.49%

CMYK: (0,1,78,65)
C0M1Y78K65 (0%, 1%, 78%, 65%)
(0.00 / 0.01 / 0.78 / 0.65)

CMYK percentages

%0
%1.14
%78.41
%65.49

Codes

Color #585713 in popluar color models

58 57 13
RGB 88 87 19
HSL 59° 64.49% 20.98%
HSB/HSV 59° 78.41% 34.51%
CMYK 0.00% 1.14% 78.41%
65.49%

Color #585713 in popluar number systems.

HEX 58 57 13
Decimal 88 87 19
Binary 1011000 1010111 10011
Octal 130 127 23

Shades and tints

Shades of #585713

#585713
(88,87,19)
#505012
(80,80,18)
#484911
(72,73,17)
#404210
(64,66,16)
#383B0F
(56,59,15)
#30340E
(48,52,14)
#282D0D
(40,45,13)
#20260C
(32,38,12)
#181F0B
(24,31,11)
#10180A
(16,24,10)
#081109
(8,17,9)
#000000
(0,0,0)

Tints of #585713

#585713
(88,87,19)
#676628
(103,102,40)
#76753D
(118,117,61)
#858452
(133,132,82)
#949367
(148,147,103)
#A3A27C
(163,162,124)
#B2B191
(178,177,145)
#C1C0A6
(193,192,166)
#D0CFBB
(208,207,187)
#DFDED0
(223,222,208)
#EEEDE5
(238,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585713 color. Also use rgb(88,87,19) instead hex code.

Text Font Color

.myTextColor { color: #585713; }

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

This text font color is #585713.

Background Color

.myBgColor { background-color: #585713; }

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

This div background color is #585713.

Border color

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

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

This div border color is #585713.

Opacity

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

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

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

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

This text has shadow with #585713 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585713.

Preview

Color preview on black background

This text has color #585713 on black background.


Color preview on white background

This text has color #585713 on white background.


Black color preview on #585713 background

This text has black color on #585713 background.


White color preview on #585713 background

This text has white color on #585713 background.


Related colors

Complementary color

Complementary color for #hex is #A7A8EC.


I love getcolorcode.com

Triadic colors

1 #135857 and #571358 with #585713 are triadic colors.

2 #135758 and #575813 with #585713 are triadic colors.