COLOR #599368

HEX: #599368 RGB: (89,147,104)

Color info

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

RGB color model

#599368 color RGB value is (89,147,104).

RGB: (89,147,104) (35%, 58%, 41%)

RGB channels and saturation

R 89 of 255 = 35%
G 147 of 255 = 58%
B 104 of 255 = 41%

89
147
104

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

Portions of RGB colors in percentages

R + G + B = 89 + 147 + 104 = 340 (100%)
R 89 of 340 ~ 26.18%
G 147 of 340 ~ 43.24%
B 104 of 340 ~ 30.59'%

%26.18
%43.24
%30.59

CMYK color model

#599368 color CMYK value is (39,0,29,42).

  • cyan value is 39.46%
  • magenta value is 0.00%
  • yellow value is 29.25%
  • key color value is 42.35%

CMYK: (39,0,29,42)
C39M0Y29K42 (39%, 0%, 29%, 42%)
(0.39 / 0.00 / 0.29 / 0.42)

CMYK percentages

%39.46
%0
%29.25
%42.35

Codes

Color #599368 in popluar color models

59 93 68
RGB 89 147 104
HSL 136° 24.58% 46.27%
HSB/HSV 136° 39.46% 57.65%
CMYK 39.46% 0.00% 29.25%
42.35%

Color #599368 in popluar number systems.

HEX 59 93 68
Decimal 89 147 104
Binary 1011001 10010011 1101000
Octal 131 223 150

Shades and tints

Shades of #599368

#599368
(89,147,104)
#51865F
(81,134,95)
#497956
(73,121,86)
#416C4D
(65,108,77)
#395F44
(57,95,68)
#31523B
(49,82,59)
#294532
(41,69,50)
#213829
(33,56,41)
#192B20
(25,43,32)
#111E17
(17,30,23)
#09110E
(9,17,14)
#000000
(0,0,0)

Tints of #599368

#599368
(89,147,104)
#689C75
(104,156,117)
#77A582
(119,165,130)
#86AE8F
(134,174,143)
#95B79C
(149,183,156)
#A4C0A9
(164,192,169)
#B3C9B6
(179,201,182)
#C2D2C3
(194,210,195)
#D1DBD0
(209,219,208)
#E0E4DD
(224,228,221)
#EFEDEA
(239,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #599368 color. Also use rgb(89,147,104) instead hex code.

Text Font Color

.myTextColor { color: #599368; }

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

This text font color is #599368.

Background Color

.myBgColor { background-color: #599368; }

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

This div background color is #599368.

Border color

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

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

This div border color is #599368.

Opacity

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

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

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

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

This text has shadow with #599368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599368.

Preview

Color preview on black background

This text has color #599368 on black background.


Color preview on white background

This text has color #599368 on white background.


Black color preview on #599368 background

This text has black color on #599368 background.


White color preview on #599368 background

This text has white color on #599368 background.


Related colors

Complementary color

Complementary color for #hex is #A66C97.


I love getcolorcode.com

Triadic colors

1 #685993 and #936859 with #599368 are triadic colors.

2 #689359 and #935968 with #599368 are triadic colors.