COLOR #596285

HEX: #596285 RGB: (89,98,133)

Color info

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

RGB color model

#596285 color RGB value is (89,98,133).

RGB: (89,98,133) (35%, 38%, 52%)

RGB channels and saturation

R 89 of 255 = 35%
G 98 of 255 = 38%
B 133 of 255 = 52%

89
98
133

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

Portions of RGB colors in percentages

R + G + B = 89 + 98 + 133 = 320 (100%)
R 89 of 320 ~ 27.81%
G 98 of 320 ~ 30.63%
B 133 of 320 ~ 41.56'%

%27.81
%30.63
%41.56

CMYK color model

#596285 color CMYK value is (33,26,0,48).

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

CMYK: (33,26,0,48)
C33M26Y0K48 (33%, 26%, 0%, 48%)
(0.33 / 0.26 / 0.00 / 0.48)

CMYK percentages

%33.08
%26.32
%0
%47.84

Codes

Color #596285 in popluar color models

59 62 85
RGB 89 98 133
HSL 228° 19.82% 43.53%
HSB/HSV 228° 33.08% 52.16%
CMYK 33.08% 26.32% 0.00%
47.84%

Color #596285 in popluar number systems.

HEX 59 62 85
Decimal 89 98 133
Binary 1011001 1100010 10000101
Octal 131 142 205

Shades and tints

Shades of #596285

#596285
(89,98,133)
#515A79
(81,90,121)
#49526D
(73,82,109)
#414A61
(65,74,97)
#394255
(57,66,85)
#313A49
(49,58,73)
#29323D
(41,50,61)
#212A31
(33,42,49)
#192225
(25,34,37)
#111A19
(17,26,25)
#09120D
(9,18,13)
#000000
(0,0,0)

Tints of #596285

#596285
(89,98,133)
#687090
(104,112,144)
#777E9B
(119,126,155)
#868CA6
(134,140,166)
#959AB1
(149,154,177)
#A4A8BC
(164,168,188)
#B3B6C7
(179,182,199)
#C2C4D2
(194,196,210)
#D1D2DD
(209,210,221)
#E0E0E8
(224,224,232)
#EFEEF3
(239,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596285; }

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

This text font color is #596285.

Background Color

.myBgColor { background-color: #596285; }

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

This div background color is #596285.

Border color

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

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

This div border color is #596285.

Opacity

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

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

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

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

This text has shadow with #596285 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596285.

Preview

Color preview on black background

This text has color #596285 on black background.


Color preview on white background

This text has color #596285 on white background.


Black color preview on #596285 background

This text has black color on #596285 background.


White color preview on #596285 background

This text has white color on #596285 background.


Related colors

Complementary color

Complementary color for #hex is #A69D7A.


I love getcolorcode.com

Triadic colors

1 #855962 and #628559 with #596285 are triadic colors.

2 #856259 and #625985 with #596285 are triadic colors.