COLOR #596583

HEX: #596583 RGB: (89,101,131)

Color info

#596583 contains red, green and blue colors in about the same proportion. Web safe color of #596583 is #666699 (or #669).

RGB color model

#596583 color RGB value is (89,101,131).

RGB: (89,101,131) (35%, 40%, 51%)

RGB channels and saturation

R 89 of 255 = 35%
G 101 of 255 = 40%
B 131 of 255 = 51%

89
101
131

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

Portions of RGB colors in percentages

R + G + B = 89 + 101 + 131 = 321 (100%)
R 89 of 321 ~ 27.73%
G 101 of 321 ~ 31.46%
B 131 of 321 ~ 40.81'%

%27.73
%31.46
%40.81

CMYK color model

#596583 color CMYK value is (32,23,0,49).

  • cyan value is 32.06%
  • magenta value is 22.90%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (32,23,0,49)
C32M23Y0K49 (32%, 23%, 0%, 49%)
(0.32 / 0.23 / 0.00 / 0.49)

CMYK percentages

%32.06
%22.9
%0
%48.63

Codes

Color #596583 in popluar color models

59 65 83
RGB 89 101 131
HSL 223° 19.09% 43.14%
HSB/HSV 223° 32.06% 51.37%
CMYK 32.06% 22.90% 0.00%
48.63%

Color #596583 in popluar number systems.

HEX 59 65 83
Decimal 89 101 131
Binary 1011001 1100101 10000011
Octal 131 145 203

Shades and tints

Shades of #596583

#596583
(89,101,131)
#515C78
(81,92,120)
#49536D
(73,83,109)
#414A62
(65,74,98)
#394157
(57,65,87)
#31384C
(49,56,76)
#292F41
(41,47,65)
#212636
(33,38,54)
#191D2B
(25,29,43)
#111420
(17,20,32)
#090B15
(9,11,21)
#000000
(0,0,0)

Tints of #596583

#596583
(89,101,131)
#68738E
(104,115,142)
#778199
(119,129,153)
#868FA4
(134,143,164)
#959DAF
(149,157,175)
#A4ABBA
(164,171,186)
#B3B9C5
(179,185,197)
#C2C7D0
(194,199,208)
#D1D5DB
(209,213,219)
#E0E3E6
(224,227,230)
#EFF1F1
(239,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596583; }

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

This text font color is #596583.

Background Color

.myBgColor { background-color: #596583; }

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

This div background color is #596583.

Border color

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

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

This div border color is #596583.

Opacity

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

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

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

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

This text has shadow with #596583 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596583.

Preview

Color preview on black background

This text has color #596583 on black background.


Color preview on white background

This text has color #596583 on white background.


Black color preview on #596583 background

This text has black color on #596583 background.


White color preview on #596583 background

This text has white color on #596583 background.


Related colors

Complementary color

Complementary color for #hex is #A69A7C.


I love getcolorcode.com

Triadic colors

1 #835965 and #658359 with #596583 are triadic colors.

2 #836559 and #655983 with #596583 are triadic colors.