COLOR #59557B

HEX: #59557B RGB: (89,85,123)

Color info

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

RGB color model

#59557B color RGB value is (89,85,123).

RGB: (89,85,123) (35%, 33%, 48%)

RGB channels and saturation

R 89 of 255 = 35%
G 85 of 255 = 33%
B 123 of 255 = 48%

89
85
123

R + G + B ~ 39%. #59557B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 85 + 123 = 297 (100%)
R 89 of 297 ~ 29.97%
G 85 of 297 ~ 28.62%
B 123 of 297 ~ 41.41'%

%29.97
%28.62
%41.41

CMYK color model

#59557B color CMYK value is (28,31,0,52).

  • cyan value is 27.64%
  • magenta value is 30.89%
  • yellow value is 0.00%
  • key color value is 51.76%

CMYK: (28,31,0,52)
C28M31Y0K52 (28%, 31%, 0%, 52%)
(0.28 / 0.31 / 0.00 / 0.52)

CMYK percentages

%27.64
%30.89
%0
%51.76

Codes

Color #59557B in popluar color models

59 55 7B
RGB 89 85 123
HSL 246° 18.27% 40.78%
HSB/HSV 246° 30.89% 48.24%
CMYK 27.64% 30.89% 0.00%
51.76%

Color #59557B in popluar number systems.

HEX 59 55 7B
Decimal 89 85 123
Binary 1011001 1010101 1111011
Octal 131 125 173

Shades and tints

Shades of #59557B

#59557B
(89,85,123)
#514E70
(81,78,112)
#494765
(73,71,101)
#41405A
(65,64,90)
#39394F
(57,57,79)
#313244
(49,50,68)
#292B39
(41,43,57)
#21242E
(33,36,46)
#191D23
(25,29,35)
#111618
(17,22,24)
#090F0D
(9,15,13)
#000000
(0,0,0)

Tints of #59557B

#59557B
(89,85,123)
#686487
(104,100,135)
#777393
(119,115,147)
#86829F
(134,130,159)
#9591AB
(149,145,171)
#A4A0B7
(164,160,183)
#B3AFC3
(179,175,195)
#C2BECF
(194,190,207)
#D1CDDB
(209,205,219)
#E0DCE7
(224,220,231)
#EFEBF3
(239,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59557B color. Also use rgb(89,85,123) instead hex code.

Text Font Color

.myTextColor { color: #59557B; }

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

This text font color is #59557B.

Background Color

.myBgColor { background-color: #59557B; }

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

This div background color is #59557B.

Border color

.myBorderColor { border: 1px solid #59557B; }

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

This div border color is #59557B.

Opacity

.myOpacity80 { color: #59557B; opacity: 0.8; }

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

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

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

This text has shadow with #59557B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59557B.

Preview

Color preview on black background

This text has color #59557B on black background.


Color preview on white background

This text has color #59557B on white background.


Black color preview on #59557B background

This text has black color on #59557B background.


White color preview on #59557B background

This text has white color on #59557B background.


Related colors

Complementary color

Complementary color for #hex is #A6AA84.


I love getcolorcode.com

Triadic colors

1 #7B5955 and #557B59 with #59557B are triadic colors.

2 #7B5559 and #55597B with #59557B are triadic colors.