COLOR #590D56

HEX: #590D56 RGB: (89,13,86)

Color info

#590D56 contains mainly red and blue colors. Web safe color of #590D56 is #660066 (or #606).

RGB color model

#590D56 color RGB value is (89,13,86).

RGB: (89,13,86) (35%, 5%, 34%)

RGB channels and saturation

R 89 of 255 = 35%
G 13 of 255 = 5%
B 86 of 255 = 34%

89
13
86

R + G + B ~ 25%. #590D56 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 13 + 86 = 188 (100%)
R 89 of 188 ~ 47.34%
G 13 of 188 ~ 6.91%
B 86 of 188 ~ 45.74'%

%47.34
%45.74

CMYK color model

#590D56 color CMYK value is (0,85,3,65).

  • cyan value is 0.00%
  • magenta value is 85.39%
  • yellow value is 3.37%
  • key color value is 65.10%

CMYK: (0,85,3,65)
C0M85Y3K65 (0%, 85%, 3%, 65%)
(0.00 / 0.85 / 0.03 / 0.65)

CMYK percentages

%0
%85.39
%3.37
%65.1

Codes

Color #590D56 in popluar color models

59 0D 56
RGB 89 13 86
HSL 302° 74.51% 20.00%
HSB/HSV 302° 85.39% 34.90%
CMYK 0.00% 85.39% 3.37%
65.10%

Color #590D56 in popluar number systems.

HEX 59 0D 56
Decimal 89 13 86
Binary 1011001 1101 1010110
Octal 131 15 126

Shades and tints

Shades of #590D56

#590D56
(89,13,86)
#510C4F
(81,12,79)
#490B48
(73,11,72)
#410A41
(65,10,65)
#39093A
(57,9,58)
#310833
(49,8,51)
#29072C
(41,7,44)
#210625
(33,6,37)
#19051E
(25,5,30)
#110417
(17,4,23)
#090310
(9,3,16)
#000000
(0,0,0)

Tints of #590D56

#590D56
(89,13,86)
#682365
(104,35,101)
#773974
(119,57,116)
#864F83
(134,79,131)
#956592
(149,101,146)
#A47BA1
(164,123,161)
#B391B0
(179,145,176)
#C2A7BF
(194,167,191)
#D1BDCE
(209,189,206)
#E0D3DD
(224,211,221)
#EFE9EC
(239,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #590D56 color. Also use rgb(89,13,86) instead hex code.

Text Font Color

.myTextColor { color: #590D56; }

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

This text font color is #590D56.

Background Color

.myBgColor { background-color: #590D56; }

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

This div background color is #590D56.

Border color

.myBorderColor { border: 1px solid #590D56; }

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

This div border color is #590D56.

Opacity

.myOpacity80 { color: #590D56; opacity: 0.8; }

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

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

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

This text has shadow with #590D56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #590D56.

Preview

Color preview on black background

This text has color #590D56 on black background.


Color preview on white background

This text has color #590D56 on white background.


Black color preview on #590D56 background

This text has black color on #590D56 background.


White color preview on #590D56 background

This text has white color on #590D56 background.


Related colors

Complementary color

Complementary color for #hex is #A6F2A9.


I love getcolorcode.com

Triadic colors

1 #56590D and #0D5659 with #590D56 are triadic colors.

2 #560D59 and #0D5956 with #590D56 are triadic colors.