COLOR #594A04

HEX: #594A04 RGB: (89,74,4)

Color info

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

RGB color model

#594A04 color RGB value is (89,74,4).

RGB: (89,74,4) (35%, 29%, 2%)

RGB channels and saturation

R 89 of 255 = 35%
G 74 of 255 = 29%
B 4 of 255 = 2%

89
74
4

R + G + B ~ 22%. #594A04 is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 74 + 4 = 167 (100%)
R 89 of 167 ~ 53.29%
G 74 of 167 ~ 44.31%
B 4 of 167 ~ 2.4'%

%53.29
%44.31

CMYK color model

#594A04 color CMYK value is (0,17,96,65).

  • cyan value is 0.00%
  • magenta value is 16.85%
  • yellow value is 95.51%
  • key color value is 65.10%
CMYK: (0,17,96,65) C0M17Y96K65 (0%,17%,96%,65%) (0.00/0.17/0.96/0.65) 

CMYK percentages

%0
%16.85
%95.51
%65.1

Codes

Color #594A04 in popluar color models

59 4A 04
RGB 89 74 4
HSL 49° 91.40% 18.24%
HSB/HSV 49° 95.51% 34.90%
CMYK 0.00% 16.85% 95.51%
65.10%

Color #594A04 in popluar number systems.

HEX 59 4A 04
Decimal 89 74 4
Binary 1011001 1001010 100
Octal 131 112 4

Shades and tints

Shades of #594A04

#594A04
(89,74,4)
#514404
(81,68,4)
#493E04
(73,62,4)
#413804
(65,56,4)
#393204
(57,50,4)
#312C04
(49,44,4)
#292604
(41,38,4)
#212004
(33,32,4)
#191A04
(25,26,4)
#111404
(17,20,4)
#090E04
(9,14,4)
#000000
(0,0,0)

Tints of #594A04

#594A04
(89,74,4)
#685A1A
(104,90,26)
#776A30
(119,106,48)
#867A46
(134,122,70)
#958A5C
(149,138,92)
#A49A72
(164,154,114)
#B3AA88
(179,170,136)
#C2BA9E
(194,186,158)
#D1CAB4
(209,202,180)
#E0DACA
(224,218,202)
#EFEAE0
(239,234,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594A04 color. Also use rgb(89,74,4) instead hex code.

Text Font Color

.myTextColor { color: #594A04; }

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

This text font color is #594A04.

Background Color

.myBgColor { background-color: #594A04; }

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

This div background color is #594A04.

Border color

.myBorderColor { border: 1px solid #594A04; }

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

This div border color is #594A04.

Opacity

.myOpacity80 { color: #594A04; opacity: 0.8; }

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

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

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

This text has shadow with #594A04 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594A04.

Preview

Color preview on black background

This text has color #594A04 on black background.


Color preview on white background

This text has color #594A04 on white background.


Black color preview on #594A04 background

This text has black color on #594A04 background.


White color preview on #594A04 background

This text has white color on #594A04 background.


Related colors

Complementary color

Complementary color for #hex is #A6B5FB.


I love getcolorcode.com

Triadic colors

1 #04594A and #4A0459 with #594A04 are triadic colors.

2 #044A59 and #4A5904 with #594A04 are triadic colors.