COLOR #594451

HEX: #594451 RGB: (89,68,81)

Color info

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

RGB color model

#594451 color RGB value is (89,68,81).

RGB: (89,68,81) (35%, 27%, 32%)

RGB channels and saturation

R 89 of 255 = 35%
G 68 of 255 = 27%
B 81 of 255 = 32%

89
68
81

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

Portions of RGB colors in percentages

R + G + B = 89 + 68 + 81 = 238 (100%)
R 89 of 238 ~ 37.39%
G 68 of 238 ~ 28.57%
B 81 of 238 ~ 34.03'%

%37.39
%28.57
%34.03

CMYK color model

#594451 color CMYK value is (0,24,9,65).

  • cyan value is 0.00%
  • magenta value is 23.60%
  • yellow value is 8.99%
  • key color value is 65.10%

CMYK: (0,24,9,65)
C0M24Y9K65 (0%, 24%, 9%, 65%)
(0.00 / 0.24 / 0.09 / 0.65)

CMYK percentages

%0
%23.6
%8.99
%65.1

Codes

Color #594451 in popluar color models

59 44 51
RGB 89 68 81
HSL 323° 13.38% 30.78%
HSB/HSV 323° 23.60% 34.90%
CMYK 0.00% 23.60% 8.99%
65.10%

Color #594451 in popluar number systems.

HEX 59 44 51
Decimal 89 68 81
Binary 1011001 1000100 1010001
Octal 131 104 121

Shades and tints

Shades of #594451

#594451
(89,68,81)
#513E4A
(81,62,74)
#493843
(73,56,67)
#41323C
(65,50,60)
#392C35
(57,44,53)
#31262E
(49,38,46)
#292027
(41,32,39)
#211A20
(33,26,32)
#191419
(25,20,25)
#110E12
(17,14,18)
#09080B
(9,8,11)
#000000
(0,0,0)

Tints of #594451

#594451
(89,68,81)
#685560
(104,85,96)
#77666F
(119,102,111)
#86777E
(134,119,126)
#95888D
(149,136,141)
#A4999C
(164,153,156)
#B3AAAB
(179,170,171)
#C2BBBA
(194,187,186)
#D1CCC9
(209,204,201)
#E0DDD8
(224,221,216)
#EFEEE7
(239,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594451 color. Also use rgb(89,68,81) instead hex code.

Text Font Color

.myTextColor { color: #594451; }

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

This text font color is #594451.

Background Color

.myBgColor { background-color: #594451; }

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

This div background color is #594451.

Border color

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

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

This div border color is #594451.

Opacity

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

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

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

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

This text has shadow with #594451 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594451.

Preview

Color preview on black background

This text has color #594451 on black background.


Color preview on white background

This text has color #594451 on white background.


Black color preview on #594451 background

This text has black color on #594451 background.


White color preview on #594451 background

This text has white color on #594451 background.


Related colors

Complementary color

Complementary color for #hex is #A6BBAE.


I love getcolorcode.com

Triadic colors

1 #515944 and #445159 with #594451 are triadic colors.

2 #514459 and #445951 with #594451 are triadic colors.