COLOR #58B155

HEX: #58B155 RGB: (88,177,85)

Color info

#58B155 contains mainly green color. Web safe color of #58B155 is #669966 (or #696).

RGB color model

#58B155 color RGB value is (88,177,85).

RGB: (88,177,85) (35%, 69%, 33%)

RGB channels and saturation

R 88 of 255 = 35%
G 177 of 255 = 69%
B 85 of 255 = 33%

88
177
85

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

Portions of RGB colors in percentages

R + G + B = 88 + 177 + 85 = 350 (100%)
R 88 of 350 ~ 25.14%
G 177 of 350 ~ 50.57%
B 85 of 350 ~ 24.29'%

%25.14
%50.57
%24.29

CMYK color model

#58B155 color CMYK value is (50,0,52,31).

  • cyan value is 50.28%
  • magenta value is 0.00%
  • yellow value is 51.98%
  • key color value is 30.59%

CMYK: (50,0,52,31)
C50M0Y52K31 (50%, 0%, 52%, 31%)
(0.50 / 0.00 / 0.52 / 0.31)

CMYK percentages

%50.28
%0
%51.98
%30.59

Codes

Color #58B155 in popluar color models

58 B1 55
RGB 88 177 85
HSL 118° 37.10% 51.37%
HSB/HSV 118° 51.98% 69.41%
CMYK 50.28% 0.00% 51.98%
30.59%

Color #58B155 in popluar number systems.

HEX 58 B1 55
Decimal 88 177 85
Binary 1011000 10110001 1010101
Octal 130 261 125

Shades and tints

Shades of #58B155

#58B155
(88,177,85)
#50A14E
(80,161,78)
#489147
(72,145,71)
#408140
(64,129,64)
#387139
(56,113,57)
#306132
(48,97,50)
#28512B
(40,81,43)
#204124
(32,65,36)
#18311D
(24,49,29)
#102116
(16,33,22)
#08110F
(8,17,15)
#000000
(0,0,0)

Tints of #58B155

#58B155
(88,177,85)
#67B864
(103,184,100)
#76BF73
(118,191,115)
#85C682
(133,198,130)
#94CD91
(148,205,145)
#A3D4A0
(163,212,160)
#B2DBAF
(178,219,175)
#C1E2BE
(193,226,190)
#D0E9CD
(208,233,205)
#DFF0DC
(223,240,220)
#EEF7EB
(238,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58B155 color. Also use rgb(88,177,85) instead hex code.

Text Font Color

.myTextColor { color: #58B155; }

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

This text font color is #58B155.

Background Color

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

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

This div background color is #58B155.

Border color

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

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

This div border color is #58B155.

Opacity

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

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

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

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

This text has shadow with #58B155 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58B155.

Preview

Color preview on black background

This text has color #58B155 on black background.


Color preview on white background

This text has color #58B155 on white background.


Black color preview on #58B155 background

This text has black color on #58B155 background.


White color preview on #58B155 background

This text has white color on #58B155 background.


Related colors

Complementary color

Complementary color for #hex is #A74EAA.


I love getcolorcode.com

Triadic colors

1 #5558B1 and #B15558 with #58B155 are triadic colors.

2 #55B158 and #B15855 with #58B155 are triadic colors.