COLOR #58D774

HEX: #58D774 RGB: (88,215,116)

Color info

#58D774 contains mainly green color. Web safe color of #58D774 is #66CC66 (or #6C6).

RGB color model

#58D774 color RGB value is (88,215,116).

RGB: (88,215,116) (35%, 84%, 45%)

RGB channels and saturation

R 88 of 255 = 35%
G 215 of 255 = 84%
B 116 of 255 = 45%

88
215
116

R + G + B ~ 55%. #58D774 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 215 + 116 = 419 (100%)
R 88 of 419 ~ 21%
G 215 of 419 ~ 51.31%
B 116 of 419 ~ 27.68'%

%21
%51.31
%27.68

CMYK color model

#58D774 color CMYK value is (59,0,46,16).

  • cyan value is 59.07%
  • magenta value is 0.00%
  • yellow value is 46.05%
  • key color value is 15.69%

CMYK: (59,0,46,16)
C59M0Y46K16 (59%, 0%, 46%, 16%)
(0.59 / 0.00 / 0.46 / 0.16)

CMYK percentages

%59.07
%0
%46.05
%15.69

Codes

Color #58D774 in popluar color models

58 D7 74
RGB 88 215 116
HSL 133° 61.35% 59.41%
HSB/HSV 133° 59.07% 84.31%
CMYK 59.07% 0.00% 46.05%
15.69%

Color #58D774 in popluar number systems.

HEX 58 D7 74
Decimal 88 215 116
Binary 1011000 11010111 1110100
Octal 130 327 164

Shades and tints

Shades of #58D774

#58D774
(88,215,116)
#50C46A
(80,196,106)
#48B160
(72,177,96)
#409E56
(64,158,86)
#388B4C
(56,139,76)
#307842
(48,120,66)
#286538
(40,101,56)
#20522E
(32,82,46)
#183F24
(24,63,36)
#102C1A
(16,44,26)
#081910
(8,25,16)
#000000
(0,0,0)

Tints of #58D774

#58D774
(88,215,116)
#67DA80
(103,218,128)
#76DD8C
(118,221,140)
#85E098
(133,224,152)
#94E3A4
(148,227,164)
#A3E6B0
(163,230,176)
#B2E9BC
(178,233,188)
#C1ECC8
(193,236,200)
#D0EFD4
(208,239,212)
#DFF2E0
(223,242,224)
#EEF5EC
(238,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58D774 color. Also use rgb(88,215,116) instead hex code.

Text Font Color

.myTextColor { color: #58D774; }

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

This text font color is #58D774.

Background Color

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

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

This div background color is #58D774.

Border color

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

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

This div border color is #58D774.

Opacity

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

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

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

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

This text has shadow with #58D774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58D774.

Preview

Color preview on black background

This text has color #58D774 on black background.


Color preview on white background

This text has color #58D774 on white background.


Black color preview on #58D774 background

This text has black color on #58D774 background.


White color preview on #58D774 background

This text has white color on #58D774 background.


Related colors

Complementary color

Complementary color for #hex is #A7288B.


I love getcolorcode.com

Triadic colors

1 #7458D7 and #D77458 with #58D774 are triadic colors.

2 #74D758 and #D75874 with #58D774 are triadic colors.