COLOR #586A28

HEX: #586A28 RGB: (88,106,40)

Color info

#586A28 contains mainly red and green colors. Web safe color of #586A28 is #666633 (or #663).

RGB color model

#586A28 color RGB value is (88,106,40).

RGB: (88,106,40) (35%, 42%, 16%)

RGB channels and saturation

R 88 of 255 = 35%
G 106 of 255 = 42%
B 40 of 255 = 16%

88
106
40

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

Portions of RGB colors in percentages

R + G + B = 88 + 106 + 40 = 234 (100%)
R 88 of 234 ~ 37.61%
G 106 of 234 ~ 45.3%
B 40 of 234 ~ 17.09'%

%37.61
%45.3
%17.09

CMYK color model

#586A28 color CMYK value is (17,0,62,58).

  • cyan value is 16.98%
  • magenta value is 0.00%
  • yellow value is 62.26%
  • key color value is 58.43%

CMYK: (17,0,62,58)
C17M0Y62K58 (17%, 0%, 62%, 58%)
(0.17 / 0.00 / 0.62 / 0.58)

CMYK percentages

%16.98
%0
%62.26
%58.43

Codes

Color #586A28 in popluar color models

58 6A 28
RGB 88 106 40
HSL 76° 45.21% 28.63%
HSB/HSV 76° 62.26% 41.57%
CMYK 16.98% 0.00% 62.26%
58.43%

Color #586A28 in popluar number systems.

HEX 58 6A 28
Decimal 88 106 40
Binary 1011000 1101010 101000
Octal 130 152 50

Shades and tints

Shades of #586A28

#586A28
(88,106,40)
#506125
(80,97,37)
#485822
(72,88,34)
#404F1F
(64,79,31)
#38461C
(56,70,28)
#303D19
(48,61,25)
#283416
(40,52,22)
#202B13
(32,43,19)
#182210
(24,34,16)
#10190D
(16,25,13)
#08100A
(8,16,10)
#000000
(0,0,0)

Tints of #586A28

#586A28
(88,106,40)
#67773B
(103,119,59)
#76844E
(118,132,78)
#859161
(133,145,97)
#949E74
(148,158,116)
#A3AB87
(163,171,135)
#B2B89A
(178,184,154)
#C1C5AD
(193,197,173)
#D0D2C0
(208,210,192)
#DFDFD3
(223,223,211)
#EEECE6
(238,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586A28 color. Also use rgb(88,106,40) instead hex code.

Text Font Color

.myTextColor { color: #586A28; }

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

This text font color is #586A28.

Background Color

.myBgColor { background-color: #586A28; }

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

This div background color is #586A28.

Border color

.myBorderColor { border: 1px solid #586A28; }

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

This div border color is #586A28.

Opacity

.myOpacity80 { color: #586A28; opacity: 0.8; }

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

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

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

This text has shadow with #586A28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586A28.

Preview

Color preview on black background

This text has color #586A28 on black background.


Color preview on white background

This text has color #586A28 on white background.


Black color preview on #586A28 background

This text has black color on #586A28 background.


White color preview on #586A28 background

This text has white color on #586A28 background.


Related colors

Complementary color

Complementary color for #hex is #A795D7.


I love getcolorcode.com

Triadic colors

1 #28586A and #6A2858 with #586A28 are triadic colors.

2 #286A58 and #6A5828 with #586A28 are triadic colors.