COLOR #58B698

HEX: #58B698 RGB: (88,182,152)

Color info

#58B698 contains mainly green and blue colors. Web safe color of #58B698 is #66CC99 (or #6C9).

RGB color model

#58B698 color RGB value is (88,182,152).

RGB: (88,182,152) (35%, 71%, 60%)

RGB channels and saturation

R 88 of 255 = 35%
G 182 of 255 = 71%
B 152 of 255 = 60%

88
182
152

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

Portions of RGB colors in percentages

R + G + B = 88 + 182 + 152 = 422 (100%)
R 88 of 422 ~ 20.85%
G 182 of 422 ~ 43.13%
B 152 of 422 ~ 36.02'%

%20.85
%43.13
%36.02

CMYK color model

#58B698 color CMYK value is (52,0,16,29).

  • cyan value is 51.65%
  • magenta value is 0.00%
  • yellow value is 16.48%
  • key color value is 28.63%
CMYK: (52,0,16,29) C52M0Y16K29 (52%,0%,16%,29%) (0.52/0.00/0.16/0.29) 

CMYK percentages

%51.65
%0
%16.48
%28.63

Codes

Color #58B698 in popluar color models

58 B6 98
RGB 88 182 152
HSL 161° 39.17% 52.94%
HSB/HSV 161° 51.65% 71.37%
CMYK 51.65% 0.00% 16.48%
28.63%

Color #58B698 in popluar number systems.

HEX 58 B6 98
Decimal 88 182 152
Binary 1011000 10110110 10011000
Octal 130 266 230

Shades and tints

Shades of #58B698

#58B698
(88,182,152)
#50A68B
(80,166,139)
#48967E
(72,150,126)
#408671
(64,134,113)
#387664
(56,118,100)
#306657
(48,102,87)
#28564A
(40,86,74)
#20463D
(32,70,61)
#183630
(24,54,48)
#102623
(16,38,35)
#081616
(8,22,22)
#000000
(0,0,0)

Tints of #58B698

#58B698
(88,182,152)
#67BCA1
(103,188,161)
#76C2AA
(118,194,170)
#85C8B3
(133,200,179)
#94CEBC
(148,206,188)
#A3D4C5
(163,212,197)
#B2DACE
(178,218,206)
#C1E0D7
(193,224,215)
#D0E6E0
(208,230,224)
#DFECE9
(223,236,233)
#EEF2F2
(238,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58B698 color. Also use rgb(88,182,152) instead hex code.

Text Font Color

.myTextColor { color: #58B698; }

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

This text font color is #58B698.

Background Color

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

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

This div background color is #58B698.

Border color

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

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

This div border color is #58B698.

Opacity

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

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

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

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

This text has shadow with #58B698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58B698.

Preview

Color preview on black background

This text has color #58B698 on black background.


Color preview on white background

This text has color #58B698 on white background.


Black color preview on #58B698 background

This text has black color on #58B698 background.


White color preview on #58B698 background

This text has white color on #58B698 background.


Related colors

Complementary color

Complementary color for #hex is #A74967.


I love getcolorcode.com

Triadic colors

1 #9858B6 and #B69858 with #58B698 are triadic colors.

2 #98B658 and #B65898 with #58B698 are triadic colors.