COLOR #595793

HEX: #595793 RGB: (89,87,147)

Color info

#595793 contains mainly red and blue colors. Web safe color of #595793 is #666699 (or #669).

RGB color model

#595793 color RGB value is (89,87,147).

RGB: (89,87,147) (35%, 34%, 58%)

RGB channels and saturation

R 89 of 255 = 35%
G 87 of 255 = 34%
B 147 of 255 = 58%

89
87
147

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

Portions of RGB colors in percentages

R + G + B = 89 + 87 + 147 = 323 (100%)
R 89 of 323 ~ 27.55%
G 87 of 323 ~ 26.93%
B 147 of 323 ~ 45.51'%

%27.55
%26.93
%45.51

CMYK color model

#595793 color CMYK value is (39,41,0,42).

  • cyan value is 39.46%
  • magenta value is 40.82%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (39,41,0,42)
C39M41Y0K42 (39%, 41%, 0%, 42%)
(0.39 / 0.41 / 0.00 / 0.42)

CMYK percentages

%39.46
%40.82
%0
%42.35

Codes

Color #595793 in popluar color models

59 57 93
RGB 89 87 147
HSL 242° 25.64% 45.88%
HSB/HSV 242° 40.82% 57.65%
CMYK 39.46% 40.82% 0.00%
42.35%

Color #595793 in popluar number systems.

HEX 59 57 93
Decimal 89 87 147
Binary 1011001 1010111 10010011
Octal 131 127 223

Shades and tints

Shades of #595793

#595793
(89,87,147)
#515086
(81,80,134)
#494979
(73,73,121)
#41426C
(65,66,108)
#393B5F
(57,59,95)
#313452
(49,52,82)
#292D45
(41,45,69)
#212638
(33,38,56)
#191F2B
(25,31,43)
#11181E
(17,24,30)
#091111
(9,17,17)
#000000
(0,0,0)

Tints of #595793

#595793
(89,87,147)
#68669C
(104,102,156)
#7775A5
(119,117,165)
#8684AE
(134,132,174)
#9593B7
(149,147,183)
#A4A2C0
(164,162,192)
#B3B1C9
(179,177,201)
#C2C0D2
(194,192,210)
#D1CFDB
(209,207,219)
#E0DEE4
(224,222,228)
#EFEDED
(239,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595793 color. Also use rgb(89,87,147) instead hex code.

Text Font Color

.myTextColor { color: #595793; }

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

This text font color is #595793.

Background Color

.myBgColor { background-color: #595793; }

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

This div background color is #595793.

Border color

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

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

This div border color is #595793.

Opacity

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

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

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

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

This text has shadow with #595793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595793.

Preview

Color preview on black background

This text has color #595793 on black background.


Color preview on white background

This text has color #595793 on white background.


Black color preview on #595793 background

This text has black color on #595793 background.


White color preview on #595793 background

This text has white color on #595793 background.


Related colors

Complementary color

Complementary color for #hex is #A6A86C.


I love getcolorcode.com

Triadic colors

1 #935957 and #579359 with #595793 are triadic colors.

2 #935759 and #575993 with #595793 are triadic colors.