COLOR #595334

HEX: #595334 RGB: (89,83,52)

Color info

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

RGB color model

#595334 color RGB value is (89,83,52).

RGB: (89,83,52) (35%, 33%, 20%)

RGB channels and saturation

R 89 of 255 = 35%
G 83 of 255 = 33%
B 52 of 255 = 20%

89
83
52

R + G + B ~ 29%. #595334 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 83 + 52 = 224 (100%)
R 89 of 224 ~ 39.73%
G 83 of 224 ~ 37.05%
B 52 of 224 ~ 23.21'%

%39.73
%37.05
%23.21

CMYK color model

#595334 color CMYK value is (0,7,42,65).

  • cyan value is 0.00%
  • magenta value is 6.74%
  • yellow value is 41.57%
  • key color value is 65.10%

CMYK: (0,7,42,65)
C0M7Y42K65 (0%, 7%, 42%, 65%)
(0.00 / 0.07 / 0.42 / 0.65)

CMYK percentages

%0
%6.74
%41.57
%65.1

Codes

Color #595334 in popluar color models

59 53 34
RGB 89 83 52
HSL 50° 26.24% 27.65%
HSB/HSV 50° 41.57% 34.90%
CMYK 0.00% 6.74% 41.57%
65.10%

Color #595334 in popluar number systems.

HEX 59 53 34
Decimal 89 83 52
Binary 1011001 1010011 110100
Octal 131 123 64

Shades and tints

Shades of #595334

#595334
(89,83,52)
#514C30
(81,76,48)
#49452C
(73,69,44)
#413E28
(65,62,40)
#393724
(57,55,36)
#313020
(49,48,32)
#29291C
(41,41,28)
#212218
(33,34,24)
#191B14
(25,27,20)
#111410
(17,20,16)
#090D0C
(9,13,12)
#000000
(0,0,0)

Tints of #595334

#595334
(89,83,52)
#686246
(104,98,70)
#777158
(119,113,88)
#86806A
(134,128,106)
#958F7C
(149,143,124)
#A49E8E
(164,158,142)
#B3ADA0
(179,173,160)
#C2BCB2
(194,188,178)
#D1CBC4
(209,203,196)
#E0DAD6
(224,218,214)
#EFE9E8
(239,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595334 color. Also use rgb(89,83,52) instead hex code.

Text Font Color

.myTextColor { color: #595334; }

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

This text font color is #595334.

Background Color

.myBgColor { background-color: #595334; }

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

This div background color is #595334.

Border color

.myBorderColor { border: 1px solid #595334; }

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

This div border color is #595334.

Opacity

.myOpacity80 { color: #595334; opacity: 0.8; }

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

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

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

This text has shadow with #595334 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595334.

Preview

Color preview on black background

This text has color #595334 on black background.


Color preview on white background

This text has color #595334 on white background.


Black color preview on #595334 background

This text has black color on #595334 background.


White color preview on #595334 background

This text has white color on #595334 background.


Related colors

Complementary color

Complementary color for #hex is #A6ACCB.


I love getcolorcode.com

Triadic colors

1 #345953 and #533459 with #595334 are triadic colors.

2 #345359 and #535934 with #595334 are triadic colors.