COLOR #591A42

HEX: #591A42 RGB: (89,26,66)

Color info

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

RGB color model

#591A42 color RGB value is (89,26,66).

RGB: (89,26,66) (35%, 10%, 26%)

RGB channels and saturation

R 89 of 255 = 35%
G 26 of 255 = 10%
B 66 of 255 = 26%

89
26
66

R + G + B ~ 24%. #591A42 is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 26 + 66 = 181 (100%)
R 89 of 181 ~ 49.17%
G 26 of 181 ~ 14.36%
B 66 of 181 ~ 36.46'%

%49.17
%14.36
%36.46

CMYK color model

#591A42 color CMYK value is (0,71,26,65).

  • cyan value is 0.00%
  • magenta value is 70.79%
  • yellow value is 25.84%
  • key color value is 65.10%

CMYK: (0,71,26,65)
C0M71Y26K65 (0%, 71%, 26%, 65%)
(0.00 / 0.71 / 0.26 / 0.65)

CMYK percentages

%0
%70.79
%25.84
%65.1

Codes

Color #591A42 in popluar color models

59 1A 42
RGB 89 26 66
HSL 322° 54.78% 22.55%
HSB/HSV 322° 70.79% 34.90%
CMYK 0.00% 70.79% 25.84%
65.10%

Color #591A42 in popluar number systems.

HEX 59 1A 42
Decimal 89 26 66
Binary 1011001 11010 1000010
Octal 131 32 102

Shades and tints

Shades of #591A42

#591A42
(89,26,66)
#51183C
(81,24,60)
#491636
(73,22,54)
#411430
(65,20,48)
#39122A
(57,18,42)
#311024
(49,16,36)
#290E1E
(41,14,30)
#210C18
(33,12,24)
#190A12
(25,10,18)
#11080C
(17,8,12)
#090606
(9,6,6)
#000000
(0,0,0)

Tints of #591A42

#591A42
(89,26,66)
#682E53
(104,46,83)
#774264
(119,66,100)
#865675
(134,86,117)
#956A86
(149,106,134)
#A47E97
(164,126,151)
#B392A8
(179,146,168)
#C2A6B9
(194,166,185)
#D1BACA
(209,186,202)
#E0CEDB
(224,206,219)
#EFE2EC
(239,226,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #591A42 color. Also use rgb(89,26,66) instead hex code.

Text Font Color

.myTextColor { color: #591A42; }

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

This text font color is #591A42.

Background Color

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

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

This div background color is #591A42.

Border color

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

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

This div border color is #591A42.

Opacity

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

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

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

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

This text has shadow with #591A42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #591A42.

Preview

Color preview on black background

This text has color #591A42 on black background.


Color preview on white background

This text has color #591A42 on white background.


Black color preview on #591A42 background

This text has black color on #591A42 background.


White color preview on #591A42 background

This text has white color on #591A42 background.


Related colors

Complementary color

Complementary color for #hex is #A6E5BD.


I love getcolorcode.com

Triadic colors

1 #42591A and #1A4259 with #591A42 are triadic colors.

2 #421A59 and #1A5942 with #591A42 are triadic colors.