COLOR #59316F

HEX: #59316F RGB: (89,49,111)

Color info

#59316F contains mainly red and blue colors. Web safe color of #59316F is #663366 (or #636).

RGB color model

#59316F color RGB value is (89,49,111).

RGB: (89,49,111) (35%, 19%, 44%)

RGB channels and saturation

R 89 of 255 = 35%
G 49 of 255 = 19%
B 111 of 255 = 44%

89
49
111

R + G + B ~ 33%. #59316F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 49 + 111 = 249 (100%)
R 89 of 249 ~ 35.74%
G 49 of 249 ~ 19.68%
B 111 of 249 ~ 44.58'%

%35.74
%19.68
%44.58

CMYK color model

#59316F color CMYK value is (20,56,0,56).

  • cyan value is 19.82%
  • magenta value is 55.86%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (20,56,0,56)
C20M56Y0K56 (20%, 56%, 0%, 56%)
(0.20 / 0.56 / 0.00 / 0.56)

CMYK percentages

%19.82
%55.86
%0
%56.47

Codes

Color #59316F in popluar color models

59 31 6F
RGB 89 49 111
HSL 279° 38.75% 31.37%
HSB/HSV 279° 55.86% 43.53%
CMYK 19.82% 55.86% 0.00%
56.47%

Color #59316F in popluar number systems.

HEX 59 31 6F
Decimal 89 49 111
Binary 1011001 110001 1101111
Octal 131 61 157

Shades and tints

Shades of #59316F

#59316F
(89,49,111)
#512D65
(81,45,101)
#49295B
(73,41,91)
#412551
(65,37,81)
#392147
(57,33,71)
#311D3D
(49,29,61)
#291933
(41,25,51)
#211529
(33,21,41)
#19111F
(25,17,31)
#110D15
(17,13,21)
#09090B
(9,9,11)
#000000
(0,0,0)

Tints of #59316F

#59316F
(89,49,111)
#68437C
(104,67,124)
#775589
(119,85,137)
#866796
(134,103,150)
#9579A3
(149,121,163)
#A48BB0
(164,139,176)
#B39DBD
(179,157,189)
#C2AFCA
(194,175,202)
#D1C1D7
(209,193,215)
#E0D3E4
(224,211,228)
#EFE5F1
(239,229,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59316F color. Also use rgb(89,49,111) instead hex code.

Text Font Color

.myTextColor { color: #59316F; }

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

This text font color is #59316F.

Background Color

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

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

This div background color is #59316F.

Border color

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

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

This div border color is #59316F.

Opacity

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

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

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

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

This text has shadow with #59316F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59316F.

Preview

Color preview on black background

This text has color #59316F on black background.


Color preview on white background

This text has color #59316F on white background.


Black color preview on #59316F background

This text has black color on #59316F background.


White color preview on #59316F background

This text has white color on #59316F background.


Related colors

Complementary color

Complementary color for #hex is #A6CE90.


I love getcolorcode.com

Triadic colors

1 #6F5931 and #316F59 with #59316F are triadic colors.

2 #6F3159 and #31596F with #59316F are triadic colors.