COLOR #599364

HEX: #599364 RGB: (89,147,100)

Color info

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

RGB color model

#599364 color RGB value is (89,147,100).

RGB: (89,147,100) (35%, 58%, 39%)

RGB channels and saturation

R 89 of 255 = 35%
G 147 of 255 = 58%
B 100 of 255 = 39%

89
147
100

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

Portions of RGB colors in percentages

R + G + B = 89 + 147 + 100 = 336 (100%)
R 89 of 336 ~ 26.49%
G 147 of 336 ~ 43.75%
B 100 of 336 ~ 29.76'%

%26.49
%43.75
%29.76

CMYK color model

#599364 color CMYK value is (39,0,32,42).

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

CMYK: (39,0,32,42)
C39M0Y32K42 (39%, 0%, 32%, 42%)
(0.39 / 0.00 / 0.32 / 0.42)

CMYK percentages

%39.46
%0
%31.97
%42.35

Codes

Color #599364 in popluar color models

59 93 64
RGB 89 147 100
HSL 131° 24.58% 46.27%
HSB/HSV 131° 39.46% 57.65%
CMYK 39.46% 0.00% 31.97%
42.35%

Color #599364 in popluar number systems.

HEX 59 93 64
Decimal 89 147 100
Binary 1011001 10010011 1100100
Octal 131 223 144

Shades and tints

Shades of #599364

#599364
(89,147,100)
#51865B
(81,134,91)
#497952
(73,121,82)
#416C49
(65,108,73)
#395F40
(57,95,64)
#315237
(49,82,55)
#29452E
(41,69,46)
#213825
(33,56,37)
#192B1C
(25,43,28)
#111E13
(17,30,19)
#09110A
(9,17,10)
#000000
(0,0,0)

Tints of #599364

#599364
(89,147,100)
#689C72
(104,156,114)
#77A580
(119,165,128)
#86AE8E
(134,174,142)
#95B79C
(149,183,156)
#A4C0AA
(164,192,170)
#B3C9B8
(179,201,184)
#C2D2C6
(194,210,198)
#D1DBD4
(209,219,212)
#E0E4E2
(224,228,226)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #599364; }

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

This text font color is #599364.

Background Color

.myBgColor { background-color: #599364; }

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

This div background color is #599364.

Border color

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

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

This div border color is #599364.

Opacity

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

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

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

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

This text has shadow with #599364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599364.

Preview

Color preview on black background

This text has color #599364 on black background.


Color preview on white background

This text has color #599364 on white background.


Black color preview on #599364 background

This text has black color on #599364 background.


White color preview on #599364 background

This text has white color on #599364 background.


Related colors

Complementary color

Complementary color for #hex is #A66C9B.


I love getcolorcode.com

Triadic colors

1 #645993 and #936459 with #599364 are triadic colors.

2 #649359 and #935964 with #599364 are triadic colors.