COLOR #595A47

HEX: #595A47 RGB: (89,90,71)

Color info

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

RGB color model

#595A47 color RGB value is (89,90,71).

RGB: (89,90,71) (35%, 35%, 28%)

RGB channels and saturation

R 89 of 255 = 35%
G 90 of 255 = 35%
B 71 of 255 = 28%

89
90
71

R + G + B ~ 33%. #595A47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 90 + 71 = 250 (100%)
R 89 of 250 ~ 35.6%
G 90 of 250 ~ 36%
B 71 of 250 ~ 28.4'%

%35.6
%36
%28.4

CMYK color model

#595A47 color CMYK value is (1,0,21,65).

  • cyan value is 1.11%
  • magenta value is 0.00%
  • yellow value is 21.11%
  • key color value is 64.71%

CMYK: (1,0,21,65)
C1M0Y21K65 (1%, 0%, 21%, 65%)
(0.01 / 0.00 / 0.21 / 0.65)

CMYK percentages

%1.11
%0
%21.11
%64.71

Codes

Color #595A47 in popluar color models

59 5A 47
RGB 89 90 71
HSL 63° 11.80% 31.57%
HSB/HSV 63° 21.11% 35.29%
CMYK 1.11% 0.00% 21.11%
64.71%

Color #595A47 in popluar number systems.

HEX 59 5A 47
Decimal 89 90 71
Binary 1011001 1011010 1000111
Octal 131 132 107

Shades and tints

Shades of #595A47

#595A47
(89,90,71)
#515241
(81,82,65)
#494A3B
(73,74,59)
#414235
(65,66,53)
#393A2F
(57,58,47)
#313229
(49,50,41)
#292A23
(41,42,35)
#21221D
(33,34,29)
#191A17
(25,26,23)
#111211
(17,18,17)
#090A0B
(9,10,11)
#000000
(0,0,0)

Tints of #595A47

#595A47
(89,90,71)
#686957
(104,105,87)
#777867
(119,120,103)
#868777
(134,135,119)
#959687
(149,150,135)
#A4A597
(164,165,151)
#B3B4A7
(179,180,167)
#C2C3B7
(194,195,183)
#D1D2C7
(209,210,199)
#E0E1D7
(224,225,215)
#EFF0E7
(239,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595A47 color. Also use rgb(89,90,71) instead hex code.

Text Font Color

.myTextColor { color: #595A47; }

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

This text font color is #595A47.

Background Color

.myBgColor { background-color: #595A47; }

<div style="background-color:#595A47">Inner text</div>

This div background color is #595A47.

Border color

.myBorderColor { border: 1px solid #595A47; }

<div style="border:3px solid #595A47">Div</div>

This div border color is #595A47.

Opacity

.myOpacity80 { color: #595A47; opacity: 0.8; }

<p style="color:#595A47;opacity:0.8;">80%</p>

Text with #595A47 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 #595A47;}

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

This text has shadow with #595A47 color.


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

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

This text has shadow with #595A47 primary color and red secondary color.


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

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

This text has shadow with #595A47 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #595A47.

Preview

Color preview on black background

This text has color #595A47 on black background.


Color preview on white background

This text has color #595A47 on white background.


Black color preview on #595A47 background

This text has black color on #595A47 background.


White color preview on #595A47 background

This text has white color on #595A47 background.


Related colors

Complementary color

Complementary color for #hex is #A6A5B8.


I love getcolorcode.com

Triadic colors

1 #47595A and #5A4759 with #595A47 are triadic colors.

2 #475A59 and #5A5947 with #595A47 are triadic colors.