COLOR #594995

HEX: #594995 RGB: (89,73,149)

Color info

#594995 contains mainly blue color. Web safe color of #594995 is #663399 (or #639).

RGB color model

#594995 color RGB value is (89,73,149).

RGB: (89,73,149) (35%, 29%, 58%)

RGB channels and saturation

R 89 of 255 = 35%
G 73 of 255 = 29%
B 149 of 255 = 58%

89
73
149

R + G + B ~ 41%. #594995 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 89 + 73 + 149 = 311 (100%)
R 89 of 311 ~ 28.62%
G 73 of 311 ~ 23.47%
B 149 of 311 ~ 47.91'%

%28.62
%23.47
%47.91

CMYK color model

#594995 color CMYK value is (40,51,0,42).

  • cyan value is 40.27%
  • magenta value is 51.01%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (40,51,0,42) C40M51Y0K42 (40%,51%,0%,42%) (0.40/0.51/0.00/0.42) 

CMYK percentages

%40.27
%51.01
%0
%41.57

Codes

Color #594995 in popluar color models

59 49 95
RGB 89 73 149
HSL 253° 34.23% 43.53%
HSB/HSV 253° 51.01% 58.43%
CMYK 40.27% 51.01% 0.00%
41.57%

Color #594995 in popluar number systems.

HEX 59 49 95
Decimal 89 73 149
Binary 1011001 1001001 10010101
Octal 131 111 225

Shades and tints

Shades of #594995

#594995
(89,73,149)
#514388
(81,67,136)
#493D7B
(73,61,123)
#41376E
(65,55,110)
#393161
(57,49,97)
#312B54
(49,43,84)
#292547
(41,37,71)
#211F3A
(33,31,58)
#19192D
(25,25,45)
#111320
(17,19,32)
#090D13
(9,13,19)
#000000
(0,0,0)

Tints of #594995

#594995
(89,73,149)
#68599E
(104,89,158)
#7769A7
(119,105,167)
#8679B0
(134,121,176)
#9589B9
(149,137,185)
#A499C2
(164,153,194)
#B3A9CB
(179,169,203)
#C2B9D4
(194,185,212)
#D1C9DD
(209,201,221)
#E0D9E6
(224,217,230)
#EFE9EF
(239,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594995 color. Also use rgb(89,73,149) instead hex code.

Text Font Color

.myTextColor { color: #594995; }

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

This text font color is #594995.

Background Color

.myBgColor { background-color: #594995; }

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

This div background color is #594995.

Border color

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

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

This div border color is #594995.

Opacity

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

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

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

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

This text has shadow with #594995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594995.

Preview

Color preview on black background

This text has color #594995 on black background.


Color preview on white background

This text has color #594995 on white background.


Black color preview on #594995 background

This text has black color on #594995 background.


White color preview on #594995 background

This text has white color on #594995 background.


Related colors

Complementary color

Complementary color for #hex is #A6B66A.


I love getcolorcode.com

Triadic colors

1 #955949 and #499559 with #594995 are triadic colors.

2 #954959 and #495995 with #594995 are triadic colors.