COLOR #593D4F

HEX: #593D4F RGB: (89,61,79)

Color info

#593D4F contains red, green and blue colors in about the same proportion. Web safe color of #593D4F is #663366 (or #636).

RGB color model

#593D4F color RGB value is (89,61,79).

RGB: (89,61,79) (35%, 24%, 31%)

RGB channels and saturation

R 89 of 255 = 35%
G 61 of 255 = 24%
B 79 of 255 = 31%

89
61
79

R + G + B ~ 30%. #593D4F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 61 + 79 = 229 (100%)
R 89 of 229 ~ 38.86%
G 61 of 229 ~ 26.64%
B 79 of 229 ~ 34.5'%

%38.86
%26.64
%34.5

CMYK color model

#593D4F color CMYK value is (0,31,11,65).

  • cyan value is 0.00%
  • magenta value is 31.46%
  • yellow value is 11.24%
  • key color value is 65.10%

CMYK: (0,31,11,65)
C0M31Y11K65 (0%, 31%, 11%, 65%)
(0.00 / 0.31 / 0.11 / 0.65)

CMYK percentages

%0
%31.46
%11.24
%65.1

Codes

Color #593D4F in popluar color models

59 3D 4F
RGB 89 61 79
HSL 321° 18.67% 29.41%
HSB/HSV 321° 31.46% 34.90%
CMYK 0.00% 31.46% 11.24%
65.10%

Color #593D4F in popluar number systems.

HEX 59 3D 4F
Decimal 89 61 79
Binary 1011001 111101 1001111
Octal 131 75 117

Shades and tints

Shades of #593D4F

#593D4F
(89,61,79)
#513848
(81,56,72)
#493341
(73,51,65)
#412E3A
(65,46,58)
#392933
(57,41,51)
#31242C
(49,36,44)
#291F25
(41,31,37)
#211A1E
(33,26,30)
#191517
(25,21,23)
#111010
(17,16,16)
#090B09
(9,11,9)
#000000
(0,0,0)

Tints of #593D4F

#593D4F
(89,61,79)
#684E5F
(104,78,95)
#775F6F
(119,95,111)
#86707F
(134,112,127)
#95818F
(149,129,143)
#A4929F
(164,146,159)
#B3A3AF
(179,163,175)
#C2B4BF
(194,180,191)
#D1C5CF
(209,197,207)
#E0D6DF
(224,214,223)
#EFE7EF
(239,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593D4F color. Also use rgb(89,61,79) instead hex code.

Text Font Color

.myTextColor { color: #593D4F; }

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

This text font color is #593D4F.

Background Color

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

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

This div background color is #593D4F.

Border color

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

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

This div border color is #593D4F.

Opacity

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

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

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

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

This text has shadow with #593D4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593D4F.

Preview

Color preview on black background

This text has color #593D4F on black background.


Color preview on white background

This text has color #593D4F on white background.


Black color preview on #593D4F background

This text has black color on #593D4F background.


White color preview on #593D4F background

This text has white color on #593D4F background.


Related colors

Complementary color

Complementary color for #hex is #A6C2B0.


I love getcolorcode.com

Triadic colors

1 #4F593D and #3D4F59 with #593D4F are triadic colors.

2 #4F3D59 and #3D594F with #593D4F are triadic colors.