COLOR #587741

HEX: #587741 RGB: (88,119,65)

Color info

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

RGB color model

#587741 color RGB value is (88,119,65).

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

RGB channels and saturation

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

88
119
65

R + G + B ~ 36%. #587741 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 119 + 65 = 272 (100%)
R 88 of 272 ~ 32.35%
G 119 of 272 ~ 43.75%
B 65 of 272 ~ 23.9'%

%32.35
%43.75
%23.9

CMYK color model

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

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

CMYK: (26,0,45,53)
C26M0Y45K53 (26%, 0%, 45%, 53%)
(0.26 / 0.00 / 0.45 / 0.53)

CMYK percentages

%26.05
%0
%45.38
%53.33

Codes

Color #587741 in popluar color models

58 77 41
RGB 88 119 65
HSL 94° 29.35% 36.08%
HSB/HSV 94° 45.38% 46.67%
CMYK 26.05% 0.00% 45.38%
53.33%

Color #587741 in popluar number systems.

HEX 58 77 41
Decimal 88 119 65
Binary 1011000 1110111 1000001
Octal 130 167 101

Shades and tints

Shades of #587741

#587741
(88,119,65)
#506D3C
(80,109,60)
#486337
(72,99,55)
#405932
(64,89,50)
#384F2D
(56,79,45)
#304528
(48,69,40)
#283B23
(40,59,35)
#20311E
(32,49,30)
#182719
(24,39,25)
#101D14
(16,29,20)
#08130F
(8,19,15)
#000000
(0,0,0)

Tints of #587741

#587741
(88,119,65)
#678352
(103,131,82)
#768F63
(118,143,99)
#859B74
(133,155,116)
#94A785
(148,167,133)
#A3B396
(163,179,150)
#B2BFA7
(178,191,167)
#C1CBB8
(193,203,184)
#D0D7C9
(208,215,201)
#DFE3DA
(223,227,218)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587741; }

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

This text font color is #587741.

Background Color

.myBgColor { background-color: #587741; }

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

This div background color is #587741.

Border color

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

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

This div border color is #587741.

Opacity

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

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

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

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

This text has shadow with #587741 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587741.

Preview

Color preview on black background

This text has color #587741 on black background.


Color preview on white background

This text has color #587741 on white background.


Black color preview on #587741 background

This text has black color on #587741 background.


White color preview on #587741 background

This text has white color on #587741 background.


Related colors

Complementary color

Complementary color for #hex is #A788BE.


I love getcolorcode.com

Triadic colors

1 #415877 and #774158 with #587741 are triadic colors.

2 #417758 and #775841 with #587741 are triadic colors.