COLOR #591D7A

HEX: #591D7A RGB: (89,29,122)

Color info

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

RGB color model

#591D7A color RGB value is (89,29,122).

RGB: (89,29,122) (35%, 11%, 48%)

RGB channels and saturation

R 89 of 255 = 35%
G 29 of 255 = 11%
B 122 of 255 = 48%

89
29
122

R + G + B ~ 31%. #591D7A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 29 + 122 = 240 (100%)
R 89 of 240 ~ 37.08%
G 29 of 240 ~ 12.08%
B 122 of 240 ~ 50.83'%

%37.08
%12.08
%50.83

CMYK color model

#591D7A color CMYK value is (27,76,0,52).

  • cyan value is 27.05%
  • magenta value is 76.23%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (27,76,0,52)
C27M76Y0K52 (27%, 76%, 0%, 52%)
(0.27 / 0.76 / 0.00 / 0.52)

CMYK percentages

%27.05
%76.23
%0
%52.16

Codes

Color #591D7A in popluar color models

59 1D 7A
RGB 89 29 122
HSL 279° 61.59% 29.61%
HSB/HSV 279° 76.23% 47.84%
CMYK 27.05% 76.23% 0.00%
52.16%

Color #591D7A in popluar number systems.

HEX 59 1D 7A
Decimal 89 29 122
Binary 1011001 11101 1111010
Octal 131 35 172

Shades and tints

Shades of #591D7A

#591D7A
(89,29,122)
#511B6F
(81,27,111)
#491964
(73,25,100)
#411759
(65,23,89)
#39154E
(57,21,78)
#311343
(49,19,67)
#291138
(41,17,56)
#210F2D
(33,15,45)
#190D22
(25,13,34)
#110B17
(17,11,23)
#09090C
(9,9,12)
#000000
(0,0,0)

Tints of #591D7A

#591D7A
(89,29,122)
#683186
(104,49,134)
#774592
(119,69,146)
#86599E
(134,89,158)
#956DAA
(149,109,170)
#A481B6
(164,129,182)
#B395C2
(179,149,194)
#C2A9CE
(194,169,206)
#D1BDDA
(209,189,218)
#E0D1E6
(224,209,230)
#EFE5F2
(239,229,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #591D7A color. Also use rgb(89,29,122) instead hex code.

Text Font Color

.myTextColor { color: #591D7A; }

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

This text font color is #591D7A.

Background Color

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

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

This div background color is #591D7A.

Border color

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

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

This div border color is #591D7A.

Opacity

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

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

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

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

This text has shadow with #591D7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #591D7A.

Preview

Color preview on black background

This text has color #591D7A on black background.


Color preview on white background

This text has color #591D7A on white background.


Black color preview on #591D7A background

This text has black color on #591D7A background.


White color preview on #591D7A background

This text has white color on #591D7A background.


Related colors

Complementary color

Complementary color for #hex is #A6E285.


I love getcolorcode.com

Triadic colors

1 #7A591D and #1D7A59 with #591D7A are triadic colors.

2 #7A1D59 and #1D597A with #591D7A are triadic colors.