COLOR #591406

HEX: #591406 RGB: (89,20,6)

Color info

#591406 contains mainly red color. Web safe color of #591406 is #660000 (or #600).

RGB color model

#591406 color RGB value is (89,20,6).

RGB: (89,20,6) (35%, 8%, 2%)

RGB channels and saturation

R 89 of 255 = 35%
G 20 of 255 = 8%
B 6 of 255 = 2%

89
20
6

R + G + B ~ 15%. #591406 is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 20 + 6 = 115 (100%)
R 89 of 115 ~ 77.39%
G 20 of 115 ~ 17.39%
B 6 of 115 ~ 5.22'%

%77.39
%17.39

CMYK color model

#591406 color CMYK value is (0,78,93,65).

  • cyan value is 0.00%
  • magenta value is 77.53%
  • yellow value is 93.26%
  • key color value is 65.10%

CMYK: (0,78,93,65)
C0M78Y93K65 (0%, 78%, 93%, 65%)
(0.00 / 0.78 / 0.93 / 0.65)

CMYK percentages

%0
%77.53
%93.26
%65.1

Codes

Color #591406 in popluar color models

59 14 06
RGB 89 20 6
HSL 10° 87.37% 18.63%
HSB/HSV 10° 93.26% 34.90%
CMYK 0.00% 77.53% 93.26%
65.10%

Color #591406 in popluar number systems.

HEX 59 14 06
Decimal 89 20 6
Binary 1011001 10100 110
Octal 131 24 6

Shades and tints

Shades of #591406

#591406
(89,20,6)
#511306
(81,19,6)
#491206
(73,18,6)
#411106
(65,17,6)
#391006
(57,16,6)
#310F06
(49,15,6)
#290E06
(41,14,6)
#210D06
(33,13,6)
#190C06
(25,12,6)
#110B06
(17,11,6)
#090A06
(9,10,6)
#000000
(0,0,0)

Tints of #591406

#591406
(89,20,6)
#68291C
(104,41,28)
#773E32
(119,62,50)
#865348
(134,83,72)
#95685E
(149,104,94)
#A47D74
(164,125,116)
#B3928A
(179,146,138)
#C2A7A0
(194,167,160)
#D1BCB6
(209,188,182)
#E0D1CC
(224,209,204)
#EFE6E2
(239,230,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #591406; }

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

This text font color is #591406.

Background Color

.myBgColor { background-color: #591406; }

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

This div background color is #591406.

Border color

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

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

This div border color is #591406.

Opacity

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

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

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

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

This text has shadow with #591406 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #591406.

Preview

Color preview on black background

This text has color #591406 on black background.


Color preview on white background

This text has color #591406 on white background.


Black color preview on #591406 background

This text has black color on #591406 background.


White color preview on #591406 background

This text has white color on #591406 background.


Related colors

Complementary color

Complementary color for #hex is #A6EBF9.


I love getcolorcode.com

Triadic colors

1 #065914 and #140659 with #591406 are triadic colors.

2 #061459 and #145906 with #591406 are triadic colors.