COLOR #58A525

HEX: #58A525 RGB: (88,165,37)

Color info

#58A525 contains mainly green color. Web safe color of #58A525 is #669933 (or #693).

RGB color model

#58A525 color RGB value is (88,165,37).

RGB: (88,165,37) (35%, 65%, 15%)

RGB channels and saturation

R 88 of 255 = 35%
G 165 of 255 = 65%
B 37 of 255 = 15%

88
165
37

R + G + B ~ 38%. #58A525 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 165 + 37 = 290 (100%)
R 88 of 290 ~ 30.34%
G 165 of 290 ~ 56.9%
B 37 of 290 ~ 12.76'%

%30.34
%56.9
%12.76

CMYK color model

#58A525 color CMYK value is (47,0,78,35).

  • cyan value is 46.67%
  • magenta value is 0.00%
  • yellow value is 77.58%
  • key color value is 35.29%

CMYK: (47,0,78,35)
C47M0Y78K35 (47%, 0%, 78%, 35%)
(0.47 / 0.00 / 0.78 / 0.35)

CMYK percentages

%46.67
%0
%77.58
%35.29

Codes

Color #58A525 in popluar color models

58 A5 25
RGB 88 165 37
HSL 96° 63.37% 39.61%
HSB/HSV 96° 77.58% 64.71%
CMYK 46.67% 0.00% 77.58%
35.29%

Color #58A525 in popluar number systems.

HEX 58 A5 25
Decimal 88 165 37
Binary 1011000 10100101 100101
Octal 130 245 45

Shades and tints

Shades of #58A525

#58A525
(88,165,37)
#509622
(80,150,34)
#48871F
(72,135,31)
#40781C
(64,120,28)
#386919
(56,105,25)
#305A16
(48,90,22)
#284B13
(40,75,19)
#203C10
(32,60,16)
#182D0D
(24,45,13)
#101E0A
(16,30,10)
#080F07
(8,15,7)
#000000
(0,0,0)

Tints of #58A525

#58A525
(88,165,37)
#67AD38
(103,173,56)
#76B54B
(118,181,75)
#85BD5E
(133,189,94)
#94C571
(148,197,113)
#A3CD84
(163,205,132)
#B2D597
(178,213,151)
#C1DDAA
(193,221,170)
#D0E5BD
(208,229,189)
#DFEDD0
(223,237,208)
#EEF5E3
(238,245,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58A525 color. Also use rgb(88,165,37) instead hex code.

Text Font Color

.myTextColor { color: #58A525; }

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

This text font color is #58A525.

Background Color

.myBgColor { background-color: #58A525; }

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

This div background color is #58A525.

Border color

.myBorderColor { border: 1px solid #58A525; }

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

This div border color is #58A525.

Opacity

.myOpacity80 { color: #58A525; opacity: 0.8; }

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

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

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

This text has shadow with #58A525 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58A525.

Preview

Color preview on black background

This text has color #58A525 on black background.


Color preview on white background

This text has color #58A525 on white background.


Black color preview on #58A525 background

This text has black color on #58A525 background.


White color preview on #58A525 background

This text has white color on #58A525 background.


Related colors

Complementary color

Complementary color for #hex is #A75ADA.


I love getcolorcode.com

Triadic colors

1 #2558A5 and #A52558 with #58A525 are triadic colors.

2 #25A558 and #A55825 with #58A525 are triadic colors.