COLOR #589484

HEX: #589484 RGB: (88,148,132)

Color info

#589484 contains mainly green and blue colors. Web safe color of #589484 is #669999 (or #699).

RGB color model

#589484 color RGB value is (88,148,132).

RGB: (88,148,132) (35%, 58%, 52%)

RGB channels and saturation

R 88 of 255 = 35%
G 148 of 255 = 58%
B 132 of 255 = 52%

88
148
132

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

Portions of RGB colors in percentages

R + G + B = 88 + 148 + 132 = 368 (100%)
R 88 of 368 ~ 23.91%
G 148 of 368 ~ 40.22%
B 132 of 368 ~ 35.87'%

%23.91
%40.22
%35.87

CMYK color model

#589484 color CMYK value is (41,0,11,42).

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

CMYK: (41,0,11,42)
C41M0Y11K42 (41%, 0%, 11%, 42%)
(0.41 / 0.00 / 0.11 / 0.42)

CMYK percentages

%40.54
%0
%10.81
%41.96

Codes

Color #589484 in popluar color models

58 94 84
RGB 88 148 132
HSL 164° 25.42% 46.27%
HSB/HSV 164° 40.54% 58.04%
CMYK 40.54% 0.00% 10.81%
41.96%

Color #589484 in popluar number systems.

HEX 58 94 84
Decimal 88 148 132
Binary 1011000 10010100 10000100
Octal 130 224 204

Shades and tints

Shades of #589484

#589484
(88,148,132)
#508778
(80,135,120)
#487A6C
(72,122,108)
#406D60
(64,109,96)
#386054
(56,96,84)
#305348
(48,83,72)
#28463C
(40,70,60)
#203930
(32,57,48)
#182C24
(24,44,36)
#101F18
(16,31,24)
#08120C
(8,18,12)
#000000
(0,0,0)

Tints of #589484

#589484
(88,148,132)
#679D8F
(103,157,143)
#76A69A
(118,166,154)
#85AFA5
(133,175,165)
#94B8B0
(148,184,176)
#A3C1BB
(163,193,187)
#B2CAC6
(178,202,198)
#C1D3D1
(193,211,209)
#D0DCDC
(208,220,220)
#DFE5E7
(223,229,231)
#EEEEF2
(238,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #589484; }

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

This text font color is #589484.

Background Color

.myBgColor { background-color: #589484; }

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

This div background color is #589484.

Border color

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

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

This div border color is #589484.

Opacity

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

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

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

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

This text has shadow with #589484 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #589484.

Preview

Color preview on black background

This text has color #589484 on black background.


Color preview on white background

This text has color #589484 on white background.


Black color preview on #589484 background

This text has black color on #589484 background.


White color preview on #589484 background

This text has white color on #589484 background.


Related colors

Complementary color

Complementary color for #hex is #A76B7B.


I love getcolorcode.com

Triadic colors

1 #845894 and #948458 with #589484 are triadic colors.

2 #849458 and #945884 with #589484 are triadic colors.