COLOR #587D75

HEX: #587D75 RGB: (88,125,117)

Color info

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

RGB color model

#587D75 color RGB value is (88,125,117).

RGB: (88,125,117) (35%, 49%, 46%)

RGB channels and saturation

R 88 of 255 = 35%
G 125 of 255 = 49%
B 117 of 255 = 46%

88
125
117

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

Portions of RGB colors in percentages

R + G + B = 88 + 125 + 117 = 330 (100%)
R 88 of 330 ~ 26.67%
G 125 of 330 ~ 37.88%
B 117 of 330 ~ 35.45'%

%26.67
%37.88
%35.45

CMYK color model

#587D75 color CMYK value is (30,0,6,51).

  • cyan value is 29.60%
  • magenta value is 0.00%
  • yellow value is 6.40%
  • key color value is 50.98%
CMYK: (30,0,6,51) C30M0Y6K51 (30%,0%,6%,51%) (0.30/0.00/0.06/0.51) 

CMYK percentages

%29.6
%0
%6.4
%50.98

Codes

Color #587D75 in popluar color models

58 7D 75
RGB 88 125 117
HSL 167° 17.37% 41.76%
HSB/HSV 167° 29.60% 49.02%
CMYK 29.60% 0.00% 6.40%
50.98%

Color #587D75 in popluar number systems.

HEX 58 7D 75
Decimal 88 125 117
Binary 1011000 1111101 1110101
Octal 130 175 165

Shades and tints

Shades of #587D75

#587D75
(88,125,117)
#50726B
(80,114,107)
#486761
(72,103,97)
#405C57
(64,92,87)
#38514D
(56,81,77)
#304643
(48,70,67)
#283B39
(40,59,57)
#20302F
(32,48,47)
#182525
(24,37,37)
#101A1B
(16,26,27)
#080F11
(8,15,17)
#000000
(0,0,0)

Tints of #587D75

#587D75
(88,125,117)
#678881
(103,136,129)
#76938D
(118,147,141)
#859E99
(133,158,153)
#94A9A5
(148,169,165)
#A3B4B1
(163,180,177)
#B2BFBD
(178,191,189)
#C1CAC9
(193,202,201)
#D0D5D5
(208,213,213)
#DFE0E1
(223,224,225)
#EEEBED
(238,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587D75; }

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

This text font color is #587D75.

Background Color

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

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

This div background color is #587D75.

Border color

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

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

This div border color is #587D75.

Opacity

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

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

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

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

This text has shadow with #587D75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587D75.

Preview

Color preview on black background

This text has color #587D75 on black background.


Color preview on white background

This text has color #587D75 on white background.


Black color preview on #587D75 background

This text has black color on #587D75 background.


White color preview on #587D75 background

This text has white color on #587D75 background.


Related colors

Complementary color

Complementary color for #hex is #A7828A.


I love getcolorcode.com

Triadic colors

1 #75587D and #7D7558 with #587D75 are triadic colors.

2 #757D58 and #7D5875 with #587D75 are triadic colors.