COLOR #59467B

HEX: #59467B RGB: (89,70,123)

Color info

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

RGB color model

#59467B color RGB value is (89,70,123).

RGB: (89,70,123) (35%, 27%, 48%)

RGB channels and saturation

R 89 of 255 = 35%
G 70 of 255 = 27%
B 123 of 255 = 48%

89
70
123

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

Portions of RGB colors in percentages

R + G + B = 89 + 70 + 123 = 282 (100%)
R 89 of 282 ~ 31.56%
G 70 of 282 ~ 24.82%
B 123 of 282 ~ 43.62'%

%31.56
%24.82
%43.62

CMYK color model

#59467B color CMYK value is (28,43,0,52).

  • cyan value is 27.64%
  • magenta value is 43.09%
  • yellow value is 0.00%
  • key color value is 51.76%
CMYK: (28,43,0,52) C28M43Y0K52 (28%,43%,0%,52%) (0.28/0.43/0.00/0.52) 

CMYK percentages

%27.64
%43.09
%0
%51.76

Codes

Color #59467B in popluar color models

59 46 7B
RGB 89 70 123
HSL 262° 27.46% 37.84%
HSB/HSV 262° 43.09% 48.24%
CMYK 27.64% 43.09% 0.00%
51.76%

Color #59467B in popluar number systems.

HEX 59 46 7B
Decimal 89 70 123
Binary 1011001 1000110 1111011
Octal 131 106 173

Shades and tints

Shades of #59467B

#59467B
(89,70,123)
#514070
(81,64,112)
#493A65
(73,58,101)
#41345A
(65,52,90)
#392E4F
(57,46,79)
#312844
(49,40,68)
#292239
(41,34,57)
#211C2E
(33,28,46)
#191623
(25,22,35)
#111018
(17,16,24)
#090A0D
(9,10,13)
#000000
(0,0,0)

Tints of #59467B

#59467B
(89,70,123)
#685687
(104,86,135)
#776693
(119,102,147)
#86769F
(134,118,159)
#9586AB
(149,134,171)
#A496B7
(164,150,183)
#B3A6C3
(179,166,195)
#C2B6CF
(194,182,207)
#D1C6DB
(209,198,219)
#E0D6E7
(224,214,231)
#EFE6F3
(239,230,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59467B; }

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

This text font color is #59467B.

Background Color

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

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

This div background color is #59467B.

Border color

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

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

This div border color is #59467B.

Opacity

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

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

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

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

This text has shadow with #59467B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59467B.

Preview

Color preview on black background

This text has color #59467B on black background.


Color preview on white background

This text has color #59467B on white background.


Black color preview on #59467B background

This text has black color on #59467B background.


White color preview on #59467B background

This text has white color on #59467B background.


Related colors

Complementary color

Complementary color for #hex is #A6B984.


I love getcolorcode.com

Triadic colors

1 #7B5946 and #467B59 with #59467B are triadic colors.

2 #7B4659 and #46597B with #59467B are triadic colors.