COLOR #594132

HEX: #594132 RGB: (89,65,50)

Color info

#594132 contains red, green and blue colors in about the same proportion. Web safe color of #594132 is #663333 (or #633).

RGB color model

#594132 color RGB value is (89,65,50).

RGB: (89,65,50) (35%, 25%, 20%)

RGB channels and saturation

R 89 of 255 = 35%
G 65 of 255 = 25%
B 50 of 255 = 20%

89
65
50

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

Portions of RGB colors in percentages

R + G + B = 89 + 65 + 50 = 204 (100%)
R 89 of 204 ~ 43.63%
G 65 of 204 ~ 31.86%
B 50 of 204 ~ 24.51'%

%43.63
%31.86
%24.51

CMYK color model

#594132 color CMYK value is (0,27,44,65).

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

CMYK: (0,27,44,65)
C0M27Y44K65 (0%, 27%, 44%, 65%)
(0.00 / 0.27 / 0.44 / 0.65)

CMYK percentages

%0
%26.97
%43.82
%65.1

Codes

Color #594132 in popluar color models

59 41 32
RGB 89 65 50
HSL 23° 28.06% 27.25%
HSB/HSV 23° 43.82% 34.90%
CMYK 0.00% 26.97% 43.82%
65.10%

Color #594132 in popluar number systems.

HEX 59 41 32
Decimal 89 65 50
Binary 1011001 1000001 110010
Octal 131 101 62

Shades and tints

Shades of #594132

#594132
(89,65,50)
#513C2E
(81,60,46)
#49372A
(73,55,42)
#413226
(65,50,38)
#392D22
(57,45,34)
#31281E
(49,40,30)
#29231A
(41,35,26)
#211E16
(33,30,22)
#191912
(25,25,18)
#11140E
(17,20,14)
#090F0A
(9,15,10)
#000000
(0,0,0)

Tints of #594132

#594132
(89,65,50)
#685244
(104,82,68)
#776356
(119,99,86)
#867468
(134,116,104)
#95857A
(149,133,122)
#A4968C
(164,150,140)
#B3A79E
(179,167,158)
#C2B8B0
(194,184,176)
#D1C9C2
(209,201,194)
#E0DAD4
(224,218,212)
#EFEBE6
(239,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594132; }

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

This text font color is #594132.

Background Color

.myBgColor { background-color: #594132; }

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

This div background color is #594132.

Border color

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

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

This div border color is #594132.

Opacity

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

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

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

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

This text has shadow with #594132 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594132.

Preview

Color preview on black background

This text has color #594132 on black background.


Color preview on white background

This text has color #594132 on white background.


Black color preview on #594132 background

This text has black color on #594132 background.


White color preview on #594132 background

This text has white color on #594132 background.


Related colors

Complementary color

Complementary color for #hex is #A6BECD.


I love getcolorcode.com

Triadic colors

1 #325941 and #413259 with #594132 are triadic colors.

2 #324159 and #415932 with #594132 are triadic colors.