COLOR #596010

HEX: #596010 RGB: (89,96,16)

Color info

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

RGB color model

#596010 color RGB value is (89,96,16).

RGB: (89,96,16) (35%, 38%, 6%)

RGB channels and saturation

R 89 of 255 = 35%
G 96 of 255 = 38%
B 16 of 255 = 6%

89
96
16

R + G + B ~ 26%. #596010 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 96 + 16 = 201 (100%)
R 89 of 201 ~ 44.28%
G 96 of 201 ~ 47.76%
B 16 of 201 ~ 7.96'%

%44.28
%47.76

CMYK color model

#596010 color CMYK value is (7,0,83,62).

  • cyan value is 7.29%
  • magenta value is 0.00%
  • yellow value is 83.33%
  • key color value is 62.35%
CMYK: (7,0,83,62) C7M0Y83K62 (7%,0%,83%,62%) (0.07/0.00/0.83/0.62) 

CMYK percentages

%7.29
%0
%83.33
%62.35

Codes

Color #596010 in popluar color models

59 60 10
RGB 89 96 16
HSL 65° 71.43% 21.96%
HSB/HSV 65° 83.33% 37.65%
CMYK 7.29% 0.00% 83.33%
62.35%

Color #596010 in popluar number systems.

HEX 59 60 10
Decimal 89 96 16
Binary 1011001 1100000 10000
Octal 131 140 20

Shades and tints

Shades of #596010

#596010
(89,96,16)
#51580F
(81,88,15)
#49500E
(73,80,14)
#41480D
(65,72,13)
#39400C
(57,64,12)
#31380B
(49,56,11)
#29300A
(41,48,10)
#212809
(33,40,9)
#192008
(25,32,8)
#111807
(17,24,7)
#091006
(9,16,6)
#000000
(0,0,0)

Tints of #596010

#596010
(89,96,16)
#686E25
(104,110,37)
#777C3A
(119,124,58)
#868A4F
(134,138,79)
#959864
(149,152,100)
#A4A679
(164,166,121)
#B3B48E
(179,180,142)
#C2C2A3
(194,194,163)
#D1D0B8
(209,208,184)
#E0DECD
(224,222,205)
#EFECE2
(239,236,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596010; }

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

This text font color is #596010.

Background Color

.myBgColor { background-color: #596010; }

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

This div background color is #596010.

Border color

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

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

This div border color is #596010.

Opacity

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

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

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

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

This text has shadow with #596010 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596010.

Preview

Color preview on black background

This text has color #596010 on black background.


Color preview on white background

This text has color #596010 on white background.


Black color preview on #596010 background

This text has black color on #596010 background.


White color preview on #596010 background

This text has white color on #596010 background.


Related colors

Complementary color

Complementary color for #hex is #A69FEF.


I love getcolorcode.com

Triadic colors

1 #105960 and #601059 with #596010 are triadic colors.

2 #106059 and #605910 with #596010 are triadic colors.