COLOR #593685

HEX: #593685 RGB: (89,54,133)

Color info

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

RGB color model

#593685 color RGB value is (89,54,133).

RGB: (89,54,133) (35%, 21%, 52%)

RGB channels and saturation

R 89 of 255 = 35%
G 54 of 255 = 21%
B 133 of 255 = 52%

89
54
133

R + G + B ~ 36%. #593685 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 54 + 133 = 276 (100%)
R 89 of 276 ~ 32.25%
G 54 of 276 ~ 19.57%
B 133 of 276 ~ 48.19'%

%32.25
%19.57
%48.19

CMYK color model

#593685 color CMYK value is (33,59,0,48).

  • cyan value is 33.08%
  • magenta value is 59.40%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (33,59,0,48)
C33M59Y0K48 (33%, 59%, 0%, 48%)
(0.33 / 0.59 / 0.00 / 0.48)

CMYK percentages

%33.08
%59.4
%0
%47.84

Codes

Color #593685 in popluar color models

59 36 85
RGB 89 54 133
HSL 267° 42.25% 36.67%
HSB/HSV 267° 59.40% 52.16%
CMYK 33.08% 59.40% 0.00%
47.84%

Color #593685 in popluar number systems.

HEX 59 36 85
Decimal 89 54 133
Binary 1011001 110110 10000101
Octal 131 66 205

Shades and tints

Shades of #593685

#593685
(89,54,133)
#513279
(81,50,121)
#492E6D
(73,46,109)
#412A61
(65,42,97)
#392655
(57,38,85)
#312249
(49,34,73)
#291E3D
(41,30,61)
#211A31
(33,26,49)
#191625
(25,22,37)
#111219
(17,18,25)
#090E0D
(9,14,13)
#000000
(0,0,0)

Tints of #593685

#593685
(89,54,133)
#684890
(104,72,144)
#775A9B
(119,90,155)
#866CA6
(134,108,166)
#957EB1
(149,126,177)
#A490BC
(164,144,188)
#B3A2C7
(179,162,199)
#C2B4D2
(194,180,210)
#D1C6DD
(209,198,221)
#E0D8E8
(224,216,232)
#EFEAF3
(239,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593685 color. Also use rgb(89,54,133) instead hex code.

Text Font Color

.myTextColor { color: #593685; }

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

This text font color is #593685.

Background Color

.myBgColor { background-color: #593685; }

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

This div background color is #593685.

Border color

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

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

This div border color is #593685.

Opacity

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

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

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

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

This text has shadow with #593685 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593685.

Preview

Color preview on black background

This text has color #593685 on black background.


Color preview on white background

This text has color #593685 on white background.


Black color preview on #593685 background

This text has black color on #593685 background.


White color preview on #593685 background

This text has white color on #593685 background.


Related colors

Complementary color

Complementary color for #hex is #A6C97A.


I love getcolorcode.com

Triadic colors

1 #855936 and #368559 with #593685 are triadic colors.

2 #853659 and #365985 with #593685 are triadic colors.