COLOR #59516C

HEX: #59516C RGB: (89,81,108)

Color info

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

RGB color model

#59516C color RGB value is (89,81,108).

RGB: (89,81,108) (35%, 32%, 42%)

RGB channels and saturation

R 89 of 255 = 35%
G 81 of 255 = 32%
B 108 of 255 = 42%

89
81
108

R + G + B ~ 36%. #59516C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 81 + 108 = 278 (100%)
R 89 of 278 ~ 32.01%
G 81 of 278 ~ 29.14%
B 108 of 278 ~ 38.85'%

%32.01
%29.14
%38.85

CMYK color model

#59516C color CMYK value is (18,25,0,58).

  • cyan value is 17.59%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (18,25,0,58)
C18M25Y0K58 (18%, 25%, 0%, 58%)
(0.18 / 0.25 / 0.00 / 0.58)

CMYK percentages

%17.59
%25
%0
%57.65

Codes

Color #59516C in popluar color models

59 51 6C
RGB 89 81 108
HSL 258° 14.29% 37.06%
HSB/HSV 258° 25.00% 42.35%
CMYK 17.59% 25.00% 0.00%
57.65%

Color #59516C in popluar number systems.

HEX 59 51 6C
Decimal 89 81 108
Binary 1011001 1010001 1101100
Octal 131 121 154

Shades and tints

Shades of #59516C

#59516C
(89,81,108)
#514A63
(81,74,99)
#49435A
(73,67,90)
#413C51
(65,60,81)
#393548
(57,53,72)
#312E3F
(49,46,63)
#292736
(41,39,54)
#21202D
(33,32,45)
#191924
(25,25,36)
#11121B
(17,18,27)
#090B12
(9,11,18)
#000000
(0,0,0)

Tints of #59516C

#59516C
(89,81,108)
#686079
(104,96,121)
#776F86
(119,111,134)
#867E93
(134,126,147)
#958DA0
(149,141,160)
#A49CAD
(164,156,173)
#B3ABBA
(179,171,186)
#C2BAC7
(194,186,199)
#D1C9D4
(209,201,212)
#E0D8E1
(224,216,225)
#EFE7EE
(239,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59516C color. Also use rgb(89,81,108) instead hex code.

Text Font Color

.myTextColor { color: #59516C; }

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

This text font color is #59516C.

Background Color

.myBgColor { background-color: #59516C; }

<div style="background-color:#59516C">Inner text</div>

This div background color is #59516C.

Border color

.myBorderColor { border: 1px solid #59516C; }

<div style="border:3px solid #59516C">Div</div>

This div border color is #59516C.

Opacity

.myOpacity80 { color: #59516C; opacity: 0.8; }

<p style="color:#59516C;opacity:0.8;">80%</p>

Text with #59516C 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 #59516C;}

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

This text has shadow with #59516C color.


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

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

This text has shadow with #59516C primary color and red secondary color.


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

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

This text has shadow with #59516C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59516C.

Preview

Color preview on black background

This text has color #59516C on black background.


Color preview on white background

This text has color #59516C on white background.


Black color preview on #59516C background

This text has black color on #59516C background.


White color preview on #59516C background

This text has white color on #59516C background.


Related colors

Complementary color

Complementary color for #hex is #A6AE93.


I love getcolorcode.com

Triadic colors

1 #6C5951 and #516C59 with #59516C are triadic colors.

2 #6C5159 and #51596C with #59516C are triadic colors.