COLOR #591C57

HEX: #591C57 RGB: (89,28,87)

Color info

#591C57 contains mainly red and blue colors. Web safe color of #591C57 is #663366 (or #636).

RGB color model

#591C57 color RGB value is (89,28,87).

RGB: (89,28,87) (35%, 11%, 34%)

RGB channels and saturation

R 89 of 255 = 35%
G 28 of 255 = 11%
B 87 of 255 = 34%

89
28
87

R + G + B ~ 27%. #591C57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 28 + 87 = 204 (100%)
R 89 of 204 ~ 43.63%
G 28 of 204 ~ 13.73%
B 87 of 204 ~ 42.65'%

%43.63
%13.73
%42.65

CMYK color model

#591C57 color CMYK value is (0,69,2,65).

  • cyan value is 0.00%
  • magenta value is 68.54%
  • yellow value is 2.25%
  • key color value is 65.10%

CMYK: (0,69,2,65)
C0M69Y2K65 (0%, 69%, 2%, 65%)
(0.00 / 0.69 / 0.02 / 0.65)

CMYK percentages

%0
%68.54
%2.25
%65.1

Codes

Color #591C57 in popluar color models

59 1C 57
RGB 89 28 87
HSL 302° 52.14% 22.94%
HSB/HSV 302° 68.54% 34.90%
CMYK 0.00% 68.54% 2.25%
65.10%

Color #591C57 in popluar number systems.

HEX 59 1C 57
Decimal 89 28 87
Binary 1011001 11100 1010111
Octal 131 34 127

Shades and tints

Shades of #591C57

#591C57
(89,28,87)
#511A50
(81,26,80)
#491849
(73,24,73)
#411642
(65,22,66)
#39143B
(57,20,59)
#311234
(49,18,52)
#29102D
(41,16,45)
#210E26
(33,14,38)
#190C1F
(25,12,31)
#110A18
(17,10,24)
#090811
(9,8,17)
#000000
(0,0,0)

Tints of #591C57

#591C57
(89,28,87)
#683066
(104,48,102)
#774475
(119,68,117)
#865884
(134,88,132)
#956C93
(149,108,147)
#A480A2
(164,128,162)
#B394B1
(179,148,177)
#C2A8C0
(194,168,192)
#D1BCCF
(209,188,207)
#E0D0DE
(224,208,222)
#EFE4ED
(239,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #591C57 color. Also use rgb(89,28,87) instead hex code.

Text Font Color

.myTextColor { color: #591C57; }

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

This text font color is #591C57.

Background Color

.myBgColor { background-color: #591C57; }

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

This div background color is #591C57.

Border color

.myBorderColor { border: 1px solid #591C57; }

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

This div border color is #591C57.

Opacity

.myOpacity80 { color: #591C57; opacity: 0.8; }

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

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

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

This text has shadow with #591C57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #591C57.

Preview

Color preview on black background

This text has color #591C57 on black background.


Color preview on white background

This text has color #591C57 on white background.


Black color preview on #591C57 background

This text has black color on #591C57 background.


White color preview on #591C57 background

This text has white color on #591C57 background.


Related colors

Complementary color

Complementary color for #hex is #A6E3A8.


I love getcolorcode.com

Triadic colors

1 #57591C and #1C5759 with #591C57 are triadic colors.

2 #571C59 and #1C5957 with #591C57 are triadic colors.