COLOR #592157

HEX: #592157 RGB: (89,33,87)

Color info

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

RGB color model

#592157 color RGB value is (89,33,87).

RGB: (89,33,87) (35%, 13%, 34%)

RGB channels and saturation

R 89 of 255 = 35%
G 33 of 255 = 13%
B 87 of 255 = 34%

89
33
87

R + G + B ~ 27%. #592157 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 33 + 87 = 209 (100%)
R 89 of 209 ~ 42.58%
G 33 of 209 ~ 15.79%
B 87 of 209 ~ 41.63'%

%42.58
%15.79
%41.63

CMYK color model

#592157 color CMYK value is (0,63,2,65).

  • cyan value is 0.00%
  • magenta value is 62.92%
  • yellow value is 2.25%
  • key color value is 65.10%

CMYK: (0,63,2,65)
C0M63Y2K65 (0%, 63%, 2%, 65%)
(0.00 / 0.63 / 0.02 / 0.65)

CMYK percentages

%0
%62.92
%2.25
%65.1

Codes

Color #592157 in popluar color models

59 21 57
RGB 89 33 87
HSL 302° 45.90% 23.92%
HSB/HSV 302° 62.92% 34.90%
CMYK 0.00% 62.92% 2.25%
65.10%

Color #592157 in popluar number systems.

HEX 59 21 57
Decimal 89 33 87
Binary 1011001 100001 1010111
Octal 131 41 127

Shades and tints

Shades of #592157

#592157
(89,33,87)
#511E50
(81,30,80)
#491B49
(73,27,73)
#411842
(65,24,66)
#39153B
(57,21,59)
#311234
(49,18,52)
#290F2D
(41,15,45)
#210C26
(33,12,38)
#19091F
(25,9,31)
#110618
(17,6,24)
#090311
(9,3,17)
#000000
(0,0,0)

Tints of #592157

#592157
(89,33,87)
#683566
(104,53,102)
#774975
(119,73,117)
#865D84
(134,93,132)
#957193
(149,113,147)
#A485A2
(164,133,162)
#B399B1
(179,153,177)
#C2ADC0
(194,173,192)
#D1C1CF
(209,193,207)
#E0D5DE
(224,213,222)
#EFE9ED
(239,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #592157 color. Also use rgb(89,33,87) instead hex code.

Text Font Color

.myTextColor { color: #592157; }

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

This text font color is #592157.

Background Color

.myBgColor { background-color: #592157; }

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

This div background color is #592157.

Border color

.myBorderColor { border: 1px solid #592157; }

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

This div border color is #592157.

Opacity

.myOpacity80 { color: #592157; opacity: 0.8; }

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

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

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

This text has shadow with #592157 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #592157.

Preview

Color preview on black background

This text has color #592157 on black background.


Color preview on white background

This text has color #592157 on white background.


Black color preview on #592157 background

This text has black color on #592157 background.


White color preview on #592157 background

This text has white color on #592157 background.


Related colors

Complementary color

Complementary color for #hex is #A6DEA8.


I love getcolorcode.com

Triadic colors

1 #575921 and #215759 with #592157 are triadic colors.

2 #572159 and #215957 with #592157 are triadic colors.