COLOR #598075

HEX: #598075 RGB: (89,128,117)

Color info

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

RGB color model

#598075 color RGB value is (89,128,117).

RGB: (89,128,117) (35%, 50%, 46%)

RGB channels and saturation

R 89 of 255 = 35%
G 128 of 255 = 50%
B 117 of 255 = 46%

89
128
117

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

Portions of RGB colors in percentages

R + G + B = 89 + 128 + 117 = 334 (100%)
R 89 of 334 ~ 26.65%
G 128 of 334 ~ 38.32%
B 117 of 334 ~ 35.03'%

%26.65
%38.32
%35.03

CMYK color model

#598075 color CMYK value is (30,0,9,50).

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

CMYK: (30,0,9,50)
C30M0Y9K50 (30%, 0%, 9%, 50%)
(0.30 / 0.00 / 0.09 / 0.50)

CMYK percentages

%30.47
%0
%8.59
%49.8

Codes

Color #598075 in popluar color models

59 80 75
RGB 89 128 117
HSL 163° 17.97% 42.55%
HSB/HSV 163° 30.47% 50.20%
CMYK 30.47% 0.00% 8.59%
49.80%

Color #598075 in popluar number systems.

HEX 59 80 75
Decimal 89 128 117
Binary 1011001 10000000 1110101
Octal 131 200 165

Shades and tints

Shades of #598075

#598075
(89,128,117)
#51756B
(81,117,107)
#496A61
(73,106,97)
#415F57
(65,95,87)
#39544D
(57,84,77)
#314943
(49,73,67)
#293E39
(41,62,57)
#21332F
(33,51,47)
#192825
(25,40,37)
#111D1B
(17,29,27)
#091211
(9,18,17)
#000000
(0,0,0)

Tints of #598075

#598075
(89,128,117)
#688B81
(104,139,129)
#77968D
(119,150,141)
#86A199
(134,161,153)
#95ACA5
(149,172,165)
#A4B7B1
(164,183,177)
#B3C2BD
(179,194,189)
#C2CDC9
(194,205,201)
#D1D8D5
(209,216,213)
#E0E3E1
(224,227,225)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #598075; }

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

This text font color is #598075.

Background Color

.myBgColor { background-color: #598075; }

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

This div background color is #598075.

Border color

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

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

This div border color is #598075.

Opacity

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

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

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

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

This text has shadow with #598075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #598075.

Preview

Color preview on black background

This text has color #598075 on black background.


Color preview on white background

This text has color #598075 on white background.


Black color preview on #598075 background

This text has black color on #598075 background.


White color preview on #598075 background

This text has white color on #598075 background.


Related colors

Complementary color

Complementary color for #hex is #A67F8A.


I love getcolorcode.com

Triadic colors

1 #755980 and #807559 with #598075 are triadic colors.

2 #758059 and #805975 with #598075 are triadic colors.