COLOR #59635E

HEX: #59635E RGB: (89,99,94)

Color info

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

RGB color model

#59635E color RGB value is (89,99,94).

RGB: (89,99,94) (35%, 39%, 37%)

RGB channels and saturation

R 89 of 255 = 35%
G 99 of 255 = 39%
B 94 of 255 = 37%

89
99
94

R + G + B ~ 37%. #59635E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 99 + 94 = 282 (100%)
R 89 of 282 ~ 31.56%
G 99 of 282 ~ 35.11%
B 94 of 282 ~ 33.33'%

%31.56
%35.11
%33.33

CMYK color model

#59635E color CMYK value is (10,0,5,61).

  • cyan value is 10.10%
  • magenta value is 0.00%
  • yellow value is 5.05%
  • key color value is 61.18%
CMYK: (10,0,5,61) C10M0Y5K61 (10%,0%,5%,61%) (0.10/0.00/0.05/0.61) 

CMYK percentages

%10.1
%0
%5.05
%61.18

Codes

Color #59635E in popluar color models

59 63 5E
RGB 89 99 94
HSL 150° 5.32% 36.86%
HSB/HSV 150° 10.10% 38.82%
CMYK 10.10% 0.00% 5.05%
61.18%

Color #59635E in popluar number systems.

HEX 59 63 5E
Decimal 89 99 94
Binary 1011001 1100011 1011110
Octal 131 143 136

Shades and tints

Shades of #59635E

#59635E
(89,99,94)
#515A56
(81,90,86)
#49514E
(73,81,78)
#414846
(65,72,70)
#393F3E
(57,63,62)
#313636
(49,54,54)
#292D2E
(41,45,46)
#212426
(33,36,38)
#191B1E
(25,27,30)
#111216
(17,18,22)
#09090E
(9,9,14)
#000000
(0,0,0)

Tints of #59635E

#59635E
(89,99,94)
#68716C
(104,113,108)
#777F7A
(119,127,122)
#868D88
(134,141,136)
#959B96
(149,155,150)
#A4A9A4
(164,169,164)
#B3B7B2
(179,183,178)
#C2C5C0
(194,197,192)
#D1D3CE
(209,211,206)
#E0E1DC
(224,225,220)
#EFEFEA
(239,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59635E color. Also use rgb(89,99,94) instead hex code.

Text Font Color

.myTextColor { color: #59635E; }

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

This text font color is #59635E.

Background Color

.myBgColor { background-color: #59635E; }

<div style="background-color:#59635E">Inner text</div>

This div background color is #59635E.

Border color

.myBorderColor { border: 1px solid #59635E; }

<div style="border:3px solid #59635E">Div</div>

This div border color is #59635E.

Opacity

.myOpacity80 { color: #59635E; opacity: 0.8; }

<p style="color:#59635E;opacity:0.8;">80%</p>

Text with #59635E 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 #59635E;}

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

This text has shadow with #59635E color.


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

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

This text has shadow with #59635E primary color and red secondary color.


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

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

This text has shadow with #59635E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59635E.

Preview

Color preview on black background

This text has color #59635E on black background.


Color preview on white background

This text has color #59635E on white background.


Black color preview on #59635E background

This text has black color on #59635E background.


White color preview on #59635E background

This text has white color on #59635E background.


Related colors

Complementary color

Complementary color for #hex is #A69CA1.


I love getcolorcode.com

Triadic colors

1 #5E5963 and #635E59 with #59635E are triadic colors.

2 #5E6359 and #63595E with #59635E are triadic colors.