COLOR #58931A

HEX: #58931A RGB: (88,147,26)

Color info

#58931A contains mainly red and green colors. Web safe color of #58931A is #669900 (or #690).

RGB color model

#58931A color RGB value is (88,147,26).

RGB: (88,147,26) (35%, 58%, 10%)

RGB channels and saturation

R 88 of 255 = 35%
G 147 of 255 = 58%
B 26 of 255 = 10%

88
147
26

R + G + B ~ 34%. #58931A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 147 + 26 = 261 (100%)
R 88 of 261 ~ 33.72%
G 147 of 261 ~ 56.32%
B 26 of 261 ~ 9.96'%

%33.72
%56.32

CMYK color model

#58931A color CMYK value is (40,0,82,42).

  • cyan value is 40.14%
  • magenta value is 0.00%
  • yellow value is 82.31%
  • key color value is 42.35%

CMYK: (40,0,82,42)
C40M0Y82K42 (40%, 0%, 82%, 42%)
(0.40 / 0.00 / 0.82 / 0.42)

CMYK percentages

%40.14
%0
%82.31
%42.35

Codes

Color #58931A in popluar color models

58 93 1A
RGB 88 147 26
HSL 89° 69.94% 33.92%
HSB/HSV 89° 82.31% 57.65%
CMYK 40.14% 0.00% 82.31%
42.35%

Color #58931A in popluar number systems.

HEX 58 93 1A
Decimal 88 147 26
Binary 1011000 10010011 11010
Octal 130 223 32

Shades and tints

Shades of #58931A

#58931A
(88,147,26)
#508618
(80,134,24)
#487916
(72,121,22)
#406C14
(64,108,20)
#385F12
(56,95,18)
#305210
(48,82,16)
#28450E
(40,69,14)
#20380C
(32,56,12)
#182B0A
(24,43,10)
#101E08
(16,30,8)
#081106
(8,17,6)
#000000
(0,0,0)

Tints of #58931A

#58931A
(88,147,26)
#679C2E
(103,156,46)
#76A542
(118,165,66)
#85AE56
(133,174,86)
#94B76A
(148,183,106)
#A3C07E
(163,192,126)
#B2C992
(178,201,146)
#C1D2A6
(193,210,166)
#D0DBBA
(208,219,186)
#DFE4CE
(223,228,206)
#EEEDE2
(238,237,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58931A color. Also use rgb(88,147,26) instead hex code.

Text Font Color

.myTextColor { color: #58931A; }

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

This text font color is #58931A.

Background Color

.myBgColor { background-color: #58931A; }

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

This div background color is #58931A.

Border color

.myBorderColor { border: 1px solid #58931A; }

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

This div border color is #58931A.

Opacity

.myOpacity80 { color: #58931A; opacity: 0.8; }

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

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

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

This text has shadow with #58931A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58931A.

Preview

Color preview on black background

This text has color #58931A on black background.


Color preview on white background

This text has color #58931A on white background.


Black color preview on #58931A background

This text has black color on #58931A background.


White color preview on #58931A background

This text has white color on #58931A background.


Related colors

Complementary color

Complementary color for #hex is #A76CE5.


I love getcolorcode.com

Triadic colors

1 #1A5893 and #931A58 with #58931A are triadic colors.

2 #1A9358 and #93581A with #58931A are triadic colors.