COLOR #58B024

HEX: #58B024 RGB: (88,176,36)

Color info

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

RGB color model

#58B024 color RGB value is (88,176,36).

RGB: (88,176,36) (35%, 69%, 14%)

RGB channels and saturation

R 88 of 255 = 35%
G 176 of 255 = 69%
B 36 of 255 = 14%

88
176
36

R + G + B ~ 39%. #58B024 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 176 + 36 = 300 (100%)
R 88 of 300 ~ 29.33%
G 176 of 300 ~ 58.67%
B 36 of 300 ~ 12'%

%29.33
%58.67
%12

CMYK color model

#58B024 color CMYK value is (50,0,80,31).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 79.55%
  • key color value is 30.98%

CMYK: (50,0,80,31)
C50M0Y80K31 (50%, 0%, 80%, 31%)
(0.50 / 0.00 / 0.80 / 0.31)

CMYK percentages

%50
%0
%79.55
%30.98

Codes

Color #58B024 in popluar color models

58 B0 24
RGB 88 176 36
HSL 98° 66.04% 41.57%
HSB/HSV 98° 79.55% 69.02%
CMYK 50.00% 0.00% 79.55%
30.98%

Color #58B024 in popluar number systems.

HEX 58 B0 24
Decimal 88 176 36
Binary 1011000 10110000 100100
Octal 130 260 44

Shades and tints

Shades of #58B024

#58B024
(88,176,36)
#50A021
(80,160,33)
#48901E
(72,144,30)
#40801B
(64,128,27)
#387018
(56,112,24)
#306015
(48,96,21)
#285012
(40,80,18)
#20400F
(32,64,15)
#18300C
(24,48,12)
#102009
(16,32,9)
#081006
(8,16,6)
#000000
(0,0,0)

Tints of #58B024

#58B024
(88,176,36)
#67B737
(103,183,55)
#76BE4A
(118,190,74)
#85C55D
(133,197,93)
#94CC70
(148,204,112)
#A3D383
(163,211,131)
#B2DA96
(178,218,150)
#C1E1A9
(193,225,169)
#D0E8BC
(208,232,188)
#DFEFCF
(223,239,207)
#EEF6E2
(238,246,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58B024 color. Also use rgb(88,176,36) instead hex code.

Text Font Color

.myTextColor { color: #58B024; }

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

This text font color is #58B024.

Background Color

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

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

This div background color is #58B024.

Border color

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

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

This div border color is #58B024.

Opacity

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

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

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

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

This text has shadow with #58B024 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58B024.

Preview

Color preview on black background

This text has color #58B024 on black background.


Color preview on white background

This text has color #58B024 on white background.


Black color preview on #58B024 background

This text has black color on #58B024 background.


White color preview on #58B024 background

This text has white color on #58B024 background.


Related colors

Complementary color

Complementary color for #hex is #A74FDB.


I love getcolorcode.com

Triadic colors

1 #2458B0 and #B02458 with #58B024 are triadic colors.

2 #24B058 and #B05824 with #58B024 are triadic colors.