COLOR #599445

HEX: #599445 RGB: (89,148,69)

Color info

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

RGB color model

#599445 color RGB value is (89,148,69).

RGB: (89,148,69) (35%, 58%, 27%)

RGB channels and saturation

R 89 of 255 = 35%
G 148 of 255 = 58%
B 69 of 255 = 27%

89
148
69

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

Portions of RGB colors in percentages

R + G + B = 89 + 148 + 69 = 306 (100%)
R 89 of 306 ~ 29.08%
G 148 of 306 ~ 48.37%
B 69 of 306 ~ 22.55'%

%29.08
%48.37
%22.55

CMYK color model

#599445 color CMYK value is (40,0,53,42).

  • cyan value is 39.86%
  • magenta value is 0.00%
  • yellow value is 53.38%
  • key color value is 41.96%

CMYK: (40,0,53,42)
C40M0Y53K42 (40%, 0%, 53%, 42%)
(0.40 / 0.00 / 0.53 / 0.42)

CMYK percentages

%39.86
%0
%53.38
%41.96

Codes

Color #599445 in popluar color models

59 94 45
RGB 89 148 69
HSL 105° 36.41% 42.55%
HSB/HSV 105° 53.38% 58.04%
CMYK 39.86% 0.00% 53.38%
41.96%

Color #599445 in popluar number systems.

HEX 59 94 45
Decimal 89 148 69
Binary 1011001 10010100 1000101
Octal 131 224 105

Shades and tints

Shades of #599445

#599445
(89,148,69)
#51873F
(81,135,63)
#497A39
(73,122,57)
#416D33
(65,109,51)
#39602D
(57,96,45)
#315327
(49,83,39)
#294621
(41,70,33)
#21391B
(33,57,27)
#192C15
(25,44,21)
#111F0F
(17,31,15)
#091209
(9,18,9)
#000000
(0,0,0)

Tints of #599445

#599445
(89,148,69)
#689D55
(104,157,85)
#77A665
(119,166,101)
#86AF75
(134,175,117)
#95B885
(149,184,133)
#A4C195
(164,193,149)
#B3CAA5
(179,202,165)
#C2D3B5
(194,211,181)
#D1DCC5
(209,220,197)
#E0E5D5
(224,229,213)
#EFEEE5
(239,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #599445 color. Also use rgb(89,148,69) instead hex code.

Text Font Color

.myTextColor { color: #599445; }

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

This text font color is #599445.

Background Color

.myBgColor { background-color: #599445; }

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

This div background color is #599445.

Border color

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

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

This div border color is #599445.

Opacity

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

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

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

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

This text has shadow with #599445 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599445.

Preview

Color preview on black background

This text has color #599445 on black background.


Color preview on white background

This text has color #599445 on white background.


Black color preview on #599445 background

This text has black color on #599445 background.


White color preview on #599445 background

This text has white color on #599445 background.


Related colors

Complementary color

Complementary color for #hex is #A66BBA.


I love getcolorcode.com

Triadic colors

1 #455994 and #944559 with #599445 are triadic colors.

2 #459459 and #945945 with #599445 are triadic colors.