COLOR #589392

HEX: #589392 RGB: (88,147,146)

Color info

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

RGB color model

#589392 color RGB value is (88,147,146).

RGB: (88,147,146) (35%, 58%, 57%)

RGB channels and saturation

R 88 of 255 = 35%
G 147 of 255 = 58%
B 146 of 255 = 57%

88
147
146

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

Portions of RGB colors in percentages

R + G + B = 88 + 147 + 146 = 381 (100%)
R 88 of 381 ~ 23.1%
G 147 of 381 ~ 38.58%
B 146 of 381 ~ 38.32'%

%23.1
%38.58
%38.32

CMYK color model

#589392 color CMYK value is (40,0,1,42).

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

CMYK: (40,0,1,42)
C40M0Y1K42 (40%, 0%, 1%, 42%)
(0.40 / 0.00 / 0.01 / 0.42)

CMYK percentages

%40.14
%0
%0.68
%42.35

Codes

Color #589392 in popluar color models

58 93 92
RGB 88 147 146
HSL 179° 25.11% 46.08%
HSB/HSV 179° 40.14% 57.65%
CMYK 40.14% 0.00% 0.68%
42.35%

Color #589392 in popluar number systems.

HEX 58 93 92
Decimal 88 147 146
Binary 1011000 10010011 10010010
Octal 130 223 222

Shades and tints

Shades of #589392

#589392
(88,147,146)
#508685
(80,134,133)
#487978
(72,121,120)
#406C6B
(64,108,107)
#385F5E
(56,95,94)
#305251
(48,82,81)
#284544
(40,69,68)
#203837
(32,56,55)
#182B2A
(24,43,42)
#101E1D
(16,30,29)
#081110
(8,17,16)
#000000
(0,0,0)

Tints of #589392

#589392
(88,147,146)
#679C9B
(103,156,155)
#76A5A4
(118,165,164)
#85AEAD
(133,174,173)
#94B7B6
(148,183,182)
#A3C0BF
(163,192,191)
#B2C9C8
(178,201,200)
#C1D2D1
(193,210,209)
#D0DBDA
(208,219,218)
#DFE4E3
(223,228,227)
#EEEDEC
(238,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #589392; }

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

This text font color is #589392.

Background Color

.myBgColor { background-color: #589392; }

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

This div background color is #589392.

Border color

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

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

This div border color is #589392.

Opacity

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

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

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

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

This text has shadow with #589392 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #589392.

Preview

Color preview on black background

This text has color #589392 on black background.


Color preview on white background

This text has color #589392 on white background.


Black color preview on #589392 background

This text has black color on #589392 background.


White color preview on #589392 background

This text has white color on #589392 background.


Related colors

Complementary color

Complementary color for #hex is #A76C6D.


I love getcolorcode.com

Triadic colors

1 #925893 and #939258 with #589392 are triadic colors.

2 #929358 and #935892 with #589392 are triadic colors.