COLOR #589470

HEX: #589470 RGB: (88,148,112)

Color info

#589470 contains mainly green and blue colors. Web safe color of #589470 is #669966 (or #696).

RGB color model

#589470 color RGB value is (88,148,112).

RGB: (88,148,112) (35%, 58%, 44%)

RGB channels and saturation

R 88 of 255 = 35%
G 148 of 255 = 58%
B 112 of 255 = 44%

88
148
112

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

Portions of RGB colors in percentages

R + G + B = 88 + 148 + 112 = 348 (100%)
R 88 of 348 ~ 25.29%
G 148 of 348 ~ 42.53%
B 112 of 348 ~ 32.18'%

%25.29
%42.53
%32.18

CMYK color model

#589470 color CMYK value is (41,0,24,42).

  • cyan value is 40.54%
  • magenta value is 0.00%
  • yellow value is 24.32%
  • key color value is 41.96%

CMYK: (41,0,24,42)
C41M0Y24K42 (41%, 0%, 24%, 42%)
(0.41 / 0.00 / 0.24 / 0.42)

CMYK percentages

%40.54
%0
%24.32
%41.96

Codes

Color #589470 in popluar color models

58 94 70
RGB 88 148 112
HSL 144° 25.42% 46.27%
HSB/HSV 144° 40.54% 58.04%
CMYK 40.54% 0.00% 24.32%
41.96%

Color #589470 in popluar number systems.

HEX 58 94 70
Decimal 88 148 112
Binary 1011000 10010100 1110000
Octal 130 224 160

Shades and tints

Shades of #589470

#589470
(88,148,112)
#508766
(80,135,102)
#487A5C
(72,122,92)
#406D52
(64,109,82)
#386048
(56,96,72)
#30533E
(48,83,62)
#284634
(40,70,52)
#20392A
(32,57,42)
#182C20
(24,44,32)
#101F16
(16,31,22)
#08120C
(8,18,12)
#000000
(0,0,0)

Tints of #589470

#589470
(88,148,112)
#679D7D
(103,157,125)
#76A68A
(118,166,138)
#85AF97
(133,175,151)
#94B8A4
(148,184,164)
#A3C1B1
(163,193,177)
#B2CABE
(178,202,190)
#C1D3CB
(193,211,203)
#D0DCD8
(208,220,216)
#DFE5E5
(223,229,229)
#EEEEF2
(238,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #589470 color. Also use rgb(88,148,112) instead hex code.

Text Font Color

.myTextColor { color: #589470; }

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

This text font color is #589470.

Background Color

.myBgColor { background-color: #589470; }

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

This div background color is #589470.

Border color

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

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

This div border color is #589470.

Opacity

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

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

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

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

This text has shadow with #589470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #589470.

Preview

Color preview on black background

This text has color #589470 on black background.


Color preview on white background

This text has color #589470 on white background.


Black color preview on #589470 background

This text has black color on #589470 background.


White color preview on #589470 background

This text has white color on #589470 background.


Related colors

Complementary color

Complementary color for #hex is #A76B8F.


I love getcolorcode.com

Triadic colors

1 #705894 and #947058 with #589470 are triadic colors.

2 #709458 and #945870 with #589470 are triadic colors.