COLOR #58C308

HEX: #58C308 RGB: (88,195,8)

Color info

#58C308 contains mainly green color. Web safe color of #58C308 is #66CC00 (or #6C0).

RGB color model

#58C308 color RGB value is (88,195,8).

RGB: (88,195,8) (35%, 76%, 3%)

RGB channels and saturation

R 88 of 255 = 35%
G 195 of 255 = 76%
B 8 of 255 = 3%

88
195
8

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

Portions of RGB colors in percentages

R + G + B = 88 + 195 + 8 = 291 (100%)
R 88 of 291 ~ 30.24%
G 195 of 291 ~ 67.01%
B 8 of 291 ~ 2.75'%

%30.24
%67.01

CMYK color model

#58C308 color CMYK value is (55,0,96,24).

  • cyan value is 54.87%
  • magenta value is 0.00%
  • yellow value is 95.90%
  • key color value is 23.53%

CMYK: (55,0,96,24)
C55M0Y96K24 (55%, 0%, 96%, 24%)
(0.55 / 0.00 / 0.96 / 0.24)

CMYK percentages

%54.87
%0
%95.9
%23.53

Codes

Color #58C308 in popluar color models

58 C3 08
RGB 88 195 8
HSL 94° 92.12% 39.80%
HSB/HSV 94° 95.90% 76.47%
CMYK 54.87% 0.00% 95.90%
23.53%

Color #58C308 in popluar number systems.

HEX 58 C3 08
Decimal 88 195 8
Binary 1011000 11000011 1000
Octal 130 303 10

Shades and tints

Shades of #58C308

#58C308
(88,195,8)
#50B208
(80,178,8)
#48A108
(72,161,8)
#409008
(64,144,8)
#387F08
(56,127,8)
#306E08
(48,110,8)
#285D08
(40,93,8)
#204C08
(32,76,8)
#183B08
(24,59,8)
#102A08
(16,42,8)
#081908
(8,25,8)
#000000
(0,0,0)

Tints of #58C308

#58C308
(88,195,8)
#67C81E
(103,200,30)
#76CD34
(118,205,52)
#85D24A
(133,210,74)
#94D760
(148,215,96)
#A3DC76
(163,220,118)
#B2E18C
(178,225,140)
#C1E6A2
(193,230,162)
#D0EBB8
(208,235,184)
#DFF0CE
(223,240,206)
#EEF5E4
(238,245,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58C308 color. Also use rgb(88,195,8) instead hex code.

Text Font Color

.myTextColor { color: #58C308; }

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

This text font color is #58C308.

Background Color

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

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

This div background color is #58C308.

Border color

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

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

This div border color is #58C308.

Opacity

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

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

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

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

This text has shadow with #58C308 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58C308.

Preview

Color preview on black background

This text has color #58C308 on black background.


Color preview on white background

This text has color #58C308 on white background.


Black color preview on #58C308 background

This text has black color on #58C308 background.


White color preview on #58C308 background

This text has white color on #58C308 background.


Related colors

Complementary color

Complementary color for #hex is #A73CF7.


I love getcolorcode.com

Triadic colors

1 #0858C3 and #C30858 with #58C308 are triadic colors.

2 #08C358 and #C35808 with #58C308 are triadic colors.