COLOR #592753

HEX: #592753 RGB: (89,39,83)

Color info

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

RGB color model

#592753 color RGB value is (89,39,83).

RGB: (89,39,83) (35%, 15%, 33%)

RGB channels and saturation

R 89 of 255 = 35%
G 39 of 255 = 15%
B 83 of 255 = 33%

89
39
83

R + G + B ~ 28%. #592753 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 39 + 83 = 211 (100%)
R 89 of 211 ~ 42.18%
G 39 of 211 ~ 18.48%
B 83 of 211 ~ 39.34'%

%42.18
%18.48
%39.34

CMYK color model

#592753 color CMYK value is (0,56,7,65).

  • cyan value is 0.00%
  • magenta value is 56.18%
  • yellow value is 6.74%
  • key color value is 65.10%

CMYK: (0,56,7,65)
C0M56Y7K65 (0%, 56%, 7%, 65%)
(0.00 / 0.56 / 0.07 / 0.65)

CMYK percentages

%0
%56.18
%6.74
%65.1

Codes

Color #592753 in popluar color models

59 27 53
RGB 89 39 83
HSL 307° 39.06% 25.10%
HSB/HSV 307° 56.18% 34.90%
CMYK 0.00% 56.18% 6.74%
65.10%

Color #592753 in popluar number systems.

HEX 59 27 53
Decimal 89 39 83
Binary 1011001 100111 1010011
Octal 131 47 123

Shades and tints

Shades of #592753

#592753
(89,39,83)
#51244C
(81,36,76)
#492145
(73,33,69)
#411E3E
(65,30,62)
#391B37
(57,27,55)
#311830
(49,24,48)
#291529
(41,21,41)
#211222
(33,18,34)
#190F1B
(25,15,27)
#110C14
(17,12,20)
#09090D
(9,9,13)
#000000
(0,0,0)

Tints of #592753

#592753
(89,39,83)
#683A62
(104,58,98)
#774D71
(119,77,113)
#866080
(134,96,128)
#95738F
(149,115,143)
#A4869E
(164,134,158)
#B399AD
(179,153,173)
#C2ACBC
(194,172,188)
#D1BFCB
(209,191,203)
#E0D2DA
(224,210,218)
#EFE5E9
(239,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #592753 color. Also use rgb(89,39,83) instead hex code.

Text Font Color

.myTextColor { color: #592753; }

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

This text font color is #592753.

Background Color

.myBgColor { background-color: #592753; }

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

This div background color is #592753.

Border color

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

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

This div border color is #592753.

Opacity

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

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

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

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

This text has shadow with #592753 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #592753.

Preview

Color preview on black background

This text has color #592753 on black background.


Color preview on white background

This text has color #592753 on white background.


Black color preview on #592753 background

This text has black color on #592753 background.


White color preview on #592753 background

This text has white color on #592753 background.


Related colors

Complementary color

Complementary color for #hex is #A6D8AC.


I love getcolorcode.com

Triadic colors

1 #535927 and #275359 with #592753 are triadic colors.

2 #532759 and #275953 with #592753 are triadic colors.