COLOR #59405A

HEX: #59405A RGB: (89,64,90)

Color info

#59405A contains red, green and blue colors in about the same proportion. Web safe color of #59405A is #663366 (or #636).

RGB color model

#59405A color RGB value is (89,64,90).

RGB: (89,64,90) (35%, 25%, 35%)

RGB channels and saturation

R 89 of 255 = 35%
G 64 of 255 = 25%
B 90 of 255 = 35%

89
64
90

R + G + B ~ 32%. #59405A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 64 + 90 = 243 (100%)
R 89 of 243 ~ 36.63%
G 64 of 243 ~ 26.34%
B 90 of 243 ~ 37.04'%

%36.63
%26.34
%37.04

CMYK color model

#59405A color CMYK value is (1,29,0,65).

  • cyan value is 1.11%
  • magenta value is 28.89%
  • yellow value is 0.00%
  • key color value is 64.71%

CMYK: (1,29,0,65)
C1M29Y0K65 (1%, 29%, 0%, 65%)
(0.01 / 0.29 / 0.00 / 0.65)

CMYK percentages

%1.11
%28.89
%0
%64.71

Codes

Color #59405A in popluar color models

59 40 5A
RGB 89 64 90
HSL 298° 16.88% 30.20%
HSB/HSV 298° 28.89% 35.29%
CMYK 1.11% 28.89% 0.00%
64.71%

Color #59405A in popluar number systems.

HEX 59 40 5A
Decimal 89 64 90
Binary 1011001 1000000 1011010
Octal 131 100 132

Shades and tints

Shades of #59405A

#59405A
(89,64,90)
#513B52
(81,59,82)
#49364A
(73,54,74)
#413142
(65,49,66)
#392C3A
(57,44,58)
#312732
(49,39,50)
#29222A
(41,34,42)
#211D22
(33,29,34)
#19181A
(25,24,26)
#111312
(17,19,18)
#090E0A
(9,14,10)
#000000
(0,0,0)

Tints of #59405A

#59405A
(89,64,90)
#685169
(104,81,105)
#776278
(119,98,120)
#867387
(134,115,135)
#958496
(149,132,150)
#A495A5
(164,149,165)
#B3A6B4
(179,166,180)
#C2B7C3
(194,183,195)
#D1C8D2
(209,200,210)
#E0D9E1
(224,217,225)
#EFEAF0
(239,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59405A color. Also use rgb(89,64,90) instead hex code.

Text Font Color

.myTextColor { color: #59405A; }

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

This text font color is #59405A.

Background Color

.myBgColor { background-color: #59405A; }

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

This div background color is #59405A.

Border color

.myBorderColor { border: 1px solid #59405A; }

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

This div border color is #59405A.

Opacity

.myOpacity80 { color: #59405A; opacity: 0.8; }

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

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

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

This text has shadow with #59405A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59405A.

Preview

Color preview on black background

This text has color #59405A on black background.


Color preview on white background

This text has color #59405A on white background.


Black color preview on #59405A background

This text has black color on #59405A background.


White color preview on #59405A background

This text has white color on #59405A background.


Related colors

Complementary color

Complementary color for #hex is #A6BFA5.


I love getcolorcode.com

Triadic colors

1 #5A5940 and #405A59 with #59405A are triadic colors.

2 #5A4059 and #40595A with #59405A are triadic colors.