COLOR #593063

HEX: #593063 RGB: (89,48,99)

Color info

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

RGB color model

#593063 color RGB value is (89,48,99).

RGB: (89,48,99) (35%, 19%, 39%)

RGB channels and saturation

R 89 of 255 = 35%
G 48 of 255 = 19%
B 99 of 255 = 39%

89
48
99

R + G + B ~ 31%. #593063 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 48 + 99 = 236 (100%)
R 89 of 236 ~ 37.71%
G 48 of 236 ~ 20.34%
B 99 of 236 ~ 41.95'%

%37.71
%20.34
%41.95

CMYK color model

#593063 color CMYK value is (10,52,0,61).

  • cyan value is 10.10%
  • magenta value is 51.52%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (10,52,0,61)
C10M52Y0K61 (10%, 52%, 0%, 61%)
(0.10 / 0.52 / 0.00 / 0.61)

CMYK percentages

%10.1
%51.52
%0
%61.18

Codes

Color #593063 in popluar color models

59 30 63
RGB 89 48 99
HSL 288° 34.69% 28.82%
HSB/HSV 288° 51.52% 38.82%
CMYK 10.10% 51.52% 0.00%
61.18%

Color #593063 in popluar number systems.

HEX 59 30 63
Decimal 89 48 99
Binary 1011001 110000 1100011
Octal 131 60 143

Shades and tints

Shades of #593063

#593063
(89,48,99)
#512C5A
(81,44,90)
#492851
(73,40,81)
#412448
(65,36,72)
#39203F
(57,32,63)
#311C36
(49,28,54)
#29182D
(41,24,45)
#211424
(33,20,36)
#19101B
(25,16,27)
#110C12
(17,12,18)
#090809
(9,8,9)
#000000
(0,0,0)

Tints of #593063

#593063
(89,48,99)
#684271
(104,66,113)
#77547F
(119,84,127)
#86668D
(134,102,141)
#95789B
(149,120,155)
#A48AA9
(164,138,169)
#B39CB7
(179,156,183)
#C2AEC5
(194,174,197)
#D1C0D3
(209,192,211)
#E0D2E1
(224,210,225)
#EFE4EF
(239,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593063 color. Also use rgb(89,48,99) instead hex code.

Text Font Color

.myTextColor { color: #593063; }

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

This text font color is #593063.

Background Color

.myBgColor { background-color: #593063; }

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

This div background color is #593063.

Border color

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

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

This div border color is #593063.

Opacity

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

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

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

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

This text has shadow with #593063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593063.

Preview

Color preview on black background

This text has color #593063 on black background.


Color preview on white background

This text has color #593063 on white background.


Black color preview on #593063 background

This text has black color on #593063 background.


White color preview on #593063 background

This text has white color on #593063 background.


Related colors

Complementary color

Complementary color for #hex is #A6CF9C.


I love getcolorcode.com

Triadic colors

1 #635930 and #306359 with #593063 are triadic colors.

2 #633059 and #305963 with #593063 are triadic colors.