COLOR #59664D

HEX: #59664D RGB: (89,102,77)

Color info

#59664D contains red, green and blue colors in about the same proportion. Web safe color of #59664D is #666633 (or #663).

RGB color model

#59664D color RGB value is (89,102,77).

RGB: (89,102,77) (35%, 40%, 30%)

RGB channels and saturation

R 89 of 255 = 35%
G 102 of 255 = 40%
B 77 of 255 = 30%

89
102
77

R + G + B ~ 35%. #59664D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 102 + 77 = 268 (100%)
R 89 of 268 ~ 33.21%
G 102 of 268 ~ 38.06%
B 77 of 268 ~ 28.73'%

%33.21
%38.06
%28.73

CMYK color model

#59664D color CMYK value is (13,0,25,60).

  • cyan value is 12.75%
  • magenta value is 0.00%
  • yellow value is 24.51%
  • key color value is 60.00%
CMYK: (13,0,25,60) C13M0Y25K60 (13%,0%,25%,60%) (0.13/0.00/0.25/0.60) 

CMYK percentages

%12.75
%0
%24.51
%60

Codes

Color #59664D in popluar color models

59 66 4D
RGB 89 102 77
HSL 91° 13.97% 35.10%
HSB/HSV 91° 24.51% 40.00%
CMYK 12.75% 0.00% 24.51%
60.00%

Color #59664D in popluar number systems.

HEX 59 66 4D
Decimal 89 102 77
Binary 1011001 1100110 1001101
Octal 131 146 115

Shades and tints

Shades of #59664D

#59664D
(89,102,77)
#515D46
(81,93,70)
#49543F
(73,84,63)
#414B38
(65,75,56)
#394231
(57,66,49)
#31392A
(49,57,42)
#293023
(41,48,35)
#21271C
(33,39,28)
#191E15
(25,30,21)
#11150E
(17,21,14)
#090C07
(9,12,7)
#000000
(0,0,0)

Tints of #59664D

#59664D
(89,102,77)
#68735D
(104,115,93)
#77806D
(119,128,109)
#868D7D
(134,141,125)
#959A8D
(149,154,141)
#A4A79D
(164,167,157)
#B3B4AD
(179,180,173)
#C2C1BD
(194,193,189)
#D1CECD
(209,206,205)
#E0DBDD
(224,219,221)
#EFE8ED
(239,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59664D color. Also use rgb(89,102,77) instead hex code.

Text Font Color

.myTextColor { color: #59664D; }

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

This text font color is #59664D.

Background Color

.myBgColor { background-color: #59664D; }

<div style="background-color:#59664D">Inner text</div>

This div background color is #59664D.

Border color

.myBorderColor { border: 1px solid #59664D; }

<div style="border:3px solid #59664D">Div</div>

This div border color is #59664D.

Opacity

.myOpacity80 { color: #59664D; opacity: 0.8; }

<p style="color:#59664D;opacity:0.8;">80%</p>

Text with #59664D 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 #59664D;}

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

This text has shadow with #59664D color.


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

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

This text has shadow with #59664D primary color and red secondary color.


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

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

This text has shadow with #59664D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59664D.

Preview

Color preview on black background

This text has color #59664D on black background.


Color preview on white background

This text has color #59664D on white background.


Black color preview on #59664D background

This text has black color on #59664D background.


White color preview on #59664D background

This text has white color on #59664D background.


Related colors

Complementary color

Complementary color for #hex is #A699B2.


I love getcolorcode.com

Triadic colors

1 #4D5966 and #664D59 with #59664D are triadic colors.

2 #4D6659 and #66594D with #59664D are triadic colors.