COLOR #587758

HEX: #587758 RGB: (88,119,88)

Color info

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

RGB color model

#587758 color RGB value is (88,119,88).

RGB: (88,119,88) (35%, 47%, 35%)

RGB channels and saturation

R 88 of 255 = 35%
G 119 of 255 = 47%
B 88 of 255 = 35%

88
119
88

R + G + B ~ 39%. #587758 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 119 + 88 = 295 (100%)
R 88 of 295 ~ 29.83%
G 119 of 295 ~ 40.34%
B 88 of 295 ~ 29.83'%

%29.83
%40.34
%29.83

CMYK color model

#587758 color CMYK value is (26,0,26,53).

  • cyan value is 26.05%
  • magenta value is 0.00%
  • yellow value is 26.05%
  • key color value is 53.33%

CMYK: (26,0,26,53)
C26M0Y26K53 (26%, 0%, 26%, 53%)
(0.26 / 0.00 / 0.26 / 0.53)

CMYK percentages

%26.05
%0
%26.05
%53.33

Codes

Color #587758 in popluar color models

58 77 58
RGB 88 119 88
HSL 120° 14.98% 40.59%
HSB/HSV 120° 26.05% 46.67%
CMYK 26.05% 0.00% 26.05%
53.33%

Color #587758 in popluar number systems.

HEX 58 77 58
Decimal 88 119 88
Binary 1011000 1110111 1011000
Octal 130 167 130

Shades and tints

Shades of #587758

#587758
(88,119,88)
#506D50
(80,109,80)
#486348
(72,99,72)
#405940
(64,89,64)
#384F38
(56,79,56)
#304530
(48,69,48)
#283B28
(40,59,40)
#203120
(32,49,32)
#182718
(24,39,24)
#101D10
(16,29,16)
#081308
(8,19,8)
#000000
(0,0,0)

Tints of #587758

#587758
(88,119,88)
#678367
(103,131,103)
#768F76
(118,143,118)
#859B85
(133,155,133)
#94A794
(148,167,148)
#A3B3A3
(163,179,163)
#B2BFB2
(178,191,178)
#C1CBC1
(193,203,193)
#D0D7D0
(208,215,208)
#DFE3DF
(223,227,223)
#EEEFEE
(238,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587758; }

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

This text font color is #587758.

Background Color

.myBgColor { background-color: #587758; }

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

This div background color is #587758.

Border color

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

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

This div border color is #587758.

Opacity

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

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

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

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

This text has shadow with #587758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587758.

Preview

Color preview on black background

This text has color #587758 on black background.


Color preview on white background

This text has color #587758 on white background.


Black color preview on #587758 background

This text has black color on #587758 background.


White color preview on #587758 background

This text has white color on #587758 background.


Related colors

Complementary color

Complementary color for #hex is #A788A7.


I love getcolorcode.com

Triadic colors

1 #585877 and #775858 with #587758 are triadic colors.

2 #587758 and #775858 with #587758 are triadic colors.