COLOR #595B4A

HEX: #595B4A RGB: (89,91,74)

Color info

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

RGB color model

#595B4A color RGB value is (89,91,74).

RGB: (89,91,74) (35%, 36%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 91 of 255 = 36%
B 74 of 255 = 29%

89
91
74

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

Portions of RGB colors in percentages

R + G + B = 89 + 91 + 74 = 254 (100%)
R 89 of 254 ~ 35.04%
G 91 of 254 ~ 35.83%
B 74 of 254 ~ 29.13'%

%35.04
%35.83
%29.13

CMYK color model

#595B4A color CMYK value is (2,0,19,64).

  • cyan value is 2.20%
  • magenta value is 0.00%
  • yellow value is 18.68%
  • key color value is 64.31%

CMYK: (2,0,19,64)
C2M0Y19K64 (2%, 0%, 19%, 64%)
(0.02 / 0.00 / 0.19 / 0.64)

CMYK percentages

%2.2
%0
%18.68
%64.31

Codes

Color #595B4A in popluar color models

59 5B 4A
RGB 89 91 74
HSL 67° 10.30% 32.35%
HSB/HSV 67° 18.68% 35.69%
CMYK 2.20% 0.00% 18.68%
64.31%

Color #595B4A in popluar number systems.

HEX 59 5B 4A
Decimal 89 91 74
Binary 1011001 1011011 1001010
Octal 131 133 112

Shades and tints

Shades of #595B4A

#595B4A
(89,91,74)
#515344
(81,83,68)
#494B3E
(73,75,62)
#414338
(65,67,56)
#393B32
(57,59,50)
#31332C
(49,51,44)
#292B26
(41,43,38)
#212320
(33,35,32)
#191B1A
(25,27,26)
#111314
(17,19,20)
#090B0E
(9,11,14)
#000000
(0,0,0)

Tints of #595B4A

#595B4A
(89,91,74)
#68695A
(104,105,90)
#77776A
(119,119,106)
#86857A
(134,133,122)
#95938A
(149,147,138)
#A4A19A
(164,161,154)
#B3AFAA
(179,175,170)
#C2BDBA
(194,189,186)
#D1CBCA
(209,203,202)
#E0D9DA
(224,217,218)
#EFE7EA
(239,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595B4A color. Also use rgb(89,91,74) instead hex code.

Text Font Color

.myTextColor { color: #595B4A; }

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

This text font color is #595B4A.

Background Color

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

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

This div background color is #595B4A.

Border color

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

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

This div border color is #595B4A.

Opacity

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

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

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

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

This text has shadow with #595B4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595B4A.

Preview

Color preview on black background

This text has color #595B4A on black background.


Color preview on white background

This text has color #595B4A on white background.


Black color preview on #595B4A background

This text has black color on #595B4A background.


White color preview on #595B4A background

This text has white color on #595B4A background.


Related colors

Complementary color

Complementary color for #hex is #A6A4B5.


I love getcolorcode.com

Triadic colors

1 #4A595B and #5B4A59 with #595B4A are triadic colors.

2 #4A5B59 and #5B594A with #595B4A are triadic colors.