COLOR #587114

HEX: #587114 RGB: (88,113,20)

Color info

#587114 contains mainly red and green colors. Web safe color of #587114 is #666600 (or #660).

RGB color model

#587114 color RGB value is (88,113,20).

RGB: (88,113,20) (35%, 44%, 8%)

RGB channels and saturation

R 88 of 255 = 35%
G 113 of 255 = 44%
B 20 of 255 = 8%

88
113
20

R + G + B ~ 29%. #587114 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 113 + 20 = 221 (100%)
R 88 of 221 ~ 39.82%
G 113 of 221 ~ 51.13%
B 20 of 221 ~ 9.05'%

%39.82
%51.13

CMYK color model

#587114 color CMYK value is (22,0,82,56).

  • cyan value is 22.12%
  • magenta value is 0.00%
  • yellow value is 82.30%
  • key color value is 55.69%

CMYK: (22,0,82,56)
C22M0Y82K56 (22%, 0%, 82%, 56%)
(0.22 / 0.00 / 0.82 / 0.56)

CMYK percentages

%22.12
%0
%82.3
%55.69

Codes

Color #587114 in popluar color models

58 71 14
RGB 88 113 20
HSL 76° 69.92% 26.08%
HSB/HSV 76° 82.30% 44.31%
CMYK 22.12% 0.00% 82.30%
55.69%

Color #587114 in popluar number systems.

HEX 58 71 14
Decimal 88 113 20
Binary 1011000 1110001 10100
Octal 130 161 24

Shades and tints

Shades of #587114

#587114
(88,113,20)
#506713
(80,103,19)
#485D12
(72,93,18)
#405311
(64,83,17)
#384910
(56,73,16)
#303F0F
(48,63,15)
#28350E
(40,53,14)
#202B0D
(32,43,13)
#18210C
(24,33,12)
#10170B
(16,23,11)
#080D0A
(8,13,10)
#000000
(0,0,0)

Tints of #587114

#587114
(88,113,20)
#677D29
(103,125,41)
#76893E
(118,137,62)
#859553
(133,149,83)
#94A168
(148,161,104)
#A3AD7D
(163,173,125)
#B2B992
(178,185,146)
#C1C5A7
(193,197,167)
#D0D1BC
(208,209,188)
#DFDDD1
(223,221,209)
#EEE9E6
(238,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587114; }

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

This text font color is #587114.

Background Color

.myBgColor { background-color: #587114; }

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

This div background color is #587114.

Border color

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

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

This div border color is #587114.

Opacity

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

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

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

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

This text has shadow with #587114 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587114.

Preview

Color preview on black background

This text has color #587114 on black background.


Color preview on white background

This text has color #587114 on white background.


Black color preview on #587114 background

This text has black color on #587114 background.


White color preview on #587114 background

This text has white color on #587114 background.


Related colors

Complementary color

Complementary color for #hex is #A78EEB.


I love getcolorcode.com

Triadic colors

1 #145871 and #711458 with #587114 are triadic colors.

2 #147158 and #715814 with #587114 are triadic colors.