COLOR #594850

HEX: #594850 RGB: (89,72,80)

Color info

#594850 contains red, green and blue colors in about the same proportion. Web safe color of #594850 is #663366 (or #636).

RGB color model

#594850 color RGB value is (89,72,80).

RGB: (89,72,80) (35%, 28%, 31%)

RGB channels and saturation

R 89 of 255 = 35%
G 72 of 255 = 28%
B 80 of 255 = 31%

89
72
80

R + G + B ~ 31%. #594850 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 72 + 80 = 241 (100%)
R 89 of 241 ~ 36.93%
G 72 of 241 ~ 29.88%
B 80 of 241 ~ 33.2'%

%36.93
%29.88
%33.2

CMYK color model

#594850 color CMYK value is (0,19,10,65).

  • cyan value is 0.00%
  • magenta value is 19.10%
  • yellow value is 10.11%
  • key color value is 65.10%

CMYK: (0,19,10,65)
C0M19Y10K65 (0%, 19%, 10%, 65%)
(0.00 / 0.19 / 0.10 / 0.65)

CMYK percentages

%0
%19.1
%10.11
%65.1

Codes

Color #594850 in popluar color models

59 48 50
RGB 89 72 80
HSL 332° 10.56% 31.57%
HSB/HSV 332° 19.10% 34.90%
CMYK 0.00% 19.10% 10.11%
65.10%

Color #594850 in popluar number systems.

HEX 59 48 50
Decimal 89 72 80
Binary 1011001 1001000 1010000
Octal 131 110 120

Shades and tints

Shades of #594850

#594850
(89,72,80)
#514249
(81,66,73)
#493C42
(73,60,66)
#41363B
(65,54,59)
#393034
(57,48,52)
#312A2D
(49,42,45)
#292426
(41,36,38)
#211E1F
(33,30,31)
#191818
(25,24,24)
#111211
(17,18,17)
#090C0A
(9,12,10)
#000000
(0,0,0)

Tints of #594850

#594850
(89,72,80)
#68585F
(104,88,95)
#77686E
(119,104,110)
#86787D
(134,120,125)
#95888C
(149,136,140)
#A4989B
(164,152,155)
#B3A8AA
(179,168,170)
#C2B8B9
(194,184,185)
#D1C8C8
(209,200,200)
#E0D8D7
(224,216,215)
#EFE8E6
(239,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594850; }

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

This text font color is #594850.

Background Color

.myBgColor { background-color: #594850; }

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

This div background color is #594850.

Border color

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

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

This div border color is #594850.

Opacity

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

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

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

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

This text has shadow with #594850 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594850.

Preview

Color preview on black background

This text has color #594850 on black background.


Color preview on white background

This text has color #594850 on white background.


Black color preview on #594850 background

This text has black color on #594850 background.


White color preview on #594850 background

This text has white color on #594850 background.


Related colors

Complementary color

Complementary color for #hex is #A6B7AF.


I love getcolorcode.com

Triadic colors

1 #505948 and #485059 with #594850 are triadic colors.

2 #504859 and #485950 with #594850 are triadic colors.