COLOR #598061

HEX: #598061 RGB: (89,128,97)

Color info

#598061 contains red, green and blue colors in about the same proportion. Web safe color of #598061 is #666666 (or #666).

RGB color model

#598061 color RGB value is (89,128,97).

RGB: (89,128,97) (35%, 50%, 38%)

RGB channels and saturation

R 89 of 255 = 35%
G 128 of 255 = 50%
B 97 of 255 = 38%

89
128
97

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

Portions of RGB colors in percentages

R + G + B = 89 + 128 + 97 = 314 (100%)
R 89 of 314 ~ 28.34%
G 128 of 314 ~ 40.76%
B 97 of 314 ~ 30.89'%

%28.34
%40.76
%30.89

CMYK color model

#598061 color CMYK value is (30,0,24,50).

  • cyan value is 30.47%
  • magenta value is 0.00%
  • yellow value is 24.22%
  • key color value is 49.80%

CMYK: (30,0,24,50)
C30M0Y24K50 (30%, 0%, 24%, 50%)
(0.30 / 0.00 / 0.24 / 0.50)

CMYK percentages

%30.47
%0
%24.22
%49.8

Codes

Color #598061 in popluar color models

59 80 61
RGB 89 128 97
HSL 132° 17.97% 42.55%
HSB/HSV 132° 30.47% 50.20%
CMYK 30.47% 0.00% 24.22%
49.80%

Color #598061 in popluar number systems.

HEX 59 80 61
Decimal 89 128 97
Binary 1011001 10000000 1100001
Octal 131 200 141

Shades and tints

Shades of #598061

#598061
(89,128,97)
#517559
(81,117,89)
#496A51
(73,106,81)
#415F49
(65,95,73)
#395441
(57,84,65)
#314939
(49,73,57)
#293E31
(41,62,49)
#213329
(33,51,41)
#192821
(25,40,33)
#111D19
(17,29,25)
#091211
(9,18,17)
#000000
(0,0,0)

Tints of #598061

#598061
(89,128,97)
#688B6F
(104,139,111)
#77967D
(119,150,125)
#86A18B
(134,161,139)
#95AC99
(149,172,153)
#A4B7A7
(164,183,167)
#B3C2B5
(179,194,181)
#C2CDC3
(194,205,195)
#D1D8D1
(209,216,209)
#E0E3DF
(224,227,223)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #598061; }

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

This text font color is #598061.

Background Color

.myBgColor { background-color: #598061; }

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

This div background color is #598061.

Border color

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

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

This div border color is #598061.

Opacity

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

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

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

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

This text has shadow with #598061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #598061.

Preview

Color preview on black background

This text has color #598061 on black background.


Color preview on white background

This text has color #598061 on white background.


Black color preview on #598061 background

This text has black color on #598061 background.


White color preview on #598061 background

This text has white color on #598061 background.


Related colors

Complementary color

Complementary color for #hex is #A67F9E.


I love getcolorcode.com

Triadic colors

1 #615980 and #806159 with #598061 are triadic colors.

2 #618059 and #805961 with #598061 are triadic colors.