COLOR #59657A

HEX: #59657A RGB: (89,101,122)

Color info

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

RGB color model

#59657A color RGB value is (89,101,122).

RGB: (89,101,122) (35%, 40%, 48%)

RGB channels and saturation

R 89 of 255 = 35%
G 101 of 255 = 40%
B 122 of 255 = 48%

89
101
122

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

Portions of RGB colors in percentages

R + G + B = 89 + 101 + 122 = 312 (100%)
R 89 of 312 ~ 28.53%
G 101 of 312 ~ 32.37%
B 122 of 312 ~ 39.1'%

%28.53
%32.37
%39.1

CMYK color model

#59657A color CMYK value is (27,17,0,52).

  • cyan value is 27.05%
  • magenta value is 17.21%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (27,17,0,52)
C27M17Y0K52 (27%, 17%, 0%, 52%)
(0.27 / 0.17 / 0.00 / 0.52)

CMYK percentages

%27.05
%17.21
%0
%52.16

Codes

Color #59657A in popluar color models

59 65 7A
RGB 89 101 122
HSL 218° 15.64% 41.37%
HSB/HSV 218° 27.05% 47.84%
CMYK 27.05% 17.21% 0.00%
52.16%

Color #59657A in popluar number systems.

HEX 59 65 7A
Decimal 89 101 122
Binary 1011001 1100101 1111010
Octal 131 145 172

Shades and tints

Shades of #59657A

#59657A
(89,101,122)
#515C6F
(81,92,111)
#495364
(73,83,100)
#414A59
(65,74,89)
#39414E
(57,65,78)
#313843
(49,56,67)
#292F38
(41,47,56)
#21262D
(33,38,45)
#191D22
(25,29,34)
#111417
(17,20,23)
#090B0C
(9,11,12)
#000000
(0,0,0)

Tints of #59657A

#59657A
(89,101,122)
#687386
(104,115,134)
#778192
(119,129,146)
#868F9E
(134,143,158)
#959DAA
(149,157,170)
#A4ABB6
(164,171,182)
#B3B9C2
(179,185,194)
#C2C7CE
(194,199,206)
#D1D5DA
(209,213,218)
#E0E3E6
(224,227,230)
#EFF1F2
(239,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59657A; }

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

This text font color is #59657A.

Background Color

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

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

This div background color is #59657A.

Border color

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

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

This div border color is #59657A.

Opacity

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

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

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

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

This text has shadow with #59657A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59657A.

Preview

Color preview on black background

This text has color #59657A on black background.


Color preview on white background

This text has color #59657A on white background.


Black color preview on #59657A background

This text has black color on #59657A background.


White color preview on #59657A background

This text has white color on #59657A background.


Related colors

Complementary color

Complementary color for #hex is #A69A85.


I love getcolorcode.com

Triadic colors

1 #7A5965 and #657A59 with #59657A are triadic colors.

2 #7A6559 and #65597A with #59657A are triadic colors.