COLOR #593B48

HEX: #593B48 RGB: (89,59,72)

Color info

#593B48 contains red, green and blue colors in about the same proportion. Web safe color of #593B48 is #663333 (or #633).

RGB color model

#593B48 color RGB value is (89,59,72).

RGB: (89,59,72) (35%, 23%, 28%)

RGB channels and saturation

R 89 of 255 = 35%
G 59 of 255 = 23%
B 72 of 255 = 28%

89
59
72

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

Portions of RGB colors in percentages

R + G + B = 89 + 59 + 72 = 220 (100%)
R 89 of 220 ~ 40.45%
G 59 of 220 ~ 26.82%
B 72 of 220 ~ 32.73'%

%40.45
%26.82
%32.73

CMYK color model

#593B48 color CMYK value is (0,34,19,65).

  • cyan value is 0.00%
  • magenta value is 33.71%
  • yellow value is 19.10%
  • key color value is 65.10%

CMYK: (0,34,19,65)
C0M34Y19K65 (0%, 34%, 19%, 65%)
(0.00 / 0.34 / 0.19 / 0.65)

CMYK percentages

%0
%33.71
%19.1
%65.1

Codes

Color #593B48 in popluar color models

59 3B 48
RGB 89 59 72
HSL 334° 20.27% 29.02%
HSB/HSV 334° 33.71% 34.90%
CMYK 0.00% 33.71% 19.10%
65.10%

Color #593B48 in popluar number systems.

HEX 59 3B 48
Decimal 89 59 72
Binary 1011001 111011 1001000
Octal 131 73 110

Shades and tints

Shades of #593B48

#593B48
(89,59,72)
#513642
(81,54,66)
#49313C
(73,49,60)
#412C36
(65,44,54)
#392730
(57,39,48)
#31222A
(49,34,42)
#291D24
(41,29,36)
#21181E
(33,24,30)
#191318
(25,19,24)
#110E12
(17,14,18)
#09090C
(9,9,12)
#000000
(0,0,0)

Tints of #593B48

#593B48
(89,59,72)
#684C58
(104,76,88)
#775D68
(119,93,104)
#866E78
(134,110,120)
#957F88
(149,127,136)
#A49098
(164,144,152)
#B3A1A8
(179,161,168)
#C2B2B8
(194,178,184)
#D1C3C8
(209,195,200)
#E0D4D8
(224,212,216)
#EFE5E8
(239,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593B48 color. Also use rgb(89,59,72) instead hex code.

Text Font Color

.myTextColor { color: #593B48; }

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

This text font color is #593B48.

Background Color

.myBgColor { background-color: #593B48; }

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

This div background color is #593B48.

Border color

.myBorderColor { border: 1px solid #593B48; }

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

This div border color is #593B48.

Opacity

.myOpacity80 { color: #593B48; opacity: 0.8; }

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

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

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

This text has shadow with #593B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593B48.

Preview

Color preview on black background

This text has color #593B48 on black background.


Color preview on white background

This text has color #593B48 on white background.


Black color preview on #593B48 background

This text has black color on #593B48 background.


White color preview on #593B48 background

This text has white color on #593B48 background.


Related colors

Complementary color

Complementary color for #hex is #A6C4B7.


I love getcolorcode.com

Triadic colors

1 #48593B and #3B4859 with #593B48 are triadic colors.

2 #483B59 and #3B5948 with #593B48 are triadic colors.