COLOR #58A393

HEX: #58A393 RGB: (88,163,147)

Color info

#58A393 contains mainly green and blue colors. Web safe color of #58A393 is #669999 (or #699).

RGB color model

#58A393 color RGB value is (88,163,147).

RGB: (88,163,147) (35%, 64%, 58%)

RGB channels and saturation

R 88 of 255 = 35%
G 163 of 255 = 64%
B 147 of 255 = 58%

88
163
147

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

Portions of RGB colors in percentages

R + G + B = 88 + 163 + 147 = 398 (100%)
R 88 of 398 ~ 22.11%
G 163 of 398 ~ 40.95%
B 147 of 398 ~ 36.93'%

%22.11
%40.95
%36.93

CMYK color model

#58A393 color CMYK value is (46,0,10,36).

  • cyan value is 46.01%
  • magenta value is 0.00%
  • yellow value is 9.82%
  • key color value is 36.08%

CMYK: (46,0,10,36)
C46M0Y10K36 (46%, 0%, 10%, 36%)
(0.46 / 0.00 / 0.10 / 0.36)

CMYK percentages

%46.01
%0
%9.82
%36.08

Codes

Color #58A393 in popluar color models

58 A3 93
RGB 88 163 147
HSL 167° 29.88% 49.22%
HSB/HSV 167° 46.01% 63.92%
CMYK 46.01% 0.00% 9.82%
36.08%

Color #58A393 in popluar number systems.

HEX 58 A3 93
Decimal 88 163 147
Binary 1011000 10100011 10010011
Octal 130 243 223

Shades and tints

Shades of #58A393

#58A393
(88,163,147)
#509586
(80,149,134)
#488779
(72,135,121)
#40796C
(64,121,108)
#386B5F
(56,107,95)
#305D52
(48,93,82)
#284F45
(40,79,69)
#204138
(32,65,56)
#18332B
(24,51,43)
#10251E
(16,37,30)
#081711
(8,23,17)
#000000
(0,0,0)

Tints of #58A393

#58A393
(88,163,147)
#67AB9C
(103,171,156)
#76B3A5
(118,179,165)
#85BBAE
(133,187,174)
#94C3B7
(148,195,183)
#A3CBC0
(163,203,192)
#B2D3C9
(178,211,201)
#C1DBD2
(193,219,210)
#D0E3DB
(208,227,219)
#DFEBE4
(223,235,228)
#EEF3ED
(238,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58A393 color. Also use rgb(88,163,147) instead hex code.

Text Font Color

.myTextColor { color: #58A393; }

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

This text font color is #58A393.

Background Color

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

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

This div background color is #58A393.

Border color

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

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

This div border color is #58A393.

Opacity

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

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

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

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

This text has shadow with #58A393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58A393.

Preview

Color preview on black background

This text has color #58A393 on black background.


Color preview on white background

This text has color #58A393 on white background.


Black color preview on #58A393 background

This text has black color on #58A393 background.


White color preview on #58A393 background

This text has white color on #58A393 background.


Related colors

Complementary color

Complementary color for #hex is #A75C6C.


I love getcolorcode.com

Triadic colors

1 #9358A3 and #A39358 with #58A393 are triadic colors.

2 #93A358 and #A35893 with #58A393 are triadic colors.