COLOR #59576A

HEX: #59576A RGB: (89,87,106)

Color info

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

RGB color model

#59576A color RGB value is (89,87,106).

RGB: (89,87,106) (35%, 34%, 42%)

RGB channels and saturation

R 89 of 255 = 35%
G 87 of 255 = 34%
B 106 of 255 = 42%

89
87
106

R + G + B ~ 37%. #59576A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 87 + 106 = 282 (100%)
R 89 of 282 ~ 31.56%
G 87 of 282 ~ 30.85%
B 106 of 282 ~ 37.59'%

%31.56
%30.85
%37.59

CMYK color model

#59576A color CMYK value is (16,18,0,58).

  • cyan value is 16.04%
  • magenta value is 17.92%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (16,18,0,58)
C16M18Y0K58 (16%, 18%, 0%, 58%)
(0.16 / 0.18 / 0.00 / 0.58)

CMYK percentages

%16.04
%17.92
%0
%58.43

Codes

Color #59576A in popluar color models

59 57 6A
RGB 89 87 106
HSL 246° 9.84% 37.84%
HSB/HSV 246° 17.92% 41.57%
CMYK 16.04% 17.92% 0.00%
58.43%

Color #59576A in popluar number systems.

HEX 59 57 6A
Decimal 89 87 106
Binary 1011001 1010111 1101010
Octal 131 127 152

Shades and tints

Shades of #59576A

#59576A
(89,87,106)
#515061
(81,80,97)
#494958
(73,73,88)
#41424F
(65,66,79)
#393B46
(57,59,70)
#31343D
(49,52,61)
#292D34
(41,45,52)
#21262B
(33,38,43)
#191F22
(25,31,34)
#111819
(17,24,25)
#091110
(9,17,16)
#000000
(0,0,0)

Tints of #59576A

#59576A
(89,87,106)
#686677
(104,102,119)
#777584
(119,117,132)
#868491
(134,132,145)
#95939E
(149,147,158)
#A4A2AB
(164,162,171)
#B3B1B8
(179,177,184)
#C2C0C5
(194,192,197)
#D1CFD2
(209,207,210)
#E0DEDF
(224,222,223)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59576A color. Also use rgb(89,87,106) instead hex code.

Text Font Color

.myTextColor { color: #59576A; }

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

This text font color is #59576A.

Background Color

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

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

This div background color is #59576A.

Border color

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

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

This div border color is #59576A.

Opacity

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

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

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

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

This text has shadow with #59576A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59576A.

Preview

Color preview on black background

This text has color #59576A on black background.


Color preview on white background

This text has color #59576A on white background.


Black color preview on #59576A background

This text has black color on #59576A background.


White color preview on #59576A background

This text has white color on #59576A background.


Related colors

Complementary color

Complementary color for #hex is #A6A895.


I love getcolorcode.com

Triadic colors

1 #6A5957 and #576A59 with #59576A are triadic colors.

2 #6A5759 and #57596A with #59576A are triadic colors.