COLOR #599589

HEX: #599589 RGB: (89,149,137)

Color info

#599589 contains mainly green and blue colors. Web safe color of #599589 is #669999 (or #699).

RGB color model

#599589 color RGB value is (89,149,137).

RGB: (89,149,137) (35%, 58%, 54%)

RGB channels and saturation

R 89 of 255 = 35%
G 149 of 255 = 58%
B 137 of 255 = 54%

89
149
137

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

Portions of RGB colors in percentages

R + G + B = 89 + 149 + 137 = 375 (100%)
R 89 of 375 ~ 23.73%
G 149 of 375 ~ 39.73%
B 137 of 375 ~ 36.53'%

%23.73
%39.73
%36.53

CMYK color model

#599589 color CMYK value is (40,0,8,42).

  • cyan value is 40.27%
  • magenta value is 0.00%
  • yellow value is 8.05%
  • key color value is 41.57%

CMYK: (40,0,8,42)
C40M0Y8K42 (40%, 0%, 8%, 42%)
(0.40 / 0.00 / 0.08 / 0.42)

CMYK percentages

%40.27
%0
%8.05
%41.57

Codes

Color #599589 in popluar color models

59 95 89
RGB 89 149 137
HSL 168° 25.21% 46.67%
HSB/HSV 168° 40.27% 58.43%
CMYK 40.27% 0.00% 8.05%
41.57%

Color #599589 in popluar number systems.

HEX 59 95 89
Decimal 89 149 137
Binary 1011001 10010101 10001001
Octal 131 225 211

Shades and tints

Shades of #599589

#599589
(89,149,137)
#51887D
(81,136,125)
#497B71
(73,123,113)
#416E65
(65,110,101)
#396159
(57,97,89)
#31544D
(49,84,77)
#294741
(41,71,65)
#213A35
(33,58,53)
#192D29
(25,45,41)
#11201D
(17,32,29)
#091311
(9,19,17)
#000000
(0,0,0)

Tints of #599589

#599589
(89,149,137)
#689E93
(104,158,147)
#77A79D
(119,167,157)
#86B0A7
(134,176,167)
#95B9B1
(149,185,177)
#A4C2BB
(164,194,187)
#B3CBC5
(179,203,197)
#C2D4CF
(194,212,207)
#D1DDD9
(209,221,217)
#E0E6E3
(224,230,227)
#EFEFED
(239,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #599589 color. Also use rgb(89,149,137) instead hex code.

Text Font Color

.myTextColor { color: #599589; }

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

This text font color is #599589.

Background Color

.myBgColor { background-color: #599589; }

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

This div background color is #599589.

Border color

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

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

This div border color is #599589.

Opacity

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

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

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

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

This text has shadow with #599589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599589.

Preview

Color preview on black background

This text has color #599589 on black background.


Color preview on white background

This text has color #599589 on white background.


Black color preview on #599589 background

This text has black color on #599589 background.


White color preview on #599589 background

This text has white color on #599589 background.


Related colors

Complementary color

Complementary color for #hex is #A66A76.


I love getcolorcode.com

Triadic colors

1 #895995 and #958959 with #599589 are triadic colors.

2 #899559 and #955989 with #599589 are triadic colors.