COLOR #593E89

HEX: #593E89 RGB: (89,62,137)

Color info

#593E89 contains mainly red and blue colors. Web safe color of #593E89 is #663399 (or #639).

RGB color model

#593E89 color RGB value is (89,62,137).

RGB: (89,62,137) (35%, 24%, 54%)

RGB channels and saturation

R 89 of 255 = 35%
G 62 of 255 = 24%
B 137 of 255 = 54%

89
62
137

R + G + B ~ 38%. #593E89 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 62 + 137 = 288 (100%)
R 89 of 288 ~ 30.9%
G 62 of 288 ~ 21.53%
B 137 of 288 ~ 47.57'%

%30.9
%21.53
%47.57

CMYK color model

#593E89 color CMYK value is (35,55,0,46).

  • cyan value is 35.04%
  • magenta value is 54.74%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (35,55,0,46)
C35M55Y0K46 (35%, 55%, 0%, 46%)
(0.35 / 0.55 / 0.00 / 0.46)

CMYK percentages

%35.04
%54.74
%0
%46.27

Codes

Color #593E89 in popluar color models

59 3E 89
RGB 89 62 137
HSL 262° 37.69% 39.02%
HSB/HSV 262° 54.74% 53.73%
CMYK 35.04% 54.74% 0.00%
46.27%

Color #593E89 in popluar number systems.

HEX 59 3E 89
Decimal 89 62 137
Binary 1011001 111110 10001001
Octal 131 76 211

Shades and tints

Shades of #593E89

#593E89
(89,62,137)
#51397D
(81,57,125)
#493471
(73,52,113)
#412F65
(65,47,101)
#392A59
(57,42,89)
#31254D
(49,37,77)
#292041
(41,32,65)
#211B35
(33,27,53)
#191629
(25,22,41)
#11111D
(17,17,29)
#090C11
(9,12,17)
#000000
(0,0,0)

Tints of #593E89

#593E89
(89,62,137)
#684F93
(104,79,147)
#77609D
(119,96,157)
#8671A7
(134,113,167)
#9582B1
(149,130,177)
#A493BB
(164,147,187)
#B3A4C5
(179,164,197)
#C2B5CF
(194,181,207)
#D1C6D9
(209,198,217)
#E0D7E3
(224,215,227)
#EFE8ED
(239,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593E89 color. Also use rgb(89,62,137) instead hex code.

Text Font Color

.myTextColor { color: #593E89; }

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

This text font color is #593E89.

Background Color

.myBgColor { background-color: #593E89; }

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

This div background color is #593E89.

Border color

.myBorderColor { border: 1px solid #593E89; }

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

This div border color is #593E89.

Opacity

.myOpacity80 { color: #593E89; opacity: 0.8; }

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

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

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

This text has shadow with #593E89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593E89.

Preview

Color preview on black background

This text has color #593E89 on black background.


Color preview on white background

This text has color #593E89 on white background.


Black color preview on #593E89 background

This text has black color on #593E89 background.


White color preview on #593E89 background

This text has white color on #593E89 background.


Related colors

Complementary color

Complementary color for #hex is #A6C176.


I love getcolorcode.com

Triadic colors

1 #89593E and #3E8959 with #593E89 are triadic colors.

2 #893E59 and #3E5989 with #593E89 are triadic colors.