COLOR #593552

HEX: #593552 RGB: (89,53,82)

Color info

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

RGB color model

#593552 color RGB value is (89,53,82).

RGB: (89,53,82) (35%, 21%, 32%)

RGB channels and saturation

R 89 of 255 = 35%
G 53 of 255 = 21%
B 82 of 255 = 32%

89
53
82

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

Portions of RGB colors in percentages

R + G + B = 89 + 53 + 82 = 224 (100%)
R 89 of 224 ~ 39.73%
G 53 of 224 ~ 23.66%
B 82 of 224 ~ 36.61'%

%39.73
%23.66
%36.61

CMYK color model

#593552 color CMYK value is (0,40,8,65).

  • cyan value is 0.00%
  • magenta value is 40.45%
  • yellow value is 7.87%
  • key color value is 65.10%
CMYK: (0,40,8,65) C0M40Y8K65 (0%,40%,8%,65%) (0.00/0.40/0.08/0.65) 

CMYK percentages

%0
%40.45
%7.87
%65.1

Codes

Color #593552 in popluar color models

59 35 52
RGB 89 53 82
HSL 312° 25.35% 27.84%
HSB/HSV 312° 40.45% 34.90%
CMYK 0.00% 40.45% 7.87%
65.10%

Color #593552 in popluar number systems.

HEX 59 35 52
Decimal 89 53 82
Binary 1011001 110101 1010010
Octal 131 65 122

Shades and tints

Shades of #593552

#593552
(89,53,82)
#51314B
(81,49,75)
#492D44
(73,45,68)
#41293D
(65,41,61)
#392536
(57,37,54)
#31212F
(49,33,47)
#291D28
(41,29,40)
#211921
(33,25,33)
#19151A
(25,21,26)
#111113
(17,17,19)
#090D0C
(9,13,12)
#000000
(0,0,0)

Tints of #593552

#593552
(89,53,82)
#684761
(104,71,97)
#775970
(119,89,112)
#866B7F
(134,107,127)
#957D8E
(149,125,142)
#A48F9D
(164,143,157)
#B3A1AC
(179,161,172)
#C2B3BB
(194,179,187)
#D1C5CA
(209,197,202)
#E0D7D9
(224,215,217)
#EFE9E8
(239,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593552 color. Also use rgb(89,53,82) instead hex code.

Text Font Color

.myTextColor { color: #593552; }

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

This text font color is #593552.

Background Color

.myBgColor { background-color: #593552; }

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

This div background color is #593552.

Border color

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

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

This div border color is #593552.

Opacity

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

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

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

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

This text has shadow with #593552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593552.

Preview

Color preview on black background

This text has color #593552 on black background.


Color preview on white background

This text has color #593552 on white background.


Black color preview on #593552 background

This text has black color on #593552 background.


White color preview on #593552 background

This text has white color on #593552 background.


Related colors

Complementary color

Complementary color for #hex is #A6CAAD.


I love getcolorcode.com

Triadic colors

1 #525935 and #355259 with #593552 are triadic colors.

2 #523559 and #355952 with #593552 are triadic colors.