COLOR #59756B

HEX: #59756B RGB: (89,117,107)

Color info

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

RGB color model

#59756B color RGB value is (89,117,107).

RGB: (89,117,107) (35%, 46%, 42%)

RGB channels and saturation

R 89 of 255 = 35%
G 117 of 255 = 46%
B 107 of 255 = 42%

89
117
107

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

Portions of RGB colors in percentages

R + G + B = 89 + 117 + 107 = 313 (100%)
R 89 of 313 ~ 28.43%
G 117 of 313 ~ 37.38%
B 107 of 313 ~ 34.19'%

%28.43
%37.38
%34.19

CMYK color model

#59756B color CMYK value is (24,0,9,54).

  • cyan value is 23.93%
  • magenta value is 0.00%
  • yellow value is 8.55%
  • key color value is 54.12%
CMYK: (24,0,9,54) C24M0Y9K54 (24%,0%,9%,54%) (0.24/0.00/0.09/0.54) 

CMYK percentages

%23.93
%0
%8.55
%54.12

Codes

Color #59756B in popluar color models

59 75 6B
RGB 89 117 107
HSL 159° 13.59% 40.39%
HSB/HSV 159° 23.93% 45.88%
CMYK 23.93% 0.00% 8.55%
54.12%

Color #59756B in popluar number systems.

HEX 59 75 6B
Decimal 89 117 107
Binary 1011001 1110101 1101011
Octal 131 165 153

Shades and tints

Shades of #59756B

#59756B
(89,117,107)
#516B62
(81,107,98)
#496159
(73,97,89)
#415750
(65,87,80)
#394D47
(57,77,71)
#31433E
(49,67,62)
#293935
(41,57,53)
#212F2C
(33,47,44)
#192523
(25,37,35)
#111B1A
(17,27,26)
#091111
(9,17,17)
#000000
(0,0,0)

Tints of #59756B

#59756B
(89,117,107)
#688178
(104,129,120)
#778D85
(119,141,133)
#869992
(134,153,146)
#95A59F
(149,165,159)
#A4B1AC
(164,177,172)
#B3BDB9
(179,189,185)
#C2C9C6
(194,201,198)
#D1D5D3
(209,213,211)
#E0E1E0
(224,225,224)
#EFEDED
(239,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59756B color. Also use rgb(89,117,107) instead hex code.

Text Font Color

.myTextColor { color: #59756B; }

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

This text font color is #59756B.

Background Color

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

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

This div background color is #59756B.

Border color

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

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

This div border color is #59756B.

Opacity

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

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

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

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

This text has shadow with #59756B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59756B.

Preview

Color preview on black background

This text has color #59756B on black background.


Color preview on white background

This text has color #59756B on white background.


Black color preview on #59756B background

This text has black color on #59756B background.


White color preview on #59756B background

This text has white color on #59756B background.


Related colors

Complementary color

Complementary color for #hex is #A68A94.


I love getcolorcode.com

Triadic colors

1 #6B5975 and #756B59 with #59756B are triadic colors.

2 #6B7559 and #75596B with #59756B are triadic colors.