COLOR #58A992

HEX: #58A992 RGB: (88,169,146)

Color info

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

RGB color model

#58A992 color RGB value is (88,169,146).

RGB: (88,169,146) (35%, 66%, 57%)

RGB channels and saturation

R 88 of 255 = 35%
G 169 of 255 = 66%
B 146 of 255 = 57%

88
169
146

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

Portions of RGB colors in percentages

R + G + B = 88 + 169 + 146 = 403 (100%)
R 88 of 403 ~ 21.84%
G 169 of 403 ~ 41.94%
B 146 of 403 ~ 36.23'%

%21.84
%41.94
%36.23

CMYK color model

#58A992 color CMYK value is (48,0,14,34).

  • cyan value is 47.93%
  • magenta value is 0.00%
  • yellow value is 13.61%
  • key color value is 33.73%
CMYK: (48,0,14,34) C48M0Y14K34 (48%,0%,14%,34%) (0.48/0.00/0.14/0.34) 

CMYK percentages

%47.93
%0
%13.61
%33.73

Codes

Color #58A992 in popluar color models

58 A9 92
RGB 88 169 146
HSL 163° 32.02% 50.39%
HSB/HSV 163° 47.93% 66.27%
CMYK 47.93% 0.00% 13.61%
33.73%

Color #58A992 in popluar number systems.

HEX 58 A9 92
Decimal 88 169 146
Binary 1011000 10101001 10010010
Octal 130 251 222

Shades and tints

Shades of #58A992

#58A992
(88,169,146)
#509A85
(80,154,133)
#488B78
(72,139,120)
#407C6B
(64,124,107)
#386D5E
(56,109,94)
#305E51
(48,94,81)
#284F44
(40,79,68)
#204037
(32,64,55)
#18312A
(24,49,42)
#10221D
(16,34,29)
#081310
(8,19,16)
#000000
(0,0,0)

Tints of #58A992

#58A992
(88,169,146)
#67B09B
(103,176,155)
#76B7A4
(118,183,164)
#85BEAD
(133,190,173)
#94C5B6
(148,197,182)
#A3CCBF
(163,204,191)
#B2D3C8
(178,211,200)
#C1DAD1
(193,218,209)
#D0E1DA
(208,225,218)
#DFE8E3
(223,232,227)
#EEEFEC
(238,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58A992 color. Also use rgb(88,169,146) instead hex code.

Text Font Color

.myTextColor { color: #58A992; }

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

This text font color is #58A992.

Background Color

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

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

This div background color is #58A992.

Border color

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

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

This div border color is #58A992.

Opacity

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

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

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

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

This text has shadow with #58A992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58A992.

Preview

Color preview on black background

This text has color #58A992 on black background.


Color preview on white background

This text has color #58A992 on white background.


Black color preview on #58A992 background

This text has black color on #58A992 background.


White color preview on #58A992 background

This text has white color on #58A992 background.


Related colors

Complementary color

Complementary color for #hex is #A7566D.


I love getcolorcode.com

Triadic colors

1 #9258A9 and #A99258 with #58A992 are triadic colors.

2 #92A958 and #A95892 with #58A992 are triadic colors.