COLOR #589382

HEX: #589382 RGB: (88,147,130)

Color info

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

RGB color model

#589382 color RGB value is (88,147,130).

RGB: (88,147,130) (35%, 58%, 51%)

RGB channels and saturation

R 88 of 255 = 35%
G 147 of 255 = 58%
B 130 of 255 = 51%

88
147
130

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

Portions of RGB colors in percentages

R + G + B = 88 + 147 + 130 = 365 (100%)
R 88 of 365 ~ 24.11%
G 147 of 365 ~ 40.27%
B 130 of 365 ~ 35.62'%

%24.11
%40.27
%35.62

CMYK color model

#589382 color CMYK value is (40,0,12,42).

  • cyan value is 40.14%
  • magenta value is 0.00%
  • yellow value is 11.56%
  • key color value is 42.35%

CMYK: (40,0,12,42)
C40M0Y12K42 (40%, 0%, 12%, 42%)
(0.40 / 0.00 / 0.12 / 0.42)

CMYK percentages

%40.14
%0
%11.56
%42.35

Codes

Color #589382 in popluar color models

58 93 82
RGB 88 147 130
HSL 163° 25.11% 46.08%
HSB/HSV 163° 40.14% 57.65%
CMYK 40.14% 0.00% 11.56%
42.35%

Color #589382 in popluar number systems.

HEX 58 93 82
Decimal 88 147 130
Binary 1011000 10010011 10000010
Octal 130 223 202

Shades and tints

Shades of #589382

#589382
(88,147,130)
#508677
(80,134,119)
#48796C
(72,121,108)
#406C61
(64,108,97)
#385F56
(56,95,86)
#30524B
(48,82,75)
#284540
(40,69,64)
#203835
(32,56,53)
#182B2A
(24,43,42)
#101E1F
(16,30,31)
#081114
(8,17,20)
#000000
(0,0,0)

Tints of #589382

#589382
(88,147,130)
#679C8D
(103,156,141)
#76A598
(118,165,152)
#85AEA3
(133,174,163)
#94B7AE
(148,183,174)
#A3C0B9
(163,192,185)
#B2C9C4
(178,201,196)
#C1D2CF
(193,210,207)
#D0DBDA
(208,219,218)
#DFE4E5
(223,228,229)
#EEEDF0
(238,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #589382 color. Also use rgb(88,147,130) instead hex code.

Text Font Color

.myTextColor { color: #589382; }

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

This text font color is #589382.

Background Color

.myBgColor { background-color: #589382; }

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

This div background color is #589382.

Border color

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

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

This div border color is #589382.

Opacity

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

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

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

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

This text has shadow with #589382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #589382.

Preview

Color preview on black background

This text has color #589382 on black background.


Color preview on white background

This text has color #589382 on white background.


Black color preview on #589382 background

This text has black color on #589382 background.


White color preview on #589382 background

This text has white color on #589382 background.


Related colors

Complementary color

Complementary color for #hex is #A76C7D.


I love getcolorcode.com

Triadic colors

1 #825893 and #938258 with #589382 are triadic colors.

2 #829358 and #935882 with #589382 are triadic colors.