COLOR #593B66

HEX: #593B66 RGB: (89,59,102)

Color info

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

RGB color model

#593B66 color RGB value is (89,59,102).

RGB: (89,59,102) (35%, 23%, 40%)

RGB channels and saturation

R 89 of 255 = 35%
G 59 of 255 = 23%
B 102 of 255 = 40%

89
59
102

R + G + B ~ 33%. #593B66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 59 + 102 = 250 (100%)
R 89 of 250 ~ 35.6%
G 59 of 250 ~ 23.6%
B 102 of 250 ~ 40.8'%

%35.6
%23.6
%40.8

CMYK color model

#593B66 color CMYK value is (13,42,0,60).

  • cyan value is 12.75%
  • magenta value is 42.16%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (13,42,0,60)
C13M42Y0K60 (13%, 42%, 0%, 60%)
(0.13 / 0.42 / 0.00 / 0.60)

CMYK percentages

%12.75
%42.16
%0
%60

Codes

Color #593B66 in popluar color models

59 3B 66
RGB 89 59 102
HSL 282° 26.71% 31.57%
HSB/HSV 282° 42.16% 40.00%
CMYK 12.75% 42.16% 0.00%
60.00%

Color #593B66 in popluar number systems.

HEX 59 3B 66
Decimal 89 59 102
Binary 1011001 111011 1100110
Octal 131 73 146

Shades and tints

Shades of #593B66

#593B66
(89,59,102)
#51365D
(81,54,93)
#493154
(73,49,84)
#412C4B
(65,44,75)
#392742
(57,39,66)
#312239
(49,34,57)
#291D30
(41,29,48)
#211827
(33,24,39)
#19131E
(25,19,30)
#110E15
(17,14,21)
#09090C
(9,9,12)
#000000
(0,0,0)

Tints of #593B66

#593B66
(89,59,102)
#684C73
(104,76,115)
#775D80
(119,93,128)
#866E8D
(134,110,141)
#957F9A
(149,127,154)
#A490A7
(164,144,167)
#B3A1B4
(179,161,180)
#C2B2C1
(194,178,193)
#D1C3CE
(209,195,206)
#E0D4DB
(224,212,219)
#EFE5E8
(239,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #593B66; }

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

This text font color is #593B66.

Background Color

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

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

This div background color is #593B66.

Border color

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

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

This div border color is #593B66.

Opacity

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

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

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

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

This text has shadow with #593B66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593B66.

Preview

Color preview on black background

This text has color #593B66 on black background.


Color preview on white background

This text has color #593B66 on white background.


Black color preview on #593B66 background

This text has black color on #593B66 background.


White color preview on #593B66 background

This text has white color on #593B66 background.


Related colors

Complementary color

Complementary color for #hex is #A6C499.


I love getcolorcode.com

Triadic colors

1 #66593B and #3B6659 with #593B66 are triadic colors.

2 #663B59 and #3B5966 with #593B66 are triadic colors.