COLOR #58914A

HEX: #58914A RGB: (88,145,74)

Color info

#58914A contains mainly red and green colors. Web safe color of #58914A is #669933 (or #693).

RGB color model

#58914A color RGB value is (88,145,74).

RGB: (88,145,74) (35%, 57%, 29%)

RGB channels and saturation

R 88 of 255 = 35%
G 145 of 255 = 57%
B 74 of 255 = 29%

88
145
74

R + G + B ~ 40%. #58914A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 145 + 74 = 307 (100%)
R 88 of 307 ~ 28.66%
G 145 of 307 ~ 47.23%
B 74 of 307 ~ 24.1'%

%28.66
%47.23
%24.1

CMYK color model

#58914A color CMYK value is (39,0,49,43).

  • cyan value is 39.31%
  • magenta value is 0.00%
  • yellow value is 48.97%
  • key color value is 43.14%

CMYK: (39,0,49,43)
C39M0Y49K43 (39%, 0%, 49%, 43%)
(0.39 / 0.00 / 0.49 / 0.43)

CMYK percentages

%39.31
%0
%48.97
%43.14

Codes

Color #58914A in popluar color models

58 91 4A
RGB 88 145 74
HSL 108° 32.42% 42.94%
HSB/HSV 108° 48.97% 56.86%
CMYK 39.31% 0.00% 48.97%
43.14%

Color #58914A in popluar number systems.

HEX 58 91 4A
Decimal 88 145 74
Binary 1011000 10010001 1001010
Octal 130 221 112

Shades and tints

Shades of #58914A

#58914A
(88,145,74)
#508444
(80,132,68)
#48773E
(72,119,62)
#406A38
(64,106,56)
#385D32
(56,93,50)
#30502C
(48,80,44)
#284326
(40,67,38)
#203620
(32,54,32)
#18291A
(24,41,26)
#101C14
(16,28,20)
#080F0E
(8,15,14)
#000000
(0,0,0)

Tints of #58914A

#58914A
(88,145,74)
#679B5A
(103,155,90)
#76A56A
(118,165,106)
#85AF7A
(133,175,122)
#94B98A
(148,185,138)
#A3C39A
(163,195,154)
#B2CDAA
(178,205,170)
#C1D7BA
(193,215,186)
#D0E1CA
(208,225,202)
#DFEBDA
(223,235,218)
#EEF5EA
(238,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58914A color. Also use rgb(88,145,74) instead hex code.

Text Font Color

.myTextColor { color: #58914A; }

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

This text font color is #58914A.

Background Color

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

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

This div background color is #58914A.

Border color

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

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

This div border color is #58914A.

Opacity

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

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

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

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

This text has shadow with #58914A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58914A.

Preview

Color preview on black background

This text has color #58914A on black background.


Color preview on white background

This text has color #58914A on white background.


Black color preview on #58914A background

This text has black color on #58914A background.


White color preview on #58914A background

This text has white color on #58914A background.


Related colors

Complementary color

Complementary color for #hex is #A76EB5.


I love getcolorcode.com

Triadic colors

1 #4A5891 and #914A58 with #58914A are triadic colors.

2 #4A9158 and #91584A with #58914A are triadic colors.