COLOR #594074

HEX: #594074 RGB: (89,64,116)

Color info

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

RGB color model

#594074 color RGB value is (89,64,116).

RGB: (89,64,116) (35%, 25%, 45%)

RGB channels and saturation

R 89 of 255 = 35%
G 64 of 255 = 25%
B 116 of 255 = 45%

89
64
116

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

Portions of RGB colors in percentages

R + G + B = 89 + 64 + 116 = 269 (100%)
R 89 of 269 ~ 33.09%
G 64 of 269 ~ 23.79%
B 116 of 269 ~ 43.12'%

%33.09
%23.79
%43.12

CMYK color model

#594074 color CMYK value is (23,45,0,55).

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

CMYK: (23,45,0,55)
C23M45Y0K55 (23%, 45%, 0%, 55%)
(0.23 / 0.45 / 0.00 / 0.55)

CMYK percentages

%23.28
%44.83
%0
%54.51

Codes

Color #594074 in popluar color models

59 40 74
RGB 89 64 116
HSL 269° 28.89% 35.29%
HSB/HSV 269° 44.83% 45.49%
CMYK 23.28% 44.83% 0.00%
54.51%

Color #594074 in popluar number systems.

HEX 59 40 74
Decimal 89 64 116
Binary 1011001 1000000 1110100
Octal 131 100 164

Shades and tints

Shades of #594074

#594074
(89,64,116)
#513B6A
(81,59,106)
#493660
(73,54,96)
#413156
(65,49,86)
#392C4C
(57,44,76)
#312742
(49,39,66)
#292238
(41,34,56)
#211D2E
(33,29,46)
#191824
(25,24,36)
#11131A
(17,19,26)
#090E10
(9,14,16)
#000000
(0,0,0)

Tints of #594074

#594074
(89,64,116)
#685180
(104,81,128)
#77628C
(119,98,140)
#867398
(134,115,152)
#9584A4
(149,132,164)
#A495B0
(164,149,176)
#B3A6BC
(179,166,188)
#C2B7C8
(194,183,200)
#D1C8D4
(209,200,212)
#E0D9E0
(224,217,224)
#EFEAEC
(239,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594074; }

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

This text font color is #594074.

Background Color

.myBgColor { background-color: #594074; }

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

This div background color is #594074.

Border color

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

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

This div border color is #594074.

Opacity

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

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

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

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

This text has shadow with #594074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594074.

Preview

Color preview on black background

This text has color #594074 on black background.


Color preview on white background

This text has color #594074 on white background.


Black color preview on #594074 background

This text has black color on #594074 background.


White color preview on #594074 background

This text has white color on #594074 background.


Related colors

Complementary color

Complementary color for #hex is #A6BF8B.


I love getcolorcode.com

Triadic colors

1 #745940 and #407459 with #594074 are triadic colors.

2 #744059 and #405974 with #594074 are triadic colors.