COLOR #594840

HEX: #594840 RGB: (89,72,64)

Color info

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

RGB color model

#594840 color RGB value is (89,72,64).

RGB: (89,72,64) (35%, 28%, 25%)

RGB channels and saturation

R 89 of 255 = 35%
G 72 of 255 = 28%
B 64 of 255 = 25%

89
72
64

R + G + B ~ 29%. #594840 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 72 + 64 = 225 (100%)
R 89 of 225 ~ 39.56%
G 72 of 225 ~ 32%
B 64 of 225 ~ 28.44'%

%39.56
%32
%28.44

CMYK color model

#594840 color CMYK value is (0,19,28,65).

  • cyan value is 0.00%
  • magenta value is 19.10%
  • yellow value is 28.09%
  • key color value is 65.10%
CMYK: (0,19,28,65) C0M19Y28K65 (0%,19%,28%,65%) (0.00/0.19/0.28/0.65) 

CMYK percentages

%0
%19.1
%28.09
%65.1

Codes

Color #594840 in popluar color models

59 48 40
RGB 89 72 64
HSL 19° 16.34% 30.00%
HSB/HSV 19° 28.09% 34.90%
CMYK 0.00% 19.10% 28.09%
65.10%

Color #594840 in popluar number systems.

HEX 59 48 40
Decimal 89 72 64
Binary 1011001 1001000 1000000
Octal 131 110 100

Shades and tints

Shades of #594840

#594840
(89,72,64)
#51423B
(81,66,59)
#493C36
(73,60,54)
#413631
(65,54,49)
#39302C
(57,48,44)
#312A27
(49,42,39)
#292422
(41,36,34)
#211E1D
(33,30,29)
#191818
(25,24,24)
#111213
(17,18,19)
#090C0E
(9,12,14)
#000000
(0,0,0)

Tints of #594840

#594840
(89,72,64)
#685851
(104,88,81)
#776862
(119,104,98)
#867873
(134,120,115)
#958884
(149,136,132)
#A49895
(164,152,149)
#B3A8A6
(179,168,166)
#C2B8B7
(194,184,183)
#D1C8C8
(209,200,200)
#E0D8D9
(224,216,217)
#EFE8EA
(239,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594840 color. Also use rgb(89,72,64) instead hex code.

Text Font Color

.myTextColor { color: #594840; }

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

This text font color is #594840.

Background Color

.myBgColor { background-color: #594840; }

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

This div background color is #594840.

Border color

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

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

This div border color is #594840.

Opacity

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

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

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

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

This text has shadow with #594840 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594840.

Preview

Color preview on black background

This text has color #594840 on black background.


Color preview on white background

This text has color #594840 on white background.


Black color preview on #594840 background

This text has black color on #594840 background.


White color preview on #594840 background

This text has white color on #594840 background.


Related colors

Complementary color

Complementary color for #hex is #A6B7BF.


I love getcolorcode.com

Triadic colors

1 #405948 and #484059 with #594840 are triadic colors.

2 #404859 and #485940 with #594840 are triadic colors.