COLOR #588A8C

HEX: #588A8C RGB: (88,138,140)

Color info

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

RGB color model

#588A8C color RGB value is (88,138,140).

RGB: (88,138,140) (35%, 54%, 55%)

RGB channels and saturation

R 88 of 255 = 35%
G 138 of 255 = 54%
B 140 of 255 = 55%

88
138
140

R + G + B ~ 48%. #588A8C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 138 + 140 = 366 (100%)
R 88 of 366 ~ 24.04%
G 138 of 366 ~ 37.7%
B 140 of 366 ~ 38.25'%

%24.04
%37.7
%38.25

CMYK color model

#588A8C color CMYK value is (37,1,0,45).

  • cyan value is 37.14%
  • magenta value is 1.43%
  • yellow value is 0.00%
  • key color value is 45.10%

CMYK: (37,1,0,45)
C37M1Y0K45 (37%, 1%, 0%, 45%)
(0.37 / 0.01 / 0.00 / 0.45)

CMYK percentages

%37.14
%1.43
%0
%45.1

Codes

Color #588A8C in popluar color models

58 8A 8C
RGB 88 138 140
HSL 182° 22.81% 44.71%
HSB/HSV 182° 37.14% 54.90%
CMYK 37.14% 1.43% 0.00%
45.10%

Color #588A8C in popluar number systems.

HEX 58 8A 8C
Decimal 88 138 140
Binary 1011000 10001010 10001100
Octal 130 212 214

Shades and tints

Shades of #588A8C

#588A8C
(88,138,140)
#507E80
(80,126,128)
#487274
(72,114,116)
#406668
(64,102,104)
#385A5C
(56,90,92)
#304E50
(48,78,80)
#284244
(40,66,68)
#203638
(32,54,56)
#182A2C
(24,42,44)
#101E20
(16,30,32)
#081214
(8,18,20)
#000000
(0,0,0)

Tints of #588A8C

#588A8C
(88,138,140)
#679496
(103,148,150)
#769EA0
(118,158,160)
#85A8AA
(133,168,170)
#94B2B4
(148,178,180)
#A3BCBE
(163,188,190)
#B2C6C8
(178,198,200)
#C1D0D2
(193,208,210)
#D0DADC
(208,218,220)
#DFE4E6
(223,228,230)
#EEEEF0
(238,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #588A8C color. Also use rgb(88,138,140) instead hex code.

Text Font Color

.myTextColor { color: #588A8C; }

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

This text font color is #588A8C.

Background Color

.myBgColor { background-color: #588A8C; }

<div style="background-color:#588A8C">Inner text</div>

This div background color is #588A8C.

Border color

.myBorderColor { border: 1px solid #588A8C; }

<div style="border:3px solid #588A8C">Div</div>

This div border color is #588A8C.

Opacity

.myOpacity80 { color: #588A8C; opacity: 0.8; }

<p style="color:#588A8C;opacity:0.8;">80%</p>

Text with #588A8C 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 #588A8C;}

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

This text has shadow with #588A8C color.


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

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

This text has shadow with #588A8C primary color and red secondary color.


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

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

This text has shadow with #588A8C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #588A8C.

Preview

Color preview on black background

This text has color #588A8C on black background.


Color preview on white background

This text has color #588A8C on white background.


Black color preview on #588A8C background

This text has black color on #588A8C background.


White color preview on #588A8C background

This text has white color on #588A8C background.


Related colors

Complementary color

Complementary color for #hex is #A77573.


I love getcolorcode.com

Triadic colors

1 #8C588A and #8A8C58 with #588A8C are triadic colors.

2 #8C8A58 and #8A588C with #588A8C are triadic colors.