COLOR #595E95

HEX: #595E95 RGB: (89,94,149)

Color info

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

RGB color model

#595E95 color RGB value is (89,94,149).

RGB: (89,94,149) (35%, 37%, 58%)

RGB channels and saturation

R 89 of 255 = 35%
G 94 of 255 = 37%
B 149 of 255 = 58%

89
94
149

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

Portions of RGB colors in percentages

R + G + B = 89 + 94 + 149 = 332 (100%)
R 89 of 332 ~ 26.81%
G 94 of 332 ~ 28.31%
B 149 of 332 ~ 44.88'%

%26.81
%28.31
%44.88

CMYK color model

#595E95 color CMYK value is (40,37,0,42).

  • cyan value is 40.27%
  • magenta value is 36.91%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (40,37,0,42) C40M37Y0K42 (40%,37%,0%,42%) (0.40/0.37/0.00/0.42) 

CMYK percentages

%40.27
%36.91
%0
%41.57

Codes

Color #595E95 in popluar color models

59 5E 95
RGB 89 94 149
HSL 235° 25.21% 46.67%
HSB/HSV 235° 40.27% 58.43%
CMYK 40.27% 36.91% 0.00%
41.57%

Color #595E95 in popluar number systems.

HEX 59 5E 95
Decimal 89 94 149
Binary 1011001 1011110 10010101
Octal 131 136 225

Shades and tints

Shades of #595E95

#595E95
(89,94,149)
#515688
(81,86,136)
#494E7B
(73,78,123)
#41466E
(65,70,110)
#393E61
(57,62,97)
#313654
(49,54,84)
#292E47
(41,46,71)
#21263A
(33,38,58)
#191E2D
(25,30,45)
#111620
(17,22,32)
#090E13
(9,14,19)
#000000
(0,0,0)

Tints of #595E95

#595E95
(89,94,149)
#686C9E
(104,108,158)
#777AA7
(119,122,167)
#8688B0
(134,136,176)
#9596B9
(149,150,185)
#A4A4C2
(164,164,194)
#B3B2CB
(179,178,203)
#C2C0D4
(194,192,212)
#D1CEDD
(209,206,221)
#E0DCE6
(224,220,230)
#EFEAEF
(239,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595E95 color. Also use rgb(89,94,149) instead hex code.

Text Font Color

.myTextColor { color: #595E95; }

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

This text font color is #595E95.

Background Color

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

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

This div background color is #595E95.

Border color

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

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

This div border color is #595E95.

Opacity

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

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

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

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

This text has shadow with #595E95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595E95.

Preview

Color preview on black background

This text has color #595E95 on black background.


Color preview on white background

This text has color #595E95 on white background.


Black color preview on #595E95 background

This text has black color on #595E95 background.


White color preview on #595E95 background

This text has white color on #595E95 background.


Related colors

Complementary color

Complementary color for #hex is #A6A16A.


I love getcolorcode.com

Triadic colors

1 #95595E and #5E9559 with #595E95 are triadic colors.

2 #955E59 and #5E5995 with #595E95 are triadic colors.