COLOR #59427E

HEX: #59427E RGB: (89,66,126)

Color info

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

RGB color model

#59427E color RGB value is (89,66,126).

RGB: (89,66,126) (35%, 26%, 49%)

RGB channels and saturation

R 89 of 255 = 35%
G 66 of 255 = 26%
B 126 of 255 = 49%

89
66
126

R + G + B ~ 37%. #59427E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 66 + 126 = 281 (100%)
R 89 of 281 ~ 31.67%
G 66 of 281 ~ 23.49%
B 126 of 281 ~ 44.84'%

%31.67
%23.49
%44.84

CMYK color model

#59427E color CMYK value is (29,48,0,51).

  • cyan value is 29.37%
  • magenta value is 47.62%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (29,48,0,51)
C29M48Y0K51 (29%, 48%, 0%, 51%)
(0.29 / 0.48 / 0.00 / 0.51)

CMYK percentages

%29.37
%47.62
%0
%50.59

Codes

Color #59427E in popluar color models

59 42 7E
RGB 89 66 126
HSL 263° 31.25% 37.65%
HSB/HSV 263° 47.62% 49.41%
CMYK 29.37% 47.62% 0.00%
50.59%

Color #59427E in popluar number systems.

HEX 59 42 7E
Decimal 89 66 126
Binary 1011001 1000010 1111110
Octal 131 102 176

Shades and tints

Shades of #59427E

#59427E
(89,66,126)
#513C73
(81,60,115)
#493668
(73,54,104)
#41305D
(65,48,93)
#392A52
(57,42,82)
#312447
(49,36,71)
#291E3C
(41,30,60)
#211831
(33,24,49)
#191226
(25,18,38)
#110C1B
(17,12,27)
#090610
(9,6,16)
#000000
(0,0,0)

Tints of #59427E

#59427E
(89,66,126)
#685389
(104,83,137)
#776494
(119,100,148)
#86759F
(134,117,159)
#9586AA
(149,134,170)
#A497B5
(164,151,181)
#B3A8C0
(179,168,192)
#C2B9CB
(194,185,203)
#D1CAD6
(209,202,214)
#E0DBE1
(224,219,225)
#EFECEC
(239,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59427E color. Also use rgb(89,66,126) instead hex code.

Text Font Color

.myTextColor { color: #59427E; }

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

This text font color is #59427E.

Background Color

.myBgColor { background-color: #59427E; }

<div style="background-color:#59427E">Inner text</div>

This div background color is #59427E.

Border color

.myBorderColor { border: 1px solid #59427E; }

<div style="border:3px solid #59427E">Div</div>

This div border color is #59427E.

Opacity

.myOpacity80 { color: #59427E; opacity: 0.8; }

<p style="color:#59427E;opacity:0.8;">80%</p>

Text with #59427E 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 #59427E;}

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

This text has shadow with #59427E color.


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

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

This text has shadow with #59427E primary color and red secondary color.


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

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

This text has shadow with #59427E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59427E.

Preview

Color preview on black background

This text has color #59427E on black background.


Color preview on white background

This text has color #59427E on white background.


Black color preview on #59427E background

This text has black color on #59427E background.


White color preview on #59427E background

This text has white color on #59427E background.


Related colors

Complementary color

Complementary color for #hex is #A6BD81.


I love getcolorcode.com

Triadic colors

1 #7E5942 and #427E59 with #59427E are triadic colors.

2 #7E4259 and #42597E with #59427E are triadic colors.