COLOR #587D66

HEX: #587D66 RGB: (88,125,102)

Color info

#587D66 contains red, green and blue colors in about the same proportion. Web safe color of #587D66 is #666666 (or #666).

RGB color model

#587D66 color RGB value is (88,125,102).

RGB: (88,125,102) (35%, 49%, 40%)

RGB channels and saturation

R 88 of 255 = 35%
G 125 of 255 = 49%
B 102 of 255 = 40%

88
125
102

R + G + B ~ 41%. #587D66 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 125 + 102 = 315 (100%)
R 88 of 315 ~ 27.94%
G 125 of 315 ~ 39.68%
B 102 of 315 ~ 32.38'%

%27.94
%39.68
%32.38

CMYK color model

#587D66 color CMYK value is (30,0,18,51).

  • cyan value is 29.60%
  • magenta value is 0.00%
  • yellow value is 18.40%
  • key color value is 50.98%

CMYK: (30,0,18,51)
C30M0Y18K51 (30%, 0%, 18%, 51%)
(0.30 / 0.00 / 0.18 / 0.51)

CMYK percentages

%29.6
%0
%18.4
%50.98

Codes

Color #587D66 in popluar color models

58 7D 66
RGB 88 125 102
HSL 143° 17.37% 41.76%
HSB/HSV 143° 29.60% 49.02%
CMYK 29.60% 0.00% 18.40%
50.98%

Color #587D66 in popluar number systems.

HEX 58 7D 66
Decimal 88 125 102
Binary 1011000 1111101 1100110
Octal 130 175 146

Shades and tints

Shades of #587D66

#587D66
(88,125,102)
#50725D
(80,114,93)
#486754
(72,103,84)
#405C4B
(64,92,75)
#385142
(56,81,66)
#304639
(48,70,57)
#283B30
(40,59,48)
#203027
(32,48,39)
#18251E
(24,37,30)
#101A15
(16,26,21)
#080F0C
(8,15,12)
#000000
(0,0,0)

Tints of #587D66

#587D66
(88,125,102)
#678873
(103,136,115)
#769380
(118,147,128)
#859E8D
(133,158,141)
#94A99A
(148,169,154)
#A3B4A7
(163,180,167)
#B2BFB4
(178,191,180)
#C1CAC1
(193,202,193)
#D0D5CE
(208,213,206)
#DFE0DB
(223,224,219)
#EEEBE8
(238,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #587D66 color. Also use rgb(88,125,102) instead hex code.

Text Font Color

.myTextColor { color: #587D66; }

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

This text font color is #587D66.

Background Color

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

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

This div background color is #587D66.

Border color

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

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

This div border color is #587D66.

Opacity

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

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

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

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

This text has shadow with #587D66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587D66.

Preview

Color preview on black background

This text has color #587D66 on black background.


Color preview on white background

This text has color #587D66 on white background.


Black color preview on #587D66 background

This text has black color on #587D66 background.


White color preview on #587D66 background

This text has white color on #587D66 background.


Related colors

Complementary color

Complementary color for #hex is #A78299.


I love getcolorcode.com

Triadic colors

1 #66587D and #7D6658 with #587D66 are triadic colors.

2 #667D58 and #7D5866 with #587D66 are triadic colors.