COLOR #588066

HEX: #588066 RGB: (88,128,102)

Color info

#588066 contains red, green and blue colors in about the same proportion. Web safe color of #588066 is #666666 (or #666).

RGB color model

#588066 color RGB value is (88,128,102).

RGB: (88,128,102) (35%, 50%, 40%)

RGB channels and saturation

R 88 of 255 = 35%
G 128 of 255 = 50%
B 102 of 255 = 40%

88
128
102

R + G + B ~ 42%. #588066 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 128 + 102 = 318 (100%)
R 88 of 318 ~ 27.67%
G 128 of 318 ~ 40.25%
B 102 of 318 ~ 32.08'%

%27.67
%40.25
%32.08

CMYK color model

#588066 color CMYK value is (31,0,20,50).

  • cyan value is 31.25%
  • magenta value is 0.00%
  • yellow value is 20.31%
  • key color value is 49.80%

CMYK: (31,0,20,50)
C31M0Y20K50 (31%, 0%, 20%, 50%)
(0.31 / 0.00 / 0.20 / 0.50)

CMYK percentages

%31.25
%0
%20.31
%49.8

Codes

Color #588066 in popluar color models

58 80 66
RGB 88 128 102
HSL 141° 18.52% 42.35%
HSB/HSV 141° 31.25% 50.20%
CMYK 31.25% 0.00% 20.31%
49.80%

Color #588066 in popluar number systems.

HEX 58 80 66
Decimal 88 128 102
Binary 1011000 10000000 1100110
Octal 130 200 146

Shades and tints

Shades of #588066

#588066
(88,128,102)
#50755D
(80,117,93)
#486A54
(72,106,84)
#405F4B
(64,95,75)
#385442
(56,84,66)
#304939
(48,73,57)
#283E30
(40,62,48)
#203327
(32,51,39)
#18281E
(24,40,30)
#101D15
(16,29,21)
#08120C
(8,18,12)
#000000
(0,0,0)

Tints of #588066

#588066
(88,128,102)
#678B73
(103,139,115)
#769680
(118,150,128)
#85A18D
(133,161,141)
#94AC9A
(148,172,154)
#A3B7A7
(163,183,167)
#B2C2B4
(178,194,180)
#C1CDC1
(193,205,193)
#D0D8CE
(208,216,206)
#DFE3DB
(223,227,219)
#EEEEE8
(238,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #588066 color. Also use rgb(88,128,102) instead hex code.

Text Font Color

.myTextColor { color: #588066; }

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

This text font color is #588066.

Background Color

.myBgColor { background-color: #588066; }

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

This div background color is #588066.

Border color

.myBorderColor { border: 1px solid #588066; }

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

This div border color is #588066.

Opacity

.myOpacity80 { color: #588066; opacity: 0.8; }

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

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

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

This text has shadow with #588066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #588066.

Preview

Color preview on black background

This text has color #588066 on black background.


Color preview on white background

This text has color #588066 on white background.


Black color preview on #588066 background

This text has black color on #588066 background.


White color preview on #588066 background

This text has white color on #588066 background.


Related colors

Complementary color

Complementary color for #hex is #A77F99.


I love getcolorcode.com

Triadic colors

1 #665880 and #806658 with #588066 are triadic colors.

2 #668058 and #805866 with #588066 are triadic colors.