COLOR #591364

HEX: #591364 RGB: (89,19,100)

Color info

#591364 contains mainly red and blue colors. Web safe color of #591364 is #660066 (or #606).

RGB color model

#591364 color RGB value is (89,19,100).

RGB: (89,19,100) (35%, 7%, 39%)

RGB channels and saturation

R 89 of 255 = 35%
G 19 of 255 = 7%
B 100 of 255 = 39%

89
19
100

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

Portions of RGB colors in percentages

R + G + B = 89 + 19 + 100 = 208 (100%)
R 89 of 208 ~ 42.79%
G 19 of 208 ~ 9.13%
B 100 of 208 ~ 48.08'%

%42.79
%48.08

CMYK color model

#591364 color CMYK value is (11,81,0,61).

  • cyan value is 11.00%
  • magenta value is 81.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (11,81,0,61)
C11M81Y0K61 (11%, 81%, 0%, 61%)
(0.11 / 0.81 / 0.00 / 0.61)

CMYK percentages

%11
%81
%0
%60.78

Codes

Color #591364 in popluar color models

59 13 64
RGB 89 19 100
HSL 292° 68.07% 23.33%
HSB/HSV 292° 81.00% 39.22%
CMYK 11.00% 81.00% 0.00%
60.78%

Color #591364 in popluar number systems.

HEX 59 13 64
Decimal 89 19 100
Binary 1011001 10011 1100100
Octal 131 23 144

Shades and tints

Shades of #591364

#591364
(89,19,100)
#51125B
(81,18,91)
#491152
(73,17,82)
#411049
(65,16,73)
#390F40
(57,15,64)
#310E37
(49,14,55)
#290D2E
(41,13,46)
#210C25
(33,12,37)
#190B1C
(25,11,28)
#110A13
(17,10,19)
#09090A
(9,9,10)
#000000
(0,0,0)

Tints of #591364

#591364
(89,19,100)
#682872
(104,40,114)
#773D80
(119,61,128)
#86528E
(134,82,142)
#95679C
(149,103,156)
#A47CAA
(164,124,170)
#B391B8
(179,145,184)
#C2A6C6
(194,166,198)
#D1BBD4
(209,187,212)
#E0D0E2
(224,208,226)
#EFE5F0
(239,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #591364 color. Also use rgb(89,19,100) instead hex code.

Text Font Color

.myTextColor { color: #591364; }

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

This text font color is #591364.

Background Color

.myBgColor { background-color: #591364; }

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

This div background color is #591364.

Border color

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

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

This div border color is #591364.

Opacity

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

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

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

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

This text has shadow with #591364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #591364.

Preview

Color preview on black background

This text has color #591364 on black background.


Color preview on white background

This text has color #591364 on white background.


Black color preview on #591364 background

This text has black color on #591364 background.


White color preview on #591364 background

This text has white color on #591364 background.


Related colors

Complementary color

Complementary color for #hex is #A6EC9B.


I love getcolorcode.com

Triadic colors

1 #645913 and #136459 with #591364 are triadic colors.

2 #641359 and #135964 with #591364 are triadic colors.