COLOR #591049

HEX: #591049 RGB: (89,16,73)

Color info

#591049 contains mainly red and blue colors. Web safe color of #591049 is #660033 (or #603).

RGB color model

#591049 color RGB value is (89,16,73).

RGB: (89,16,73) (35%, 6%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 16 of 255 = 6%
B 73 of 255 = 29%

89
16
73

R + G + B ~ 23%. #591049 is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 16 + 73 = 178 (100%)
R 89 of 178 ~ 50%
G 16 of 178 ~ 8.99%
B 73 of 178 ~ 41.01'%

%50
%41.01

CMYK color model

#591049 color CMYK value is (0,82,18,65).

  • cyan value is 0.00%
  • magenta value is 82.02%
  • yellow value is 17.98%
  • key color value is 65.10%

CMYK: (0,82,18,65)
C0M82Y18K65 (0%, 82%, 18%, 65%)
(0.00 / 0.82 / 0.18 / 0.65)

CMYK percentages

%0
%82.02
%17.98
%65.1

Codes

Color #591049 in popluar color models

59 10 49
RGB 89 16 73
HSL 313° 69.52% 20.59%
HSB/HSV 313° 82.02% 34.90%
CMYK 0.00% 82.02% 17.98%
65.10%

Color #591049 in popluar number systems.

HEX 59 10 49
Decimal 89 16 73
Binary 1011001 10000 1001001
Octal 131 20 111

Shades and tints

Shades of #591049

#591049
(89,16,73)
#510F43
(81,15,67)
#490E3D
(73,14,61)
#410D37
(65,13,55)
#390C31
(57,12,49)
#310B2B
(49,11,43)
#290A25
(41,10,37)
#21091F
(33,9,31)
#190819
(25,8,25)
#110713
(17,7,19)
#09060D
(9,6,13)
#000000
(0,0,0)

Tints of #591049

#591049
(89,16,73)
#682559
(104,37,89)
#773A69
(119,58,105)
#864F79
(134,79,121)
#956489
(149,100,137)
#A47999
(164,121,153)
#B38EA9
(179,142,169)
#C2A3B9
(194,163,185)
#D1B8C9
(209,184,201)
#E0CDD9
(224,205,217)
#EFE2E9
(239,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #591049 color. Also use rgb(89,16,73) instead hex code.

Text Font Color

.myTextColor { color: #591049; }

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

This text font color is #591049.

Background Color

.myBgColor { background-color: #591049; }

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

This div background color is #591049.

Border color

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

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

This div border color is #591049.

Opacity

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

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

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

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

This text has shadow with #591049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #591049.

Preview

Color preview on black background

This text has color #591049 on black background.


Color preview on white background

This text has color #591049 on white background.


Black color preview on #591049 background

This text has black color on #591049 background.


White color preview on #591049 background

This text has white color on #591049 background.


Related colors

Complementary color

Complementary color for #hex is #A6EFB6.


I love getcolorcode.com

Triadic colors

1 #495910 and #104959 with #591049 are triadic colors.

2 #491059 and #105949 with #591049 are triadic colors.