COLOR #591425

HEX: #591425 RGB: (89,20,37)

Color info

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

RGB color model

#591425 color RGB value is (89,20,37).

RGB: (89,20,37) (35%, 8%, 15%)

RGB channels and saturation

R 89 of 255 = 35%
G 20 of 255 = 8%
B 37 of 255 = 15%

89
20
37

R + G + B ~ 19%. #591425 is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 20 + 37 = 146 (100%)
R 89 of 146 ~ 60.96%
G 20 of 146 ~ 13.7%
B 37 of 146 ~ 25.34'%

%60.96
%13.7
%25.34

CMYK color model

#591425 color CMYK value is (0,78,58,65).

  • cyan value is 0.00%
  • magenta value is 77.53%
  • yellow value is 58.43%
  • key color value is 65.10%
CMYK: (0,78,58,65) C0M78Y58K65 (0%,78%,58%,65%) (0.00/0.78/0.58/0.65) 

CMYK percentages

%0
%77.53
%58.43
%65.1

Codes

Color #591425 in popluar color models

59 14 25
RGB 89 20 37
HSL 345° 63.30% 21.37%
HSB/HSV 345° 77.53% 34.90%
CMYK 0.00% 77.53% 58.43%
65.10%

Color #591425 in popluar number systems.

HEX 59 14 25
Decimal 89 20 37
Binary 1011001 10100 100101
Octal 131 24 45

Shades and tints

Shades of #591425

#591425
(89,20,37)
#511322
(81,19,34)
#49121F
(73,18,31)
#41111C
(65,17,28)
#391019
(57,16,25)
#310F16
(49,15,22)
#290E13
(41,14,19)
#210D10
(33,13,16)
#190C0D
(25,12,13)
#110B0A
(17,11,10)
#090A07
(9,10,7)
#000000
(0,0,0)

Tints of #591425

#591425
(89,20,37)
#682938
(104,41,56)
#773E4B
(119,62,75)
#86535E
(134,83,94)
#956871
(149,104,113)
#A47D84
(164,125,132)
#B39297
(179,146,151)
#C2A7AA
(194,167,170)
#D1BCBD
(209,188,189)
#E0D1D0
(224,209,208)
#EFE6E3
(239,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #591425 color. Also use rgb(89,20,37) instead hex code.

Text Font Color

.myTextColor { color: #591425; }

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

This text font color is #591425.

Background Color

.myBgColor { background-color: #591425; }

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

This div background color is #591425.

Border color

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

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

This div border color is #591425.

Opacity

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

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

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

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

This text has shadow with #591425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #591425.

Preview

Color preview on black background

This text has color #591425 on black background.


Color preview on white background

This text has color #591425 on white background.


Black color preview on #591425 background

This text has black color on #591425 background.


White color preview on #591425 background

This text has white color on #591425 background.


Related colors

Complementary color

Complementary color for #hex is #A6EBDA.


I love getcolorcode.com

Triadic colors

1 #255914 and #142559 with #591425 are triadic colors.

2 #251459 and #145925 with #591425 are triadic colors.