COLOR #59425A

HEX: #59425A RGB: (89,66,90)

Color info

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

RGB color model

#59425A color RGB value is (89,66,90).

RGB: (89,66,90) (35%, 26%, 35%)

RGB channels and saturation

R 89 of 255 = 35%
G 66 of 255 = 26%
B 90 of 255 = 35%

89
66
90

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

Portions of RGB colors in percentages

R + G + B = 89 + 66 + 90 = 245 (100%)
R 89 of 245 ~ 36.33%
G 66 of 245 ~ 26.94%
B 90 of 245 ~ 36.73'%

%36.33
%26.94
%36.73

CMYK color model

#59425A color CMYK value is (1,27,0,65).

  • cyan value is 1.11%
  • magenta value is 26.67%
  • yellow value is 0.00%
  • key color value is 64.71%
CMYK: (1,27,0,65) C1M27Y0K65 (1%,27%,0%,65%) (0.01/0.27/0.00/0.65) 

CMYK percentages

%1.11
%26.67
%0
%64.71

Codes

Color #59425A in popluar color models

59 42 5A
RGB 89 66 90
HSL 298° 15.38% 30.59%
HSB/HSV 298° 26.67% 35.29%
CMYK 1.11% 26.67% 0.00%
64.71%

Color #59425A in popluar number systems.

HEX 59 42 5A
Decimal 89 66 90
Binary 1011001 1000010 1011010
Octal 131 102 132

Shades and tints

Shades of #59425A

#59425A
(89,66,90)
#513C52
(81,60,82)
#49364A
(73,54,74)
#413042
(65,48,66)
#392A3A
(57,42,58)
#312432
(49,36,50)
#291E2A
(41,30,42)
#211822
(33,24,34)
#19121A
(25,18,26)
#110C12
(17,12,18)
#09060A
(9,6,10)
#000000
(0,0,0)

Tints of #59425A

#59425A
(89,66,90)
#685369
(104,83,105)
#776478
(119,100,120)
#867587
(134,117,135)
#958696
(149,134,150)
#A497A5
(164,151,165)
#B3A8B4
(179,168,180)
#C2B9C3
(194,185,195)
#D1CAD2
(209,202,210)
#E0DBE1
(224,219,225)
#EFECF0
(239,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59425A; }

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

This text font color is #59425A.

Background Color

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

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

This div background color is #59425A.

Border color

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

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

This div border color is #59425A.

Opacity

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

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

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

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

This text has shadow with #59425A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59425A.

Preview

Color preview on black background

This text has color #59425A on black background.


Color preview on white background

This text has color #59425A on white background.


Black color preview on #59425A background

This text has black color on #59425A background.


White color preview on #59425A background

This text has white color on #59425A background.


Related colors

Complementary color

Complementary color for #hex is #A6BDA5.


I love getcolorcode.com

Triadic colors

1 #5A5942 and #425A59 with #59425A are triadic colors.

2 #5A4259 and #42595A with #59425A are triadic colors.