COLOR #593D6A

HEX: #593D6A RGB: (89,61,106)

Color info

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

RGB color model

#593D6A color RGB value is (89,61,106).

RGB: (89,61,106) (35%, 24%, 42%)

RGB channels and saturation

R 89 of 255 = 35%
G 61 of 255 = 24%
B 106 of 255 = 42%

89
61
106

R + G + B ~ 34%. #593D6A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 61 + 106 = 256 (100%)
R 89 of 256 ~ 34.77%
G 61 of 256 ~ 23.83%
B 106 of 256 ~ 41.41'%

%34.77
%23.83
%41.41

CMYK color model

#593D6A color CMYK value is (16,42,0,58).

  • cyan value is 16.04%
  • magenta value is 42.45%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (16,42,0,58)
C16M42Y0K58 (16%, 42%, 0%, 58%)
(0.16 / 0.42 / 0.00 / 0.58)

CMYK percentages

%16.04
%42.45
%0
%58.43

Codes

Color #593D6A in popluar color models

59 3D 6A
RGB 89 61 106
HSL 277° 26.95% 32.75%
HSB/HSV 277° 42.45% 41.57%
CMYK 16.04% 42.45% 0.00%
58.43%

Color #593D6A in popluar number systems.

HEX 59 3D 6A
Decimal 89 61 106
Binary 1011001 111101 1101010
Octal 131 75 152

Shades and tints

Shades of #593D6A

#593D6A
(89,61,106)
#513861
(81,56,97)
#493358
(73,51,88)
#412E4F
(65,46,79)
#392946
(57,41,70)
#31243D
(49,36,61)
#291F34
(41,31,52)
#211A2B
(33,26,43)
#191522
(25,21,34)
#111019
(17,16,25)
#090B10
(9,11,16)
#000000
(0,0,0)

Tints of #593D6A

#593D6A
(89,61,106)
#684E77
(104,78,119)
#775F84
(119,95,132)
#867091
(134,112,145)
#95819E
(149,129,158)
#A492AB
(164,146,171)
#B3A3B8
(179,163,184)
#C2B4C5
(194,180,197)
#D1C5D2
(209,197,210)
#E0D6DF
(224,214,223)
#EFE7EC
(239,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #593D6A; }

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

This text font color is #593D6A.

Background Color

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

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

This div background color is #593D6A.

Border color

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

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

This div border color is #593D6A.

Opacity

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

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

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

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

This text has shadow with #593D6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593D6A.

Preview

Color preview on black background

This text has color #593D6A on black background.


Color preview on white background

This text has color #593D6A on white background.


Black color preview on #593D6A background

This text has black color on #593D6A background.


White color preview on #593D6A background

This text has white color on #593D6A background.


Related colors

Complementary color

Complementary color for #hex is #A6C295.


I love getcolorcode.com

Triadic colors

1 #6A593D and #3D6A59 with #593D6A are triadic colors.

2 #6A3D59 and #3D596A with #593D6A are triadic colors.