COLOR #586129

HEX: #586129 RGB: (88,97,41)

Color info

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

RGB color model

#586129 color RGB value is (88,97,41).

RGB: (88,97,41) (35%, 38%, 16%)

RGB channels and saturation

R 88 of 255 = 35%
G 97 of 255 = 38%
B 41 of 255 = 16%

88
97
41

R + G + B ~ 30%. #586129 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 97 + 41 = 226 (100%)
R 88 of 226 ~ 38.94%
G 97 of 226 ~ 42.92%
B 41 of 226 ~ 18.14'%

%38.94
%42.92
%18.14

CMYK color model

#586129 color CMYK value is (9,0,58,62).

  • cyan value is 9.28%
  • magenta value is 0.00%
  • yellow value is 57.73%
  • key color value is 61.96%

CMYK: (9,0,58,62)
C9M0Y58K62 (9%, 0%, 58%, 62%)
(0.09 / 0.00 / 0.58 / 0.62)

CMYK percentages

%9.28
%0
%57.73
%61.96

Codes

Color #586129 in popluar color models

58 61 29
RGB 88 97 41
HSL 70° 40.58% 27.06%
HSB/HSV 70° 57.73% 38.04%
CMYK 9.28% 0.00% 57.73%
61.96%

Color #586129 in popluar number systems.

HEX 58 61 29
Decimal 88 97 41
Binary 1011000 1100001 101001
Octal 130 141 51

Shades and tints

Shades of #586129

#586129
(88,97,41)
#505926
(80,89,38)
#485123
(72,81,35)
#404920
(64,73,32)
#38411D
(56,65,29)
#30391A
(48,57,26)
#283117
(40,49,23)
#202914
(32,41,20)
#182111
(24,33,17)
#10190E
(16,25,14)
#08110B
(8,17,11)
#000000
(0,0,0)

Tints of #586129

#586129
(88,97,41)
#676F3C
(103,111,60)
#767D4F
(118,125,79)
#858B62
(133,139,98)
#949975
(148,153,117)
#A3A788
(163,167,136)
#B2B59B
(178,181,155)
#C1C3AE
(193,195,174)
#D0D1C1
(208,209,193)
#DFDFD4
(223,223,212)
#EEEDE7
(238,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586129 color. Also use rgb(88,97,41) instead hex code.

Text Font Color

.myTextColor { color: #586129; }

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

This text font color is #586129.

Background Color

.myBgColor { background-color: #586129; }

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

This div background color is #586129.

Border color

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

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

This div border color is #586129.

Opacity

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

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

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

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

This text has shadow with #586129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586129.

Preview

Color preview on black background

This text has color #586129 on black background.


Color preview on white background

This text has color #586129 on white background.


Black color preview on #586129 background

This text has black color on #586129 background.


White color preview on #586129 background

This text has white color on #586129 background.


Related colors

Complementary color

Complementary color for #hex is #A79ED6.


I love getcolorcode.com

Triadic colors

1 #295861 and #612958 with #586129 are triadic colors.

2 #296158 and #615829 with #586129 are triadic colors.