COLOR #593865

HEX: #593865 RGB: (89,56,101)

Color info

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

RGB color model

#593865 color RGB value is (89,56,101).

RGB: (89,56,101) (35%, 22%, 40%)

RGB channels and saturation

R 89 of 255 = 35%
G 56 of 255 = 22%
B 101 of 255 = 40%

89
56
101

R + G + B ~ 32%. #593865 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 56 + 101 = 246 (100%)
R 89 of 246 ~ 36.18%
G 56 of 246 ~ 22.76%
B 101 of 246 ~ 41.06'%

%36.18
%22.76
%41.06

CMYK color model

#593865 color CMYK value is (12,45,0,60).

  • cyan value is 11.88%
  • magenta value is 44.55%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (12,45,0,60)
C12M45Y0K60 (12%, 45%, 0%, 60%)
(0.12 / 0.45 / 0.00 / 0.60)

CMYK percentages

%11.88
%44.55
%0
%60.39

Codes

Color #593865 in popluar color models

59 38 65
RGB 89 56 101
HSL 284° 28.66% 30.78%
HSB/HSV 284° 44.55% 39.61%
CMYK 11.88% 44.55% 0.00%
60.39%

Color #593865 in popluar number systems.

HEX 59 38 65
Decimal 89 56 101
Binary 1011001 111000 1100101
Octal 131 70 145

Shades and tints

Shades of #593865

#593865
(89,56,101)
#51335C
(81,51,92)
#492E53
(73,46,83)
#41294A
(65,41,74)
#392441
(57,36,65)
#311F38
(49,31,56)
#291A2F
(41,26,47)
#211526
(33,21,38)
#19101D
(25,16,29)
#110B14
(17,11,20)
#09060B
(9,6,11)
#000000
(0,0,0)

Tints of #593865

#593865
(89,56,101)
#684A73
(104,74,115)
#775C81
(119,92,129)
#866E8F
(134,110,143)
#95809D
(149,128,157)
#A492AB
(164,146,171)
#B3A4B9
(179,164,185)
#C2B6C7
(194,182,199)
#D1C8D5
(209,200,213)
#E0DAE3
(224,218,227)
#EFECF1
(239,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593865 color. Also use rgb(89,56,101) instead hex code.

Text Font Color

.myTextColor { color: #593865; }

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

This text font color is #593865.

Background Color

.myBgColor { background-color: #593865; }

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

This div background color is #593865.

Border color

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

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

This div border color is #593865.

Opacity

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

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

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

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

This text has shadow with #593865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593865.

Preview

Color preview on black background

This text has color #593865 on black background.


Color preview on white background

This text has color #593865 on white background.


Black color preview on #593865 background

This text has black color on #593865 background.


White color preview on #593865 background

This text has white color on #593865 background.


Related colors

Complementary color

Complementary color for #hex is #A6C79A.


I love getcolorcode.com

Triadic colors

1 #655938 and #386559 with #593865 are triadic colors.

2 #653859 and #385965 with #593865 are triadic colors.