COLOR #587C48

HEX: #587C48 RGB: (88,124,72)

Color info

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

RGB color model

#587C48 color RGB value is (88,124,72).

RGB: (88,124,72) (35%, 49%, 28%)

RGB channels and saturation

R 88 of 255 = 35%
G 124 of 255 = 49%
B 72 of 255 = 28%

88
124
72

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

Portions of RGB colors in percentages

R + G + B = 88 + 124 + 72 = 284 (100%)
R 88 of 284 ~ 30.99%
G 124 of 284 ~ 43.66%
B 72 of 284 ~ 25.35'%

%30.99
%43.66
%25.35

CMYK color model

#587C48 color CMYK value is (29,0,42,51).

  • cyan value is 29.03%
  • magenta value is 0.00%
  • yellow value is 41.94%
  • key color value is 51.37%

CMYK: (29,0,42,51)
C29M0Y42K51 (29%, 0%, 42%, 51%)
(0.29 / 0.00 / 0.42 / 0.51)

CMYK percentages

%29.03
%0
%41.94
%51.37

Codes

Color #587C48 in popluar color models

58 7C 48
RGB 88 124 72
HSL 102° 26.53% 38.43%
HSB/HSV 102° 41.94% 48.63%
CMYK 29.03% 0.00% 41.94%
51.37%

Color #587C48 in popluar number systems.

HEX 58 7C 48
Decimal 88 124 72
Binary 1011000 1111100 1001000
Octal 130 174 110

Shades and tints

Shades of #587C48

#587C48
(88,124,72)
#507142
(80,113,66)
#48663C
(72,102,60)
#405B36
(64,91,54)
#385030
(56,80,48)
#30452A
(48,69,42)
#283A24
(40,58,36)
#202F1E
(32,47,30)
#182418
(24,36,24)
#101912
(16,25,18)
#080E0C
(8,14,12)
#000000
(0,0,0)

Tints of #587C48

#587C48
(88,124,72)
#678758
(103,135,88)
#769268
(118,146,104)
#859D78
(133,157,120)
#94A888
(148,168,136)
#A3B398
(163,179,152)
#B2BEA8
(178,190,168)
#C1C9B8
(193,201,184)
#D0D4C8
(208,212,200)
#DFDFD8
(223,223,216)
#EEEAE8
(238,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #587C48 color. Also use rgb(88,124,72) instead hex code.

Text Font Color

.myTextColor { color: #587C48; }

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

This text font color is #587C48.

Background Color

.myBgColor { background-color: #587C48; }

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

This div background color is #587C48.

Border color

.myBorderColor { border: 1px solid #587C48; }

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

This div border color is #587C48.

Opacity

.myOpacity80 { color: #587C48; opacity: 0.8; }

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

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

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

This text has shadow with #587C48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587C48.

Preview

Color preview on black background

This text has color #587C48 on black background.


Color preview on white background

This text has color #587C48 on white background.


Black color preview on #587C48 background

This text has black color on #587C48 background.


White color preview on #587C48 background

This text has white color on #587C48 background.


Related colors

Complementary color

Complementary color for #hex is #A783B7.


I love getcolorcode.com

Triadic colors

1 #48587C and #7C4858 with #587C48 are triadic colors.

2 #487C58 and #7C5848 with #587C48 are triadic colors.