COLOR #59427B

HEX: #59427B RGB: (89,66,123)

Color info

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

RGB color model

#59427B color RGB value is (89,66,123).

RGB: (89,66,123) (35%, 26%, 48%)

RGB channels and saturation

R 89 of 255 = 35%
G 66 of 255 = 26%
B 123 of 255 = 48%

89
66
123

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

Portions of RGB colors in percentages

R + G + B = 89 + 66 + 123 = 278 (100%)
R 89 of 278 ~ 32.01%
G 66 of 278 ~ 23.74%
B 123 of 278 ~ 44.24'%

%32.01
%23.74
%44.24

CMYK color model

#59427B color CMYK value is (28,46,0,52).

  • cyan value is 27.64%
  • magenta value is 46.34%
  • yellow value is 0.00%
  • key color value is 51.76%
CMYK: (28,46,0,52) C28M46Y0K52 (28%,46%,0%,52%) (0.28/0.46/0.00/0.52) 

CMYK percentages

%27.64
%46.34
%0
%51.76

Codes

Color #59427B in popluar color models

59 42 7B
RGB 89 66 123
HSL 264° 30.16% 37.06%
HSB/HSV 264° 46.34% 48.24%
CMYK 27.64% 46.34% 0.00%
51.76%

Color #59427B in popluar number systems.

HEX 59 42 7B
Decimal 89 66 123
Binary 1011001 1000010 1111011
Octal 131 102 173

Shades and tints

Shades of #59427B

#59427B
(89,66,123)
#513C70
(81,60,112)
#493665
(73,54,101)
#41305A
(65,48,90)
#392A4F
(57,42,79)
#312444
(49,36,68)
#291E39
(41,30,57)
#21182E
(33,24,46)
#191223
(25,18,35)
#110C18
(17,12,24)
#09060D
(9,6,13)
#000000
(0,0,0)

Tints of #59427B

#59427B
(89,66,123)
#685387
(104,83,135)
#776493
(119,100,147)
#86759F
(134,117,159)
#9586AB
(149,134,171)
#A497B7
(164,151,183)
#B3A8C3
(179,168,195)
#C2B9CF
(194,185,207)
#D1CADB
(209,202,219)
#E0DBE7
(224,219,231)
#EFECF3
(239,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59427B; }

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

This text font color is #59427B.

Background Color

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

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

This div background color is #59427B.

Border color

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

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

This div border color is #59427B.

Opacity

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

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

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

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

This text has shadow with #59427B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59427B.

Preview

Color preview on black background

This text has color #59427B on black background.


Color preview on white background

This text has color #59427B on white background.


Black color preview on #59427B background

This text has black color on #59427B background.


White color preview on #59427B background

This text has white color on #59427B background.


Related colors

Complementary color

Complementary color for #hex is #A6BD84.


I love getcolorcode.com

Triadic colors

1 #7B5942 and #427B59 with #59427B are triadic colors.

2 #7B4259 and #42597B with #59427B are triadic colors.