COLOR #593172

HEX: #593172 RGB: (89,49,114)

Color info

#593172 contains mainly red and blue colors. Web safe color of #593172 is #663366 (or #636).

RGB color model

#593172 color RGB value is (89,49,114).

RGB: (89,49,114) (35%, 19%, 45%)

RGB channels and saturation

R 89 of 255 = 35%
G 49 of 255 = 19%
B 114 of 255 = 45%

89
49
114

R + G + B ~ 33%. #593172 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 49 + 114 = 252 (100%)
R 89 of 252 ~ 35.32%
G 49 of 252 ~ 19.44%
B 114 of 252 ~ 45.24'%

%35.32
%19.44
%45.24

CMYK color model

#593172 color CMYK value is (22,57,0,55).

  • cyan value is 21.93%
  • magenta value is 57.02%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (22,57,0,55)
C22M57Y0K55 (22%, 57%, 0%, 55%)
(0.22 / 0.57 / 0.00 / 0.55)

CMYK percentages

%21.93
%57.02
%0
%55.29

Codes

Color #593172 in popluar color models

59 31 72
RGB 89 49 114
HSL 277° 39.88% 31.96%
HSB/HSV 277° 57.02% 44.71%
CMYK 21.93% 57.02% 0.00%
55.29%

Color #593172 in popluar number systems.

HEX 59 31 72
Decimal 89 49 114
Binary 1011001 110001 1110010
Octal 131 61 162

Shades and tints

Shades of #593172

#593172
(89,49,114)
#512D68
(81,45,104)
#49295E
(73,41,94)
#412554
(65,37,84)
#39214A
(57,33,74)
#311D40
(49,29,64)
#291936
(41,25,54)
#21152C
(33,21,44)
#191122
(25,17,34)
#110D18
(17,13,24)
#09090E
(9,9,14)
#000000
(0,0,0)

Tints of #593172

#593172
(89,49,114)
#68437E
(104,67,126)
#77558A
(119,85,138)
#866796
(134,103,150)
#9579A2
(149,121,162)
#A48BAE
(164,139,174)
#B39DBA
(179,157,186)
#C2AFC6
(194,175,198)
#D1C1D2
(209,193,210)
#E0D3DE
(224,211,222)
#EFE5EA
(239,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593172 color. Also use rgb(89,49,114) instead hex code.

Text Font Color

.myTextColor { color: #593172; }

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

This text font color is #593172.

Background Color

.myBgColor { background-color: #593172; }

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

This div background color is #593172.

Border color

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

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

This div border color is #593172.

Opacity

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

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

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

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

This text has shadow with #593172 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593172.

Preview

Color preview on black background

This text has color #593172 on black background.


Color preview on white background

This text has color #593172 on white background.


Black color preview on #593172 background

This text has black color on #593172 background.


White color preview on #593172 background

This text has white color on #593172 background.


Related colors

Complementary color

Complementary color for #hex is #A6CE8D.


I love getcolorcode.com

Triadic colors

1 #725931 and #317259 with #593172 are triadic colors.

2 #723159 and #315972 with #593172 are triadic colors.