COLOR #596014

HEX: #596014 RGB: (89,96,20)

Color info

#596014 contains mainly red and green colors. Web safe color of #596014 is #666600 (or #660).

RGB color model

#596014 color RGB value is (89,96,20).

RGB: (89,96,20) (35%, 38%, 8%)

RGB channels and saturation

R 89 of 255 = 35%
G 96 of 255 = 38%
B 20 of 255 = 8%

89
96
20

R + G + B ~ 27%. #596014 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 96 + 20 = 205 (100%)
R 89 of 205 ~ 43.41%
G 96 of 205 ~ 46.83%
B 20 of 205 ~ 9.76'%

%43.41
%46.83

CMYK color model

#596014 color CMYK value is (7,0,79,62).

  • cyan value is 7.29%
  • magenta value is 0.00%
  • yellow value is 79.17%
  • key color value is 62.35%

CMYK: (7,0,79,62)
C7M0Y79K62 (7%, 0%, 79%, 62%)
(0.07 / 0.00 / 0.79 / 0.62)

CMYK percentages

%7.29
%0
%79.17
%62.35

Codes

Color #596014 in popluar color models

59 60 14
RGB 89 96 20
HSL 66° 65.52% 22.75%
HSB/HSV 66° 79.17% 37.65%
CMYK 7.29% 0.00% 79.17%
62.35%

Color #596014 in popluar number systems.

HEX 59 60 14
Decimal 89 96 20
Binary 1011001 1100000 10100
Octal 131 140 24

Shades and tints

Shades of #596014

#596014
(89,96,20)
#515813
(81,88,19)
#495012
(73,80,18)
#414811
(65,72,17)
#394010
(57,64,16)
#31380F
(49,56,15)
#29300E
(41,48,14)
#21280D
(33,40,13)
#19200C
(25,32,12)
#11180B
(17,24,11)
#09100A
(9,16,10)
#000000
(0,0,0)

Tints of #596014

#596014
(89,96,20)
#686E29
(104,110,41)
#777C3E
(119,124,62)
#868A53
(134,138,83)
#959868
(149,152,104)
#A4A67D
(164,166,125)
#B3B492
(179,180,146)
#C2C2A7
(194,194,167)
#D1D0BC
(209,208,188)
#E0DED1
(224,222,209)
#EFECE6
(239,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596014; }

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

This text font color is #596014.

Background Color

.myBgColor { background-color: #596014; }

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

This div background color is #596014.

Border color

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

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

This div border color is #596014.

Opacity

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

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

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

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

This text has shadow with #596014 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596014.

Preview

Color preview on black background

This text has color #596014 on black background.


Color preview on white background

This text has color #596014 on white background.


Black color preview on #596014 background

This text has black color on #596014 background.


White color preview on #596014 background

This text has white color on #596014 background.


Related colors

Complementary color

Complementary color for #hex is #A69FEB.


I love getcolorcode.com

Triadic colors

1 #145960 and #601459 with #596014 are triadic colors.

2 #146059 and #605914 with #596014 are triadic colors.