COLOR #58909E

HEX: #58909E RGB: (88,144,158)

Color info

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

RGB color model

#58909E color RGB value is (88,144,158).

RGB: (88,144,158) (35%, 56%, 62%)

RGB channels and saturation

R 88 of 255 = 35%
G 144 of 255 = 56%
B 158 of 255 = 62%

88
144
158

R + G + B ~ 51%. #58909E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 144 + 158 = 390 (100%)
R 88 of 390 ~ 22.56%
G 144 of 390 ~ 36.92%
B 158 of 390 ~ 40.51'%

%22.56
%36.92
%40.51

CMYK color model

#58909E color CMYK value is (44,9,0,38).

  • cyan value is 44.30%
  • magenta value is 8.86%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (44,9,0,38)
C44M9Y0K38 (44%, 9%, 0%, 38%)
(0.44 / 0.09 / 0.00 / 0.38)

CMYK percentages

%44.3
%8.86
%0
%38.04

Codes

Color #58909E in popluar color models

58 90 9E
RGB 88 144 158
HSL 192° 28.46% 48.24%
HSB/HSV 192° 44.30% 61.96%
CMYK 44.30% 8.86% 0.00%
38.04%

Color #58909E in popluar number systems.

HEX 58 90 9E
Decimal 88 144 158
Binary 1011000 10010000 10011110
Octal 130 220 236

Shades and tints

Shades of #58909E

#58909E
(88,144,158)
#508390
(80,131,144)
#487682
(72,118,130)
#406974
(64,105,116)
#385C66
(56,92,102)
#304F58
(48,79,88)
#28424A
(40,66,74)
#20353C
(32,53,60)
#18282E
(24,40,46)
#101B20
(16,27,32)
#080E12
(8,14,18)
#000000
(0,0,0)

Tints of #58909E

#58909E
(88,144,158)
#679AA6
(103,154,166)
#76A4AE
(118,164,174)
#85AEB6
(133,174,182)
#94B8BE
(148,184,190)
#A3C2C6
(163,194,198)
#B2CCCE
(178,204,206)
#C1D6D6
(193,214,214)
#D0E0DE
(208,224,222)
#DFEAE6
(223,234,230)
#EEF4EE
(238,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58909E color. Also use rgb(88,144,158) instead hex code.

Text Font Color

.myTextColor { color: #58909E; }

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

This text font color is #58909E.

Background Color

.myBgColor { background-color: #58909E; }

<div style="background-color:#58909E">Inner text</div>

This div background color is #58909E.

Border color

.myBorderColor { border: 1px solid #58909E; }

<div style="border:3px solid #58909E">Div</div>

This div border color is #58909E.

Opacity

.myOpacity80 { color: #58909E; opacity: 0.8; }

<p style="color:#58909E;opacity:0.8;">80%</p>

Text with #58909E 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 #58909E;}

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

This text has shadow with #58909E color.


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

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

This text has shadow with #58909E primary color and red secondary color.


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

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

This text has shadow with #58909E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58909E.

Preview

Color preview on black background

This text has color #58909E on black background.


Color preview on white background

This text has color #58909E on white background.


Black color preview on #58909E background

This text has black color on #58909E background.


White color preview on #58909E background

This text has white color on #58909E background.


Related colors

Complementary color

Complementary color for #hex is #A76F61.


I love getcolorcode.com

Triadic colors

1 #9E5890 and #909E58 with #58909E are triadic colors.

2 #9E9058 and #90589E with #58909E are triadic colors.