COLOR #58908D

HEX: #58908D RGB: (88,144,141)

Color info

#58908D contains red, green and blue colors in about the same proportion. Web safe color of #58908D is #669999 (or #699).

RGB color model

#58908D color RGB value is (88,144,141).

RGB: (88,144,141) (35%, 56%, 55%)

RGB channels and saturation

R 88 of 255 = 35%
G 144 of 255 = 56%
B 141 of 255 = 55%

88
144
141

R + G + B ~ 49%. #58908D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 144 + 141 = 373 (100%)
R 88 of 373 ~ 23.59%
G 144 of 373 ~ 38.61%
B 141 of 373 ~ 37.8'%

%23.59
%38.61
%37.8

CMYK color model

#58908D color CMYK value is (39,0,2,44).

  • cyan value is 38.89%
  • magenta value is 0.00%
  • yellow value is 2.08%
  • key color value is 43.53%
CMYK: (39,0,2,44) C39M0Y2K44 (39%,0%,2%,44%) (0.39/0.00/0.02/0.44) 

CMYK percentages

%38.89
%0
%2.08
%43.53

Codes

Color #58908D in popluar color models

58 90 8D
RGB 88 144 141
HSL 177° 24.14% 45.49%
HSB/HSV 177° 38.89% 56.47%
CMYK 38.89% 0.00% 2.08%
43.53%

Color #58908D in popluar number systems.

HEX 58 90 8D
Decimal 88 144 141
Binary 1011000 10010000 10001101
Octal 130 220 215

Shades and tints

Shades of #58908D

#58908D
(88,144,141)
#508381
(80,131,129)
#487675
(72,118,117)
#406969
(64,105,105)
#385C5D
(56,92,93)
#304F51
(48,79,81)
#284245
(40,66,69)
#203539
(32,53,57)
#18282D
(24,40,45)
#101B21
(16,27,33)
#080E15
(8,14,21)
#000000
(0,0,0)

Tints of #58908D

#58908D
(88,144,141)
#679A97
(103,154,151)
#76A4A1
(118,164,161)
#85AEAB
(133,174,171)
#94B8B5
(148,184,181)
#A3C2BF
(163,194,191)
#B2CCC9
(178,204,201)
#C1D6D3
(193,214,211)
#D0E0DD
(208,224,221)
#DFEAE7
(223,234,231)
#EEF4F1
(238,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58908D color. Also use rgb(88,144,141) instead hex code.

Text Font Color

.myTextColor { color: #58908D; }

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

This text font color is #58908D.

Background Color

.myBgColor { background-color: #58908D; }

<div style="background-color:#58908D">Inner text</div>

This div background color is #58908D.

Border color

.myBorderColor { border: 1px solid #58908D; }

<div style="border:3px solid #58908D">Div</div>

This div border color is #58908D.

Opacity

.myOpacity80 { color: #58908D; opacity: 0.8; }

<p style="color:#58908D;opacity:0.8;">80%</p>

Text with #58908D 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 #58908D;}

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

This text has shadow with #58908D color.


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

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

This text has shadow with #58908D primary color and red secondary color.


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

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

This text has shadow with #58908D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58908D.

Preview

Color preview on black background

This text has color #58908D on black background.


Color preview on white background

This text has color #58908D on white background.


Black color preview on #58908D background

This text has black color on #58908D background.


White color preview on #58908D background

This text has white color on #58908D background.


Related colors

Complementary color

Complementary color for #hex is #A76F72.


I love getcolorcode.com

Triadic colors

1 #8D5890 and #908D58 with #58908D are triadic colors.

2 #8D9058 and #90588D with #58908D are triadic colors.