COLOR #586538

HEX: #586538 RGB: (88,101,56)

Color info

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

RGB color model

#586538 color RGB value is (88,101,56).

RGB: (88,101,56) (35%, 40%, 22%)

RGB channels and saturation

R 88 of 255 = 35%
G 101 of 255 = 40%
B 56 of 255 = 22%

88
101
56

R + G + B ~ 32%. #586538 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 101 + 56 = 245 (100%)
R 88 of 245 ~ 35.92%
G 101 of 245 ~ 41.22%
B 56 of 245 ~ 22.86'%

%35.92
%41.22
%22.86

CMYK color model

#586538 color CMYK value is (13,0,45,60).

  • cyan value is 12.87%
  • magenta value is 0.00%
  • yellow value is 44.55%
  • key color value is 60.39%

CMYK: (13,0,45,60)
C13M0Y45K60 (13%, 0%, 45%, 60%)
(0.13 / 0.00 / 0.45 / 0.60)

CMYK percentages

%12.87
%0
%44.55
%60.39

Codes

Color #586538 in popluar color models

58 65 38
RGB 88 101 56
HSL 77° 28.66% 30.78%
HSB/HSV 77° 44.55% 39.61%
CMYK 12.87% 0.00% 44.55%
60.39%

Color #586538 in popluar number systems.

HEX 58 65 38
Decimal 88 101 56
Binary 1011000 1100101 111000
Octal 130 145 70

Shades and tints

Shades of #586538

#586538
(88,101,56)
#505C33
(80,92,51)
#48532E
(72,83,46)
#404A29
(64,74,41)
#384124
(56,65,36)
#30381F
(48,56,31)
#282F1A
(40,47,26)
#202615
(32,38,21)
#181D10
(24,29,16)
#10140B
(16,20,11)
#080B06
(8,11,6)
#000000
(0,0,0)

Tints of #586538

#586538
(88,101,56)
#67734A
(103,115,74)
#76815C
(118,129,92)
#858F6E
(133,143,110)
#949D80
(148,157,128)
#A3AB92
(163,171,146)
#B2B9A4
(178,185,164)
#C1C7B6
(193,199,182)
#D0D5C8
(208,213,200)
#DFE3DA
(223,227,218)
#EEF1EC
(238,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586538 color. Also use rgb(88,101,56) instead hex code.

Text Font Color

.myTextColor { color: #586538; }

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

This text font color is #586538.

Background Color

.myBgColor { background-color: #586538; }

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

This div background color is #586538.

Border color

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

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

This div border color is #586538.

Opacity

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

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

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

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

This text has shadow with #586538 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586538.

Preview

Color preview on black background

This text has color #586538 on black background.


Color preview on white background

This text has color #586538 on white background.


Black color preview on #586538 background

This text has black color on #586538 background.


White color preview on #586538 background

This text has white color on #586538 background.


Related colors

Complementary color

Complementary color for #hex is #A79AC7.


I love getcolorcode.com

Triadic colors

1 #385865 and #653858 with #586538 are triadic colors.

2 #386558 and #655838 with #586538 are triadic colors.