COLOR #587213

HEX: #587213 RGB: (88,114,19)

Color info

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

RGB color model

#587213 color RGB value is (88,114,19).

RGB: (88,114,19) (35%, 45%, 7%)

RGB channels and saturation

R 88 of 255 = 35%
G 114 of 255 = 45%
B 19 of 255 = 7%

88
114
19

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

Portions of RGB colors in percentages

R + G + B = 88 + 114 + 19 = 221 (100%)
R 88 of 221 ~ 39.82%
G 114 of 221 ~ 51.58%
B 19 of 221 ~ 8.6'%

%39.82
%51.58

CMYK color model

#587213 color CMYK value is (23,0,83,55).

  • cyan value is 22.81%
  • magenta value is 0.00%
  • yellow value is 83.33%
  • key color value is 55.29%

CMYK: (23,0,83,55)
C23M0Y83K55 (23%, 0%, 83%, 55%)
(0.23 / 0.00 / 0.83 / 0.55)

CMYK percentages

%22.81
%0
%83.33
%55.29

Codes

Color #587213 in popluar color models

58 72 13
RGB 88 114 19
HSL 76° 71.43% 26.08%
HSB/HSV 76° 83.33% 44.71%
CMYK 22.81% 0.00% 83.33%
55.29%

Color #587213 in popluar number systems.

HEX 58 72 13
Decimal 88 114 19
Binary 1011000 1110010 10011
Octal 130 162 23

Shades and tints

Shades of #587213

#587213
(88,114,19)
#506812
(80,104,18)
#485E11
(72,94,17)
#405410
(64,84,16)
#384A0F
(56,74,15)
#30400E
(48,64,14)
#28360D
(40,54,13)
#202C0C
(32,44,12)
#18220B
(24,34,11)
#10180A
(16,24,10)
#080E09
(8,14,9)
#000000
(0,0,0)

Tints of #587213

#587213
(88,114,19)
#677E28
(103,126,40)
#768A3D
(118,138,61)
#859652
(133,150,82)
#94A267
(148,162,103)
#A3AE7C
(163,174,124)
#B2BA91
(178,186,145)
#C1C6A6
(193,198,166)
#D0D2BB
(208,210,187)
#DFDED0
(223,222,208)
#EEEAE5
(238,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587213; }

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

This text font color is #587213.

Background Color

.myBgColor { background-color: #587213; }

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

This div background color is #587213.

Border color

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

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

This div border color is #587213.

Opacity

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

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

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

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

This text has shadow with #587213 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587213.

Preview

Color preview on black background

This text has color #587213 on black background.


Color preview on white background

This text has color #587213 on white background.


Black color preview on #587213 background

This text has black color on #587213 background.


White color preview on #587213 background

This text has white color on #587213 background.


Related colors

Complementary color

Complementary color for #hex is #A78DEC.


I love getcolorcode.com

Triadic colors

1 #135872 and #721358 with #587213 are triadic colors.

2 #137258 and #725813 with #587213 are triadic colors.