COLOR #598580

HEX: #598580 RGB: (89,133,128)

Color info

#598580 contains red, green and blue colors in about the same proportion. Web safe color of #598580 is #669966 (or #696).

RGB color model

#598580 color RGB value is (89,133,128).

RGB: (89,133,128) (35%, 52%, 50%)

RGB channels and saturation

R 89 of 255 = 35%
G 133 of 255 = 52%
B 128 of 255 = 50%

89
133
128

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

Portions of RGB colors in percentages

R + G + B = 89 + 133 + 128 = 350 (100%)
R 89 of 350 ~ 25.43%
G 133 of 350 ~ 38%
B 128 of 350 ~ 36.57'%

%25.43
%38
%36.57

CMYK color model

#598580 color CMYK value is (33,0,4,48).

  • cyan value is 33.08%
  • magenta value is 0.00%
  • yellow value is 3.76%
  • key color value is 47.84%

CMYK: (33,0,4,48)
C33M0Y4K48 (33%, 0%, 4%, 48%)
(0.33 / 0.00 / 0.04 / 0.48)

CMYK percentages

%33.08
%0
%3.76
%47.84

Codes

Color #598580 in popluar color models

59 85 80
RGB 89 133 128
HSL 173° 19.82% 43.53%
HSB/HSV 173° 33.08% 52.16%
CMYK 33.08% 0.00% 3.76%
47.84%

Color #598580 in popluar number systems.

HEX 59 85 80
Decimal 89 133 128
Binary 1011001 10000101 10000000
Octal 131 205 200

Shades and tints

Shades of #598580

#598580
(89,133,128)
#517975
(81,121,117)
#496D6A
(73,109,106)
#41615F
(65,97,95)
#395554
(57,85,84)
#314949
(49,73,73)
#293D3E
(41,61,62)
#213133
(33,49,51)
#192528
(25,37,40)
#11191D
(17,25,29)
#090D12
(9,13,18)
#000000
(0,0,0)

Tints of #598580

#598580
(89,133,128)
#68908B
(104,144,139)
#779B96
(119,155,150)
#86A6A1
(134,166,161)
#95B1AC
(149,177,172)
#A4BCB7
(164,188,183)
#B3C7C2
(179,199,194)
#C2D2CD
(194,210,205)
#D1DDD8
(209,221,216)
#E0E8E3
(224,232,227)
#EFF3EE
(239,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #598580 color. Also use rgb(89,133,128) instead hex code.

Text Font Color

.myTextColor { color: #598580; }

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

This text font color is #598580.

Background Color

.myBgColor { background-color: #598580; }

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

This div background color is #598580.

Border color

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

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

This div border color is #598580.

Opacity

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

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

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

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

This text has shadow with #598580 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #598580.

Preview

Color preview on black background

This text has color #598580 on black background.


Color preview on white background

This text has color #598580 on white background.


Black color preview on #598580 background

This text has black color on #598580 background.


White color preview on #598580 background

This text has white color on #598580 background.


Related colors

Complementary color

Complementary color for #hex is #A67A7F.


I love getcolorcode.com

Triadic colors

1 #805985 and #858059 with #598580 are triadic colors.

2 #808559 and #855980 with #598580 are triadic colors.