COLOR #599349

HEX: #599349 RGB: (89,147,73)

Color info

#599349 contains mainly red and green colors. Web safe color of #599349 is #669933 (or #693).

RGB color model

#599349 color RGB value is (89,147,73).

RGB: (89,147,73) (35%, 58%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 147 of 255 = 58%
B 73 of 255 = 29%

89
147
73

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

Portions of RGB colors in percentages

R + G + B = 89 + 147 + 73 = 309 (100%)
R 89 of 309 ~ 28.8%
G 147 of 309 ~ 47.57%
B 73 of 309 ~ 23.62'%

%28.8
%47.57
%23.62

CMYK color model

#599349 color CMYK value is (39,0,50,42).

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

CMYK: (39,0,50,42)
C39M0Y50K42 (39%, 0%, 50%, 42%)
(0.39 / 0.00 / 0.50 / 0.42)

CMYK percentages

%39.46
%0
%50.34
%42.35

Codes

Color #599349 in popluar color models

59 93 49
RGB 89 147 73
HSL 107° 33.64% 43.14%
HSB/HSV 107° 50.34% 57.65%
CMYK 39.46% 0.00% 50.34%
42.35%

Color #599349 in popluar number systems.

HEX 59 93 49
Decimal 89 147 73
Binary 1011001 10010011 1001001
Octal 131 223 111

Shades and tints

Shades of #599349

#599349
(89,147,73)
#518643
(81,134,67)
#49793D
(73,121,61)
#416C37
(65,108,55)
#395F31
(57,95,49)
#31522B
(49,82,43)
#294525
(41,69,37)
#21381F
(33,56,31)
#192B19
(25,43,25)
#111E13
(17,30,19)
#09110D
(9,17,13)
#000000
(0,0,0)

Tints of #599349

#599349
(89,147,73)
#689C59
(104,156,89)
#77A569
(119,165,105)
#86AE79
(134,174,121)
#95B789
(149,183,137)
#A4C099
(164,192,153)
#B3C9A9
(179,201,169)
#C2D2B9
(194,210,185)
#D1DBC9
(209,219,201)
#E0E4D9
(224,228,217)
#EFEDE9
(239,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #599349; }

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

This text font color is #599349.

Background Color

.myBgColor { background-color: #599349; }

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

This div background color is #599349.

Border color

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

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

This div border color is #599349.

Opacity

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

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

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

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

This text has shadow with #599349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599349.

Preview

Color preview on black background

This text has color #599349 on black background.


Color preview on white background

This text has color #599349 on white background.


Black color preview on #599349 background

This text has black color on #599349 background.


White color preview on #599349 background

This text has white color on #599349 background.


Related colors

Complementary color

Complementary color for #hex is #A66CB6.


I love getcolorcode.com

Triadic colors

1 #495993 and #934959 with #599349 are triadic colors.

2 #499359 and #935949 with #599349 are triadic colors.