COLOR #594116

HEX: #594116 RGB: (89,65,22)

Color info

#594116 contains mainly red and green colors. Web safe color of #594116 is #663300 (or #630).

RGB color model

#594116 color RGB value is (89,65,22).

RGB: (89,65,22) (35%, 25%, 9%)

RGB channels and saturation

R 89 of 255 = 35%
G 65 of 255 = 25%
B 22 of 255 = 9%

89
65
22

R + G + B ~ 23%. #594116 is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 65 + 22 = 176 (100%)
R 89 of 176 ~ 50.57%
G 65 of 176 ~ 36.93%
B 22 of 176 ~ 12.5'%

%50.57
%36.93
%12.5

CMYK color model

#594116 color CMYK value is (0,27,75,65).

  • cyan value is 0.00%
  • magenta value is 26.97%
  • yellow value is 75.28%
  • key color value is 65.10%

CMYK: (0,27,75,65)
C0M27Y75K65 (0%, 27%, 75%, 65%)
(0.00 / 0.27 / 0.75 / 0.65)

CMYK percentages

%0
%26.97
%75.28
%65.1

Codes

Color #594116 in popluar color models

59 41 16
RGB 89 65 22
HSL 39° 60.36% 21.76%
HSB/HSV 39° 75.28% 34.90%
CMYK 0.00% 26.97% 75.28%
65.10%

Color #594116 in popluar number systems.

HEX 59 41 16
Decimal 89 65 22
Binary 1011001 1000001 10110
Octal 131 101 26

Shades and tints

Shades of #594116

#594116
(89,65,22)
#513C14
(81,60,20)
#493712
(73,55,18)
#413210
(65,50,16)
#392D0E
(57,45,14)
#31280C
(49,40,12)
#29230A
(41,35,10)
#211E08
(33,30,8)
#191906
(25,25,6)
#111404
(17,20,4)
#090F02
(9,15,2)
#000000
(0,0,0)

Tints of #594116

#594116
(89,65,22)
#68522B
(104,82,43)
#776340
(119,99,64)
#867455
(134,116,85)
#95856A
(149,133,106)
#A4967F
(164,150,127)
#B3A794
(179,167,148)
#C2B8A9
(194,184,169)
#D1C9BE
(209,201,190)
#E0DAD3
(224,218,211)
#EFEBE8
(239,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594116 color. Also use rgb(89,65,22) instead hex code.

Text Font Color

.myTextColor { color: #594116; }

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

This text font color is #594116.

Background Color

.myBgColor { background-color: #594116; }

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

This div background color is #594116.

Border color

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

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

This div border color is #594116.

Opacity

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

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

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

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

This text has shadow with #594116 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594116.

Preview

Color preview on black background

This text has color #594116 on black background.


Color preview on white background

This text has color #594116 on white background.


Black color preview on #594116 background

This text has black color on #594116 background.


White color preview on #594116 background

This text has white color on #594116 background.


Related colors

Complementary color

Complementary color for #hex is #A6BEE9.


I love getcolorcode.com

Triadic colors

1 #165941 and #411659 with #594116 are triadic colors.

2 #164159 and #415916 with #594116 are triadic colors.