COLOR #592A58

HEX: #592A58 RGB: (89,42,88)

Color info

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

RGB color model

#592A58 color RGB value is (89,42,88).

RGB: (89,42,88) (35%, 16%, 35%)

RGB channels and saturation

R 89 of 255 = 35%
G 42 of 255 = 16%
B 88 of 255 = 35%

89
42
88

R + G + B ~ 29%. #592A58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 42 + 88 = 219 (100%)
R 89 of 219 ~ 40.64%
G 42 of 219 ~ 19.18%
B 88 of 219 ~ 40.18'%

%40.64
%19.18
%40.18

CMYK color model

#592A58 color CMYK value is (0,53,1,65).

  • cyan value is 0.00%
  • magenta value is 52.81%
  • yellow value is 1.12%
  • key color value is 65.10%

CMYK: (0,53,1,65)
C0M53Y1K65 (0%, 53%, 1%, 65%)
(0.00 / 0.53 / 0.01 / 0.65)

CMYK percentages

%0
%52.81
%1.12
%65.1

Codes

Color #592A58 in popluar color models

59 2A 58
RGB 89 42 88
HSL 301° 35.88% 25.69%
HSB/HSV 301° 52.81% 34.90%
CMYK 0.00% 52.81% 1.12%
65.10%

Color #592A58 in popluar number systems.

HEX 59 2A 58
Decimal 89 42 88
Binary 1011001 101010 1011000
Octal 131 52 130

Shades and tints

Shades of #592A58

#592A58
(89,42,88)
#512750
(81,39,80)
#492448
(73,36,72)
#412140
(65,33,64)
#391E38
(57,30,56)
#311B30
(49,27,48)
#291828
(41,24,40)
#211520
(33,21,32)
#191218
(25,18,24)
#110F10
(17,15,16)
#090C08
(9,12,8)
#000000
(0,0,0)

Tints of #592A58

#592A58
(89,42,88)
#683D67
(104,61,103)
#775076
(119,80,118)
#866385
(134,99,133)
#957694
(149,118,148)
#A489A3
(164,137,163)
#B39CB2
(179,156,178)
#C2AFC1
(194,175,193)
#D1C2D0
(209,194,208)
#E0D5DF
(224,213,223)
#EFE8EE
(239,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #592A58 color. Also use rgb(89,42,88) instead hex code.

Text Font Color

.myTextColor { color: #592A58; }

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

This text font color is #592A58.

Background Color

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

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

This div background color is #592A58.

Border color

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

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

This div border color is #592A58.

Opacity

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

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

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

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

This text has shadow with #592A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #592A58.

Preview

Color preview on black background

This text has color #592A58 on black background.


Color preview on white background

This text has color #592A58 on white background.


Black color preview on #592A58 background

This text has black color on #592A58 background.


White color preview on #592A58 background

This text has white color on #592A58 background.


Related colors

Complementary color

Complementary color for #hex is #A6D5A7.


I love getcolorcode.com

Triadic colors

1 #58592A and #2A5859 with #592A58 are triadic colors.

2 #582A59 and #2A5958 with #592A58 are triadic colors.