COLOR #598286

HEX: #598286 RGB: (89,130,134)

Color info

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

RGB color model

#598286 color RGB value is (89,130,134).

RGB: (89,130,134) (35%, 51%, 53%)

RGB channels and saturation

R 89 of 255 = 35%
G 130 of 255 = 51%
B 134 of 255 = 53%

89
130
134

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

Portions of RGB colors in percentages

R + G + B = 89 + 130 + 134 = 353 (100%)
R 89 of 353 ~ 25.21%
G 130 of 353 ~ 36.83%
B 134 of 353 ~ 37.96'%

%25.21
%36.83
%37.96

CMYK color model

#598286 color CMYK value is (34,3,0,47).

  • cyan value is 33.58%
  • magenta value is 2.99%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (34,3,0,47)
C34M3Y0K47 (34%, 3%, 0%, 47%)
(0.34 / 0.03 / 0.00 / 0.47)

CMYK percentages

%33.58
%2.99
%0
%47.45

Codes

Color #598286 in popluar color models

59 82 86
RGB 89 130 134
HSL 185° 20.18% 43.73%
HSB/HSV 185° 33.58% 52.55%
CMYK 33.58% 2.99% 0.00%
47.45%

Color #598286 in popluar number systems.

HEX 59 82 86
Decimal 89 130 134
Binary 1011001 10000010 10000110
Octal 131 202 206

Shades and tints

Shades of #598286

#598286
(89,130,134)
#51777A
(81,119,122)
#496C6E
(73,108,110)
#416162
(65,97,98)
#395656
(57,86,86)
#314B4A
(49,75,74)
#29403E
(41,64,62)
#213532
(33,53,50)
#192A26
(25,42,38)
#111F1A
(17,31,26)
#09140E
(9,20,14)
#000000
(0,0,0)

Tints of #598286

#598286
(89,130,134)
#688D91
(104,141,145)
#77989C
(119,152,156)
#86A3A7
(134,163,167)
#95AEB2
(149,174,178)
#A4B9BD
(164,185,189)
#B3C4C8
(179,196,200)
#C2CFD3
(194,207,211)
#D1DADE
(209,218,222)
#E0E5E9
(224,229,233)
#EFF0F4
(239,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #598286 color. Also use rgb(89,130,134) instead hex code.

Text Font Color

.myTextColor { color: #598286; }

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

This text font color is #598286.

Background Color

.myBgColor { background-color: #598286; }

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

This div background color is #598286.

Border color

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

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

This div border color is #598286.

Opacity

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

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

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

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

This text has shadow with #598286 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #598286.

Preview

Color preview on black background

This text has color #598286 on black background.


Color preview on white background

This text has color #598286 on white background.


Black color preview on #598286 background

This text has black color on #598286 background.


White color preview on #598286 background

This text has white color on #598286 background.


Related colors

Complementary color

Complementary color for #hex is #A67D79.


I love getcolorcode.com

Triadic colors

1 #865982 and #828659 with #598286 are triadic colors.

2 #868259 and #825986 with #598286 are triadic colors.