COLOR #59132F

HEX: #59132F RGB: (89,19,47)

Color info

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

RGB color model

#59132F color RGB value is (89,19,47).

RGB: (89,19,47) (35%, 7%, 18%)

RGB channels and saturation

R 89 of 255 = 35%
G 19 of 255 = 7%
B 47 of 255 = 18%

89
19
47

R + G + B ~ 20%. #59132F is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 19 + 47 = 155 (100%)
R 89 of 155 ~ 57.42%
G 19 of 155 ~ 12.26%
B 47 of 155 ~ 30.32'%

%57.42
%12.26
%30.32

CMYK color model

#59132F color CMYK value is (0,79,47,65).

  • cyan value is 0.00%
  • magenta value is 78.65%
  • yellow value is 47.19%
  • key color value is 65.10%

CMYK: (0,79,47,65)
C0M79Y47K65 (0%, 79%, 47%, 65%)
(0.00 / 0.79 / 0.47 / 0.65)

CMYK percentages

%0
%78.65
%47.19
%65.1

Codes

Color #59132F in popluar color models

59 13 2F
RGB 89 19 47
HSL 336° 64.81% 21.18%
HSB/HSV 336° 78.65% 34.90%
CMYK 0.00% 78.65% 47.19%
65.10%

Color #59132F in popluar number systems.

HEX 59 13 2F
Decimal 89 19 47
Binary 1011001 10011 101111
Octal 131 23 57

Shades and tints

Shades of #59132F

#59132F
(89,19,47)
#51122B
(81,18,43)
#491127
(73,17,39)
#411023
(65,16,35)
#390F1F
(57,15,31)
#310E1B
(49,14,27)
#290D17
(41,13,23)
#210C13
(33,12,19)
#190B0F
(25,11,15)
#110A0B
(17,10,11)
#090907
(9,9,7)
#000000
(0,0,0)

Tints of #59132F

#59132F
(89,19,47)
#682841
(104,40,65)
#773D53
(119,61,83)
#865265
(134,82,101)
#956777
(149,103,119)
#A47C89
(164,124,137)
#B3919B
(179,145,155)
#C2A6AD
(194,166,173)
#D1BBBF
(209,187,191)
#E0D0D1
(224,208,209)
#EFE5E3
(239,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59132F; }

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

This text font color is #59132F.

Background Color

.myBgColor { background-color: #59132F; }

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

This div background color is #59132F.

Border color

.myBorderColor { border: 1px solid #59132F; }

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

This div border color is #59132F.

Opacity

.myOpacity80 { color: #59132F; opacity: 0.8; }

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

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

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

This text has shadow with #59132F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59132F.

Preview

Color preview on black background

This text has color #59132F on black background.


Color preview on white background

This text has color #59132F on white background.


Black color preview on #59132F background

This text has black color on #59132F background.


White color preview on #59132F background

This text has white color on #59132F background.


Related colors

Complementary color

Complementary color for #hex is #A6ECD0.


I love getcolorcode.com

Triadic colors

1 #2F5913 and #132F59 with #59132F are triadic colors.

2 #2F1359 and #13592F with #59132F are triadic colors.