COLOR #594374

HEX: #594374 RGB: (89,67,116)

Color info

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

RGB color model

#594374 color RGB value is (89,67,116).

RGB: (89,67,116) (35%, 26%, 45%)

RGB channels and saturation

R 89 of 255 = 35%
G 67 of 255 = 26%
B 116 of 255 = 45%

89
67
116

R + G + B ~ 35%. #594374 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 67 + 116 = 272 (100%)
R 89 of 272 ~ 32.72%
G 67 of 272 ~ 24.63%
B 116 of 272 ~ 42.65'%

%32.72
%24.63
%42.65

CMYK color model

#594374 color CMYK value is (23,42,0,55).

  • cyan value is 23.28%
  • magenta value is 42.24%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (23,42,0,55)
C23M42Y0K55 (23%, 42%, 0%, 55%)
(0.23 / 0.42 / 0.00 / 0.55)

CMYK percentages

%23.28
%42.24
%0
%54.51

Codes

Color #594374 in popluar color models

59 43 74
RGB 89 67 116
HSL 267° 26.78% 35.88%
HSB/HSV 267° 42.24% 45.49%
CMYK 23.28% 42.24% 0.00%
54.51%

Color #594374 in popluar number systems.

HEX 59 43 74
Decimal 89 67 116
Binary 1011001 1000011 1110100
Octal 131 103 164

Shades and tints

Shades of #594374

#594374
(89,67,116)
#513D6A
(81,61,106)
#493760
(73,55,96)
#413156
(65,49,86)
#392B4C
(57,43,76)
#312542
(49,37,66)
#291F38
(41,31,56)
#21192E
(33,25,46)
#191324
(25,19,36)
#110D1A
(17,13,26)
#090710
(9,7,16)
#000000
(0,0,0)

Tints of #594374

#594374
(89,67,116)
#685480
(104,84,128)
#77658C
(119,101,140)
#867698
(134,118,152)
#9587A4
(149,135,164)
#A498B0
(164,152,176)
#B3A9BC
(179,169,188)
#C2BAC8
(194,186,200)
#D1CBD4
(209,203,212)
#E0DCE0
(224,220,224)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594374 color. Also use rgb(89,67,116) instead hex code.

Text Font Color

.myTextColor { color: #594374; }

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

This text font color is #594374.

Background Color

.myBgColor { background-color: #594374; }

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

This div background color is #594374.

Border color

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

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

This div border color is #594374.

Opacity

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

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

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

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

This text has shadow with #594374 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594374.

Preview

Color preview on black background

This text has color #594374 on black background.


Color preview on white background

This text has color #594374 on white background.


Black color preview on #594374 background

This text has black color on #594374 background.


White color preview on #594374 background

This text has white color on #594374 background.


Related colors

Complementary color

Complementary color for #hex is #A6BC8B.


I love getcolorcode.com

Triadic colors

1 #745943 and #437459 with #594374 are triadic colors.

2 #744359 and #435974 with #594374 are triadic colors.