COLOR #59657E

HEX: #59657E RGB: (89,101,126)

Color info

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

RGB color model

#59657E color RGB value is (89,101,126).

RGB: (89,101,126) (35%, 40%, 49%)

RGB channels and saturation

R 89 of 255 = 35%
G 101 of 255 = 40%
B 126 of 255 = 49%

89
101
126

R + G + B ~ 41%. #59657E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 89 + 101 + 126 = 316 (100%)
R 89 of 316 ~ 28.16%
G 101 of 316 ~ 31.96%
B 126 of 316 ~ 39.87'%

%28.16
%31.96
%39.87

CMYK color model

#59657E color CMYK value is (29,20,0,51).

  • cyan value is 29.37%
  • magenta value is 19.84%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (29,20,0,51)
C29M20Y0K51 (29%, 20%, 0%, 51%)
(0.29 / 0.20 / 0.00 / 0.51)

CMYK percentages

%29.37
%19.84
%0
%50.59

Codes

Color #59657E in popluar color models

59 65 7E
RGB 89 101 126
HSL 221° 17.21% 42.16%
HSB/HSV 221° 29.37% 49.41%
CMYK 29.37% 19.84% 0.00%
50.59%

Color #59657E in popluar number systems.

HEX 59 65 7E
Decimal 89 101 126
Binary 1011001 1100101 1111110
Octal 131 145 176

Shades and tints

Shades of #59657E

#59657E
(89,101,126)
#515C73
(81,92,115)
#495368
(73,83,104)
#414A5D
(65,74,93)
#394152
(57,65,82)
#313847
(49,56,71)
#292F3C
(41,47,60)
#212631
(33,38,49)
#191D26
(25,29,38)
#11141B
(17,20,27)
#090B10
(9,11,16)
#000000
(0,0,0)

Tints of #59657E

#59657E
(89,101,126)
#687389
(104,115,137)
#778194
(119,129,148)
#868F9F
(134,143,159)
#959DAA
(149,157,170)
#A4ABB5
(164,171,181)
#B3B9C0
(179,185,192)
#C2C7CB
(194,199,203)
#D1D5D6
(209,213,214)
#E0E3E1
(224,227,225)
#EFF1EC
(239,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59657E; }

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

This text font color is #59657E.

Background Color

.myBgColor { background-color: #59657E; }

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

This div background color is #59657E.

Border color

.myBorderColor { border: 1px solid #59657E; }

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

This div border color is #59657E.

Opacity

.myOpacity80 { color: #59657E; opacity: 0.8; }

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

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

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

This text has shadow with #59657E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59657E.

Preview

Color preview on black background

This text has color #59657E on black background.


Color preview on white background

This text has color #59657E on white background.


Black color preview on #59657E background

This text has black color on #59657E background.


White color preview on #59657E background

This text has white color on #59657E background.


Related colors

Complementary color

Complementary color for #hex is #A69A81.


I love getcolorcode.com

Triadic colors

1 #7E5965 and #657E59 with #59657E are triadic colors.

2 #7E6559 and #65597E with #59657E are triadic colors.