COLOR #592B89

HEX: #592B89 RGB: (89,43,137)

Color info

#592B89 contains mainly red and blue colors. Web safe color of #592B89 is #663399 (or #639).

RGB color model

#592B89 color RGB value is (89,43,137).

RGB: (89,43,137) (35%, 17%, 54%)

RGB channels and saturation

R 89 of 255 = 35%
G 43 of 255 = 17%
B 137 of 255 = 54%

89
43
137

R + G + B ~ 35%. #592B89 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 43 + 137 = 269 (100%)
R 89 of 269 ~ 33.09%
G 43 of 269 ~ 15.99%
B 137 of 269 ~ 50.93'%

%33.09
%15.99
%50.93

CMYK color model

#592B89 color CMYK value is (35,69,0,46).

  • cyan value is 35.04%
  • magenta value is 68.61%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (35,69,0,46) C35M69Y0K46 (35%,69%,0%,46%) (0.35/0.69/0.00/0.46) 

CMYK percentages

%35.04
%68.61
%0
%46.27

Codes

Color #592B89 in popluar color models

59 2B 89
RGB 89 43 137
HSL 269° 52.22% 35.29%
HSB/HSV 269° 68.61% 53.73%
CMYK 35.04% 68.61% 0.00%
46.27%

Color #592B89 in popluar number systems.

HEX 59 2B 89
Decimal 89 43 137
Binary 1011001 101011 10001001
Octal 131 53 211

Shades and tints

Shades of #592B89

#592B89
(89,43,137)
#51287D
(81,40,125)
#492571
(73,37,113)
#412265
(65,34,101)
#391F59
(57,31,89)
#311C4D
(49,28,77)
#291941
(41,25,65)
#211635
(33,22,53)
#191329
(25,19,41)
#11101D
(17,16,29)
#090D11
(9,13,17)
#000000
(0,0,0)

Tints of #592B89

#592B89
(89,43,137)
#683E93
(104,62,147)
#77519D
(119,81,157)
#8664A7
(134,100,167)
#9577B1
(149,119,177)
#A48ABB
(164,138,187)
#B39DC5
(179,157,197)
#C2B0CF
(194,176,207)
#D1C3D9
(209,195,217)
#E0D6E3
(224,214,227)
#EFE9ED
(239,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #592B89 color. Also use rgb(89,43,137) instead hex code.

Text Font Color

.myTextColor { color: #592B89; }

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

This text font color is #592B89.

Background Color

.myBgColor { background-color: #592B89; }

<div style="background-color:#592B89">Inner text</div>

This div background color is #592B89.

Border color

.myBorderColor { border: 1px solid #592B89; }

<div style="border:3px solid #592B89">Div</div>

This div border color is #592B89.

Opacity

.myOpacity80 { color: #592B89; opacity: 0.8; }

<p style="color:#592B89;opacity:0.8;">80%</p>

Text with #592B89 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 #592B89;}

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

This text has shadow with #592B89 color.


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

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

This text has shadow with #592B89 primary color and red secondary color.


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

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

This text has shadow with #592B89 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #592B89.

Preview

Color preview on black background

This text has color #592B89 on black background.


Color preview on white background

This text has color #592B89 on white background.


Black color preview on #592B89 background

This text has black color on #592B89 background.


White color preview on #592B89 background

This text has white color on #592B89 background.


Related colors

Complementary color

Complementary color for #hex is #A6D476.


I love getcolorcode.com

Triadic colors

1 #89592B and #2B8959 with #592B89 are triadic colors.

2 #892B59 and #2B5989 with #592B89 are triadic colors.