COLOR #599680

HEX: #599680 RGB: (89,150,128)

Color info

#599680 contains mainly green and blue colors. Web safe color of #599680 is #669966 (or #696).

RGB color model

#599680 color RGB value is (89,150,128).

RGB: (89,150,128) (35%, 59%, 50%)

RGB channels and saturation

R 89 of 255 = 35%
G 150 of 255 = 59%
B 128 of 255 = 50%

89
150
128

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

Portions of RGB colors in percentages

R + G + B = 89 + 150 + 128 = 367 (100%)
R 89 of 367 ~ 24.25%
G 150 of 367 ~ 40.87%
B 128 of 367 ~ 34.88'%

%24.25
%40.87
%34.88

CMYK color model

#599680 color CMYK value is (41,0,15,41).

  • cyan value is 40.67%
  • magenta value is 0.00%
  • yellow value is 14.67%
  • key color value is 41.18%

CMYK: (41,0,15,41)
C41M0Y15K41 (41%, 0%, 15%, 41%)
(0.41 / 0.00 / 0.15 / 0.41)

CMYK percentages

%40.67
%0
%14.67
%41.18

Codes

Color #599680 in popluar color models

59 96 80
RGB 89 150 128
HSL 158° 25.52% 46.86%
HSB/HSV 158° 40.67% 58.82%
CMYK 40.67% 0.00% 14.67%
41.18%

Color #599680 in popluar number systems.

HEX 59 96 80
Decimal 89 150 128
Binary 1011001 10010110 10000000
Octal 131 226 200

Shades and tints

Shades of #599680

#599680
(89,150,128)
#518975
(81,137,117)
#497C6A
(73,124,106)
#416F5F
(65,111,95)
#396254
(57,98,84)
#315549
(49,85,73)
#29483E
(41,72,62)
#213B33
(33,59,51)
#192E28
(25,46,40)
#11211D
(17,33,29)
#091412
(9,20,18)
#000000
(0,0,0)

Tints of #599680

#599680
(89,150,128)
#689F8B
(104,159,139)
#77A896
(119,168,150)
#86B1A1
(134,177,161)
#95BAAC
(149,186,172)
#A4C3B7
(164,195,183)
#B3CCC2
(179,204,194)
#C2D5CD
(194,213,205)
#D1DED8
(209,222,216)
#E0E7E3
(224,231,227)
#EFF0EE
(239,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #599680; }

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

This text font color is #599680.

Background Color

.myBgColor { background-color: #599680; }

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

This div background color is #599680.

Border color

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

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

This div border color is #599680.

Opacity

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

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

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

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

This text has shadow with #599680 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599680.

Preview

Color preview on black background

This text has color #599680 on black background.


Color preview on white background

This text has color #599680 on white background.


Black color preview on #599680 background

This text has black color on #599680 background.


White color preview on #599680 background

This text has white color on #599680 background.


Related colors

Complementary color

Complementary color for #hex is #A6697F.


I love getcolorcode.com

Triadic colors

1 #805996 and #968059 with #599680 are triadic colors.

2 #809659 and #965980 with #599680 are triadic colors.