COLOR #587949

HEX: #587949 RGB: (88,121,73)

Color info

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

RGB color model

#587949 color RGB value is (88,121,73).

RGB: (88,121,73) (35%, 47%, 29%)

RGB channels and saturation

R 88 of 255 = 35%
G 121 of 255 = 47%
B 73 of 255 = 29%

88
121
73

R + G + B ~ 37%. #587949 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 121 + 73 = 282 (100%)
R 88 of 282 ~ 31.21%
G 121 of 282 ~ 42.91%
B 73 of 282 ~ 25.89'%

%31.21
%42.91
%25.89

CMYK color model

#587949 color CMYK value is (27,0,40,53).

  • cyan value is 27.27%
  • magenta value is 0.00%
  • yellow value is 39.67%
  • key color value is 52.55%
CMYK: (27,0,40,53) C27M0Y40K53 (27%,0%,40%,53%) (0.27/0.00/0.40/0.53) 

CMYK percentages

%27.27
%0
%39.67
%52.55

Codes

Color #587949 in popluar color models

58 79 49
RGB 88 121 73
HSL 101° 24.74% 38.04%
HSB/HSV 101° 39.67% 47.45%
CMYK 27.27% 0.00% 39.67%
52.55%

Color #587949 in popluar number systems.

HEX 58 79 49
Decimal 88 121 73
Binary 1011000 1111001 1001001
Octal 130 171 111

Shades and tints

Shades of #587949

#587949
(88,121,73)
#506E43
(80,110,67)
#48633D
(72,99,61)
#405837
(64,88,55)
#384D31
(56,77,49)
#30422B
(48,66,43)
#283725
(40,55,37)
#202C1F
(32,44,31)
#182119
(24,33,25)
#101613
(16,22,19)
#080B0D
(8,11,13)
#000000
(0,0,0)

Tints of #587949

#587949
(88,121,73)
#678559
(103,133,89)
#769169
(118,145,105)
#859D79
(133,157,121)
#94A989
(148,169,137)
#A3B599
(163,181,153)
#B2C1A9
(178,193,169)
#C1CDB9
(193,205,185)
#D0D9C9
(208,217,201)
#DFE5D9
(223,229,217)
#EEF1E9
(238,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #587949 color. Also use rgb(88,121,73) instead hex code.

Text Font Color

.myTextColor { color: #587949; }

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

This text font color is #587949.

Background Color

.myBgColor { background-color: #587949; }

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

This div background color is #587949.

Border color

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

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

This div border color is #587949.

Opacity

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

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

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

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

This text has shadow with #587949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587949.

Preview

Color preview on black background

This text has color #587949 on black background.


Color preview on white background

This text has color #587949 on white background.


Black color preview on #587949 background

This text has black color on #587949 background.


White color preview on #587949 background

This text has white color on #587949 background.


Related colors

Complementary color

Complementary color for #hex is #A786B6.


I love getcolorcode.com

Triadic colors

1 #495879 and #794958 with #587949 are triadic colors.

2 #497958 and #795849 with #587949 are triadic colors.