COLOR #595E79

HEX: #595E79 RGB: (89,94,121)

Color info

#595E79 contains red, green and blue colors in about the same proportion. Web safe color of #595E79 is #666666 (or #666).

RGB color model

#595E79 color RGB value is (89,94,121).

RGB: (89,94,121) (35%, 37%, 47%)

RGB channels and saturation

R 89 of 255 = 35%
G 94 of 255 = 37%
B 121 of 255 = 47%

89
94
121

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

Portions of RGB colors in percentages

R + G + B = 89 + 94 + 121 = 304 (100%)
R 89 of 304 ~ 29.28%
G 94 of 304 ~ 30.92%
B 121 of 304 ~ 39.8'%

%29.28
%30.92
%39.8

CMYK color model

#595E79 color CMYK value is (26,22,0,53).

  • cyan value is 26.45%
  • magenta value is 22.31%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (26,22,0,53)
C26M22Y0K53 (26%, 22%, 0%, 53%)
(0.26 / 0.22 / 0.00 / 0.53)

CMYK percentages

%26.45
%22.31
%0
%52.55

Codes

Color #595E79 in popluar color models

59 5E 79
RGB 89 94 121
HSL 231° 15.24% 41.18%
HSB/HSV 231° 26.45% 47.45%
CMYK 26.45% 22.31% 0.00%
52.55%

Color #595E79 in popluar number systems.

HEX 59 5E 79
Decimal 89 94 121
Binary 1011001 1011110 1111001
Octal 131 136 171

Shades and tints

Shades of #595E79

#595E79
(89,94,121)
#51566E
(81,86,110)
#494E63
(73,78,99)
#414658
(65,70,88)
#393E4D
(57,62,77)
#313642
(49,54,66)
#292E37
(41,46,55)
#21262C
(33,38,44)
#191E21
(25,30,33)
#111616
(17,22,22)
#090E0B
(9,14,11)
#000000
(0,0,0)

Tints of #595E79

#595E79
(89,94,121)
#686C85
(104,108,133)
#777A91
(119,122,145)
#86889D
(134,136,157)
#9596A9
(149,150,169)
#A4A4B5
(164,164,181)
#B3B2C1
(179,178,193)
#C2C0CD
(194,192,205)
#D1CED9
(209,206,217)
#E0DCE5
(224,220,229)
#EFEAF1
(239,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595E79; }

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

This text font color is #595E79.

Background Color

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

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

This div background color is #595E79.

Border color

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

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

This div border color is #595E79.

Opacity

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

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

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

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

This text has shadow with #595E79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595E79.

Preview

Color preview on black background

This text has color #595E79 on black background.


Color preview on white background

This text has color #595E79 on white background.


Black color preview on #595E79 background

This text has black color on #595E79 background.


White color preview on #595E79 background

This text has white color on #595E79 background.


Related colors

Complementary color

Complementary color for #hex is #A6A186.


I love getcolorcode.com

Triadic colors

1 #79595E and #5E7959 with #595E79 are triadic colors.

2 #795E59 and #5E5979 with #595E79 are triadic colors.