COLOR #587365

HEX: #587365 RGB: (88,115,101)

Color info

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

RGB color model

#587365 color RGB value is (88,115,101).

RGB: (88,115,101) (35%, 45%, 40%)

RGB channels and saturation

R 88 of 255 = 35%
G 115 of 255 = 45%
B 101 of 255 = 40%

88
115
101

R + G + B ~ 40%. #587365 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 115 + 101 = 304 (100%)
R 88 of 304 ~ 28.95%
G 115 of 304 ~ 37.83%
B 101 of 304 ~ 33.22'%

%28.95
%37.83
%33.22

CMYK color model

#587365 color CMYK value is (23,0,12,55).

  • cyan value is 23.48%
  • magenta value is 0.00%
  • yellow value is 12.17%
  • key color value is 54.90%

CMYK: (23,0,12,55)
C23M0Y12K55 (23%, 0%, 12%, 55%)
(0.23 / 0.00 / 0.12 / 0.55)

CMYK percentages

%23.48
%0
%12.17
%54.9

Codes

Color #587365 in popluar color models

58 73 65
RGB 88 115 101
HSL 149° 13.30% 39.80%
HSB/HSV 149° 23.48% 45.10%
CMYK 23.48% 0.00% 12.17%
54.90%

Color #587365 in popluar number systems.

HEX 58 73 65
Decimal 88 115 101
Binary 1011000 1110011 1100101
Octal 130 163 145

Shades and tints

Shades of #587365

#587365
(88,115,101)
#50695C
(80,105,92)
#485F53
(72,95,83)
#40554A
(64,85,74)
#384B41
(56,75,65)
#304138
(48,65,56)
#28372F
(40,55,47)
#202D26
(32,45,38)
#18231D
(24,35,29)
#101914
(16,25,20)
#080F0B
(8,15,11)
#000000
(0,0,0)

Tints of #587365

#587365
(88,115,101)
#677F73
(103,127,115)
#768B81
(118,139,129)
#85978F
(133,151,143)
#94A39D
(148,163,157)
#A3AFAB
(163,175,171)
#B2BBB9
(178,187,185)
#C1C7C7
(193,199,199)
#D0D3D5
(208,211,213)
#DFDFE3
(223,223,227)
#EEEBF1
(238,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #587365 color. Also use rgb(88,115,101) instead hex code.

Text Font Color

.myTextColor { color: #587365; }

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

This text font color is #587365.

Background Color

.myBgColor { background-color: #587365; }

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

This div background color is #587365.

Border color

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

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

This div border color is #587365.

Opacity

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

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

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

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

This text has shadow with #587365 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587365.

Preview

Color preview on black background

This text has color #587365 on black background.


Color preview on white background

This text has color #587365 on white background.


Black color preview on #587365 background

This text has black color on #587365 background.


White color preview on #587365 background

This text has white color on #587365 background.


Related colors

Complementary color

Complementary color for #hex is #A78C9A.


I love getcolorcode.com

Triadic colors

1 #655873 and #736558 with #587365 are triadic colors.

2 #657358 and #735865 with #587365 are triadic colors.