COLOR #599369

HEX: #599369 RGB: (89,147,105)

Color info

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

RGB color model

#599369 color RGB value is (89,147,105).

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

RGB channels and saturation

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

89
147
105

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

Portions of RGB colors in percentages

R + G + B = 89 + 147 + 105 = 341 (100%)
R 89 of 341 ~ 26.1%
G 147 of 341 ~ 43.11%
B 105 of 341 ~ 30.79'%

%26.1
%43.11
%30.79

CMYK color model

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

  • cyan value is 39.46%
  • magenta value is 0.00%
  • yellow value is 28.57%
  • 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
%28.57
%42.35

Codes

Color #599369 in popluar color models

59 93 69
RGB 89 147 105
HSL 137° 24.58% 46.27%
HSB/HSV 137° 39.46% 57.65%
CMYK 39.46% 0.00% 28.57%
42.35%

Color #599369 in popluar number systems.

HEX 59 93 69
Decimal 89 147 105
Binary 1011001 10010011 1101001
Octal 131 223 151

Shades and tints

Shades of #599369

#599369
(89,147,105)
#518660
(81,134,96)
#497957
(73,121,87)
#416C4E
(65,108,78)
#395F45
(57,95,69)
#31523C
(49,82,60)
#294533
(41,69,51)
#21382A
(33,56,42)
#192B21
(25,43,33)
#111E18
(17,30,24)
#09110F
(9,17,15)
#000000
(0,0,0)

Tints of #599369

#599369
(89,147,105)
#689C76
(104,156,118)
#77A583
(119,165,131)
#86AE90
(134,174,144)
#95B79D
(149,183,157)
#A4C0AA
(164,192,170)
#B3C9B7
(179,201,183)
#C2D2C4
(194,210,196)
#D1DBD1
(209,219,209)
#E0E4DE
(224,228,222)
#EFEDEB
(239,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #599369; }

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

This text font color is #599369.

Background Color

.myBgColor { background-color: #599369; }

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

This div background color is #599369.

Border color

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

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

This div border color is #599369.

Opacity

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

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

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

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

This text has shadow with #599369 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599369.

Preview

Color preview on black background

This text has color #599369 on black background.


Color preview on white background

This text has color #599369 on white background.


Black color preview on #599369 background

This text has black color on #599369 background.


White color preview on #599369 background

This text has white color on #599369 background.


Related colors

Complementary color

Complementary color for #hex is #A66C96.


I love getcolorcode.com

Triadic colors

1 #695993 and #936959 with #599369 are triadic colors.

2 #699359 and #935969 with #599369 are triadic colors.