COLOR #595D98

HEX: #595D98 RGB: (89,93,152)

Color info

#595D98 contains mainly green and blue colors. Web safe color of #595D98 is #666699 (or #669).

RGB color model

#595D98 color RGB value is (89,93,152).

RGB: (89,93,152) (35%, 36%, 60%)

RGB channels and saturation

R 89 of 255 = 35%
G 93 of 255 = 36%
B 152 of 255 = 60%

89
93
152

R + G + B ~ 44%. #595D98 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 89 + 93 + 152 = 334 (100%)
R 89 of 334 ~ 26.65%
G 93 of 334 ~ 27.84%
B 152 of 334 ~ 45.51'%

%26.65
%27.84
%45.51

CMYK color model

#595D98 color CMYK value is (41,39,0,40).

  • cyan value is 41.45%
  • magenta value is 38.82%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (41,39,0,40)
C41M39Y0K40 (41%, 39%, 0%, 40%)
(0.41 / 0.39 / 0.00 / 0.40)

CMYK percentages

%41.45
%38.82
%0
%40.39

Codes

Color #595D98 in popluar color models

59 5D 98
RGB 89 93 152
HSL 236° 26.14% 47.25%
HSB/HSV 236° 41.45% 59.61%
CMYK 41.45% 38.82% 0.00%
40.39%

Color #595D98 in popluar number systems.

HEX 59 5D 98
Decimal 89 93 152
Binary 1011001 1011101 10011000
Octal 131 135 230

Shades and tints

Shades of #595D98

#595D98
(89,93,152)
#51558B
(81,85,139)
#494D7E
(73,77,126)
#414571
(65,69,113)
#393D64
(57,61,100)
#313557
(49,53,87)
#292D4A
(41,45,74)
#21253D
(33,37,61)
#191D30
(25,29,48)
#111523
(17,21,35)
#090D16
(9,13,22)
#000000
(0,0,0)

Tints of #595D98

#595D98
(89,93,152)
#686BA1
(104,107,161)
#7779AA
(119,121,170)
#8687B3
(134,135,179)
#9595BC
(149,149,188)
#A4A3C5
(164,163,197)
#B3B1CE
(179,177,206)
#C2BFD7
(194,191,215)
#D1CDE0
(209,205,224)
#E0DBE9
(224,219,233)
#EFE9F2
(239,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595D98 color. Also use rgb(89,93,152) instead hex code.

Text Font Color

.myTextColor { color: #595D98; }

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

This text font color is #595D98.

Background Color

.myBgColor { background-color: #595D98; }

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

This div background color is #595D98.

Border color

.myBorderColor { border: 1px solid #595D98; }

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

This div border color is #595D98.

Opacity

.myOpacity80 { color: #595D98; opacity: 0.8; }

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

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

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

This text has shadow with #595D98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595D98.

Preview

Color preview on black background

This text has color #595D98 on black background.


Color preview on white background

This text has color #595D98 on white background.


Black color preview on #595D98 background

This text has black color on #595D98 background.


White color preview on #595D98 background

This text has white color on #595D98 background.


Related colors

Complementary color

Complementary color for #hex is #A6A267.


I love getcolorcode.com

Triadic colors

1 #98595D and #5D9859 with #595D98 are triadic colors.

2 #985D59 and #5D5998 with #595D98 are triadic colors.