COLOR #598161

HEX: #598161 RGB: (89,129,97)

Color info

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

RGB color model

#598161 color RGB value is (89,129,97).

RGB: (89,129,97) (35%, 51%, 38%)

RGB channels and saturation

R 89 of 255 = 35%
G 129 of 255 = 51%
B 97 of 255 = 38%

89
129
97

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

Portions of RGB colors in percentages

R + G + B = 89 + 129 + 97 = 315 (100%)
R 89 of 315 ~ 28.25%
G 129 of 315 ~ 40.95%
B 97 of 315 ~ 30.79'%

%28.25
%40.95
%30.79

CMYK color model

#598161 color CMYK value is (31,0,25,49).

  • cyan value is 31.01%
  • magenta value is 0.00%
  • yellow value is 24.81%
  • key color value is 49.41%

CMYK: (31,0,25,49)
C31M0Y25K49 (31%, 0%, 25%, 49%)
(0.31 / 0.00 / 0.25 / 0.49)

CMYK percentages

%31.01
%0
%24.81
%49.41

Codes

Color #598161 in popluar color models

59 81 61
RGB 89 129 97
HSL 132° 18.35% 42.75%
HSB/HSV 132° 31.01% 50.59%
CMYK 31.01% 0.00% 24.81%
49.41%

Color #598161 in popluar number systems.

HEX 59 81 61
Decimal 89 129 97
Binary 1011001 10000001 1100001
Octal 131 201 141

Shades and tints

Shades of #598161

#598161
(89,129,97)
#517659
(81,118,89)
#496B51
(73,107,81)
#416049
(65,96,73)
#395541
(57,85,65)
#314A39
(49,74,57)
#293F31
(41,63,49)
#213429
(33,52,41)
#192921
(25,41,33)
#111E19
(17,30,25)
#091311
(9,19,17)
#000000
(0,0,0)

Tints of #598161

#598161
(89,129,97)
#688C6F
(104,140,111)
#77977D
(119,151,125)
#86A28B
(134,162,139)
#95AD99
(149,173,153)
#A4B8A7
(164,184,167)
#B3C3B5
(179,195,181)
#C2CEC3
(194,206,195)
#D1D9D1
(209,217,209)
#E0E4DF
(224,228,223)
#EFEFED
(239,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #598161; }

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

This text font color is #598161.

Background Color

.myBgColor { background-color: #598161; }

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

This div background color is #598161.

Border color

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

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

This div border color is #598161.

Opacity

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

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

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

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

This text has shadow with #598161 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #598161.

Preview

Color preview on black background

This text has color #598161 on black background.


Color preview on white background

This text has color #598161 on white background.


Black color preview on #598161 background

This text has black color on #598161 background.


White color preview on #598161 background

This text has white color on #598161 background.


Related colors

Complementary color

Complementary color for #hex is #A67E9E.


I love getcolorcode.com

Triadic colors

1 #615981 and #816159 with #598161 are triadic colors.

2 #618159 and #815961 with #598161 are triadic colors.