COLOR #599778

HEX: #599778 RGB: (89,151,120)

Color info

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

RGB color model

#599778 color RGB value is (89,151,120).

RGB: (89,151,120) (35%, 59%, 47%)

RGB channels and saturation

R 89 of 255 = 35%
G 151 of 255 = 59%
B 120 of 255 = 47%

89
151
120

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

Portions of RGB colors in percentages

R + G + B = 89 + 151 + 120 = 360 (100%)
R 89 of 360 ~ 24.72%
G 151 of 360 ~ 41.94%
B 120 of 360 ~ 33.33'%

%24.72
%41.94
%33.33

CMYK color model

#599778 color CMYK value is (41,0,21,41).

  • cyan value is 41.06%
  • magenta value is 0.00%
  • yellow value is 20.53%
  • key color value is 40.78%

CMYK: (41,0,21,41)
C41M0Y21K41 (41%, 0%, 21%, 41%)
(0.41 / 0.00 / 0.21 / 0.41)

CMYK percentages

%41.06
%0
%20.53
%40.78

Codes

Color #599778 in popluar color models

59 97 78
RGB 89 151 120
HSL 150° 25.83% 47.06%
HSB/HSV 150° 41.06% 59.22%
CMYK 41.06% 0.00% 20.53%
40.78%

Color #599778 in popluar number systems.

HEX 59 97 78
Decimal 89 151 120
Binary 1011001 10010111 1111000
Octal 131 227 170

Shades and tints

Shades of #599778

#599778
(89,151,120)
#518A6E
(81,138,110)
#497D64
(73,125,100)
#41705A
(65,112,90)
#396350
(57,99,80)
#315646
(49,86,70)
#29493C
(41,73,60)
#213C32
(33,60,50)
#192F28
(25,47,40)
#11221E
(17,34,30)
#091514
(9,21,20)
#000000
(0,0,0)

Tints of #599778

#599778
(89,151,120)
#68A084
(104,160,132)
#77A990
(119,169,144)
#86B29C
(134,178,156)
#95BBA8
(149,187,168)
#A4C4B4
(164,196,180)
#B3CDC0
(179,205,192)
#C2D6CC
(194,214,204)
#D1DFD8
(209,223,216)
#E0E8E4
(224,232,228)
#EFF1F0
(239,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #599778 color. Also use rgb(89,151,120) instead hex code.

Text Font Color

.myTextColor { color: #599778; }

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

This text font color is #599778.

Background Color

.myBgColor { background-color: #599778; }

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

This div background color is #599778.

Border color

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

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

This div border color is #599778.

Opacity

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

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

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

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

This text has shadow with #599778 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599778.

Preview

Color preview on black background

This text has color #599778 on black background.


Color preview on white background

This text has color #599778 on white background.


Black color preview on #599778 background

This text has black color on #599778 background.


White color preview on #599778 background

This text has white color on #599778 background.


Related colors

Complementary color

Complementary color for #hex is #A66887.


I love getcolorcode.com

Triadic colors

1 #785997 and #977859 with #599778 are triadic colors.

2 #789759 and #975978 with #599778 are triadic colors.