COLOR #59295F

HEX: #59295F RGB: (89,41,95)

Color info

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

RGB color model

#59295F color RGB value is (89,41,95).

RGB: (89,41,95) (35%, 16%, 37%)

RGB channels and saturation

R 89 of 255 = 35%
G 41 of 255 = 16%
B 95 of 255 = 37%

89
41
95

R + G + B ~ 29%. #59295F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 41 + 95 = 225 (100%)
R 89 of 225 ~ 39.56%
G 41 of 225 ~ 18.22%
B 95 of 225 ~ 42.22'%

%39.56
%18.22
%42.22

CMYK color model

#59295F color CMYK value is (6,57,0,63).

  • cyan value is 6.32%
  • magenta value is 56.84%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (6,57,0,63)
C6M57Y0K63 (6%, 57%, 0%, 63%)
(0.06 / 0.57 / 0.00 / 0.63)

CMYK percentages

%6.32
%56.84
%0
%62.75

Codes

Color #59295F in popluar color models

59 29 5F
RGB 89 41 95
HSL 293° 39.71% 26.67%
HSB/HSV 293° 56.84% 37.25%
CMYK 6.32% 56.84% 0.00%
62.75%

Color #59295F in popluar number systems.

HEX 59 29 5F
Decimal 89 41 95
Binary 1011001 101001 1011111
Octal 131 51 137

Shades and tints

Shades of #59295F

#59295F
(89,41,95)
#512657
(81,38,87)
#49234F
(73,35,79)
#412047
(65,32,71)
#391D3F
(57,29,63)
#311A37
(49,26,55)
#29172F
(41,23,47)
#211427
(33,20,39)
#19111F
(25,17,31)
#110E17
(17,14,23)
#090B0F
(9,11,15)
#000000
(0,0,0)

Tints of #59295F

#59295F
(89,41,95)
#683C6D
(104,60,109)
#774F7B
(119,79,123)
#866289
(134,98,137)
#957597
(149,117,151)
#A488A5
(164,136,165)
#B39BB3
(179,155,179)
#C2AEC1
(194,174,193)
#D1C1CF
(209,193,207)
#E0D4DD
(224,212,221)
#EFE7EB
(239,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59295F color. Also use rgb(89,41,95) instead hex code.

Text Font Color

.myTextColor { color: #59295F; }

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

This text font color is #59295F.

Background Color

.myBgColor { background-color: #59295F; }

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

This div background color is #59295F.

Border color

.myBorderColor { border: 1px solid #59295F; }

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

This div border color is #59295F.

Opacity

.myOpacity80 { color: #59295F; opacity: 0.8; }

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

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

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

This text has shadow with #59295F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59295F.

Preview

Color preview on black background

This text has color #59295F on black background.


Color preview on white background

This text has color #59295F on white background.


Black color preview on #59295F background

This text has black color on #59295F background.


White color preview on #59295F background

This text has white color on #59295F background.


Related colors

Complementary color

Complementary color for #hex is #A6D6A0.


I love getcolorcode.com

Triadic colors

1 #5F5929 and #295F59 with #59295F are triadic colors.

2 #5F2959 and #29595F with #59295F are triadic colors.