COLOR #594D10

HEX: #594D10 RGB: (89,77,16)

Color info

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

RGB color model

#594D10 color RGB value is (89,77,16).

RGB: (89,77,16) (35%, 30%, 6%)

RGB channels and saturation

R 89 of 255 = 35%
G 77 of 255 = 30%
B 16 of 255 = 6%

89
77
16

R + G + B ~ 24%. #594D10 is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 77 + 16 = 182 (100%)
R 89 of 182 ~ 48.9%
G 77 of 182 ~ 42.31%
B 16 of 182 ~ 8.79'%

%48.9
%42.31

CMYK color model

#594D10 color CMYK value is (0,13,82,65).

  • cyan value is 0.00%
  • magenta value is 13.48%
  • yellow value is 82.02%
  • key color value is 65.10%

CMYK: (0,13,82,65)
C0M13Y82K65 (0%, 13%, 82%, 65%)
(0.00 / 0.13 / 0.82 / 0.65)

CMYK percentages

%0
%13.48
%82.02
%65.1

Codes

Color #594D10 in popluar color models

59 4D 10
RGB 89 77 16
HSL 50° 69.52% 20.59%
HSB/HSV 50° 82.02% 34.90%
CMYK 0.00% 13.48% 82.02%
65.10%

Color #594D10 in popluar number systems.

HEX 59 4D 10
Decimal 89 77 16
Binary 1011001 1001101 10000
Octal 131 115 20

Shades and tints

Shades of #594D10

#594D10
(89,77,16)
#51460F
(81,70,15)
#493F0E
(73,63,14)
#41380D
(65,56,13)
#39310C
(57,49,12)
#312A0B
(49,42,11)
#29230A
(41,35,10)
#211C09
(33,28,9)
#191508
(25,21,8)
#110E07
(17,14,7)
#090706
(9,7,6)
#000000
(0,0,0)

Tints of #594D10

#594D10
(89,77,16)
#685D25
(104,93,37)
#776D3A
(119,109,58)
#867D4F
(134,125,79)
#958D64
(149,141,100)
#A49D79
(164,157,121)
#B3AD8E
(179,173,142)
#C2BDA3
(194,189,163)
#D1CDB8
(209,205,184)
#E0DDCD
(224,221,205)
#EFEDE2
(239,237,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594D10; }

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

This text font color is #594D10.

Background Color

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

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

This div background color is #594D10.

Border color

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

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

This div border color is #594D10.

Opacity

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

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

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

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

This text has shadow with #594D10 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594D10.

Preview

Color preview on black background

This text has color #594D10 on black background.


Color preview on white background

This text has color #594D10 on white background.


Black color preview on #594D10 background

This text has black color on #594D10 background.


White color preview on #594D10 background

This text has white color on #594D10 background.


Related colors

Complementary color

Complementary color for #hex is #A6B2EF.


I love getcolorcode.com

Triadic colors

1 #10594D and #4D1059 with #594D10 are triadic colors.

2 #104D59 and #4D5910 with #594D10 are triadic colors.