COLOR #587245

HEX: #587245 RGB: (88,114,69)

Color info

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

RGB color model

#587245 color RGB value is (88,114,69).

RGB: (88,114,69) (35%, 45%, 27%)

RGB channels and saturation

R 88 of 255 = 35%
G 114 of 255 = 45%
B 69 of 255 = 27%

88
114
69

R + G + B ~ 36%. #587245 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 114 + 69 = 271 (100%)
R 88 of 271 ~ 32.47%
G 114 of 271 ~ 42.07%
B 69 of 271 ~ 25.46'%

%32.47
%42.07
%25.46

CMYK color model

#587245 color CMYK value is (23,0,39,55).

  • cyan value is 22.81%
  • magenta value is 0.00%
  • yellow value is 39.47%
  • key color value is 55.29%

CMYK: (23,0,39,55)
C23M0Y39K55 (23%, 0%, 39%, 55%)
(0.23 / 0.00 / 0.39 / 0.55)

CMYK percentages

%22.81
%0
%39.47
%55.29

Codes

Color #587245 in popluar color models

58 72 45
RGB 88 114 69
HSL 95° 24.59% 35.88%
HSB/HSV 95° 39.47% 44.71%
CMYK 22.81% 0.00% 39.47%
55.29%

Color #587245 in popluar number systems.

HEX 58 72 45
Decimal 88 114 69
Binary 1011000 1110010 1000101
Octal 130 162 105

Shades and tints

Shades of #587245

#587245
(88,114,69)
#50683F
(80,104,63)
#485E39
(72,94,57)
#405433
(64,84,51)
#384A2D
(56,74,45)
#304027
(48,64,39)
#283621
(40,54,33)
#202C1B
(32,44,27)
#182215
(24,34,21)
#10180F
(16,24,15)
#080E09
(8,14,9)
#000000
(0,0,0)

Tints of #587245

#587245
(88,114,69)
#677E55
(103,126,85)
#768A65
(118,138,101)
#859675
(133,150,117)
#94A285
(148,162,133)
#A3AE95
(163,174,149)
#B2BAA5
(178,186,165)
#C1C6B5
(193,198,181)
#D0D2C5
(208,210,197)
#DFDED5
(223,222,213)
#EEEAE5
(238,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #587245 color. Also use rgb(88,114,69) instead hex code.

Text Font Color

.myTextColor { color: #587245; }

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

This text font color is #587245.

Background Color

.myBgColor { background-color: #587245; }

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

This div background color is #587245.

Border color

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

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

This div border color is #587245.

Opacity

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

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

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

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

This text has shadow with #587245 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587245.

Preview

Color preview on black background

This text has color #587245 on black background.


Color preview on white background

This text has color #587245 on white background.


Black color preview on #587245 background

This text has black color on #587245 background.


White color preview on #587245 background

This text has white color on #587245 background.


Related colors

Complementary color

Complementary color for #hex is #A78DBA.


I love getcolorcode.com

Triadic colors

1 #455872 and #724558 with #587245 are triadic colors.

2 #457258 and #725845 with #587245 are triadic colors.