COLOR #599460

HEX: #599460 RGB: (89,148,96)

Color info

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

RGB color model

#599460 color RGB value is (89,148,96).

RGB: (89,148,96) (35%, 58%, 38%)

RGB channels and saturation

R 89 of 255 = 35%
G 148 of 255 = 58%
B 96 of 255 = 38%

89
148
96

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

Portions of RGB colors in percentages

R + G + B = 89 + 148 + 96 = 333 (100%)
R 89 of 333 ~ 26.73%
G 148 of 333 ~ 44.44%
B 96 of 333 ~ 28.83'%

%26.73
%44.44
%28.83

CMYK color model

#599460 color CMYK value is (40,0,35,42).

  • cyan value is 39.86%
  • magenta value is 0.00%
  • yellow value is 35.14%
  • key color value is 41.96%
CMYK: (40,0,35,42) C40M0Y35K42 (40%,0%,35%,42%) (0.40/0.00/0.35/0.42) 

CMYK percentages

%39.86
%0
%35.14
%41.96

Codes

Color #599460 in popluar color models

59 94 60
RGB 89 148 96
HSL 127° 24.89% 46.47%
HSB/HSV 127° 39.86% 58.04%
CMYK 39.86% 0.00% 35.14%
41.96%

Color #599460 in popluar number systems.

HEX 59 94 60
Decimal 89 148 96
Binary 1011001 10010100 1100000
Octal 131 224 140

Shades and tints

Shades of #599460

#599460
(89,148,96)
#518758
(81,135,88)
#497A50
(73,122,80)
#416D48
(65,109,72)
#396040
(57,96,64)
#315338
(49,83,56)
#294630
(41,70,48)
#213928
(33,57,40)
#192C20
(25,44,32)
#111F18
(17,31,24)
#091210
(9,18,16)
#000000
(0,0,0)

Tints of #599460

#599460
(89,148,96)
#689D6E
(104,157,110)
#77A67C
(119,166,124)
#86AF8A
(134,175,138)
#95B898
(149,184,152)
#A4C1A6
(164,193,166)
#B3CAB4
(179,202,180)
#C2D3C2
(194,211,194)
#D1DCD0
(209,220,208)
#E0E5DE
(224,229,222)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #599460; }

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

This text font color is #599460.

Background Color

.myBgColor { background-color: #599460; }

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

This div background color is #599460.

Border color

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

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

This div border color is #599460.

Opacity

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

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

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

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

This text has shadow with #599460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599460.

Preview

Color preview on black background

This text has color #599460 on black background.


Color preview on white background

This text has color #599460 on white background.


Black color preview on #599460 background

This text has black color on #599460 background.


White color preview on #599460 background

This text has white color on #599460 background.


Related colors

Complementary color

Complementary color for #hex is #A66B9F.


I love getcolorcode.com

Triadic colors

1 #605994 and #946059 with #599460 are triadic colors.

2 #609459 and #945960 with #599460 are triadic colors.