COLOR #59335E

HEX: #59335E RGB: (89,51,94)

Color info

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

RGB color model

#59335E color RGB value is (89,51,94).

RGB: (89,51,94) (35%, 20%, 37%)

RGB channels and saturation

R 89 of 255 = 35%
G 51 of 255 = 20%
B 94 of 255 = 37%

89
51
94

R + G + B ~ 31%. #59335E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 51 + 94 = 234 (100%)
R 89 of 234 ~ 38.03%
G 51 of 234 ~ 21.79%
B 94 of 234 ~ 40.17'%

%38.03
%21.79
%40.17

CMYK color model

#59335E color CMYK value is (5,46,0,63).

  • cyan value is 5.32%
  • magenta value is 45.74%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (5,46,0,63)
C5M46Y0K63 (5%, 46%, 0%, 63%)
(0.05 / 0.46 / 0.00 / 0.63)

CMYK percentages

%5.32
%45.74
%0
%63.14

Codes

Color #59335E in popluar color models

59 33 5E
RGB 89 51 94
HSL 293° 29.66% 28.43%
HSB/HSV 293° 45.74% 36.86%
CMYK 5.32% 45.74% 0.00%
63.14%

Color #59335E in popluar number systems.

HEX 59 33 5E
Decimal 89 51 94
Binary 1011001 110011 1011110
Octal 131 63 136

Shades and tints

Shades of #59335E

#59335E
(89,51,94)
#512F56
(81,47,86)
#492B4E
(73,43,78)
#412746
(65,39,70)
#39233E
(57,35,62)
#311F36
(49,31,54)
#291B2E
(41,27,46)
#211726
(33,23,38)
#19131E
(25,19,30)
#110F16
(17,15,22)
#090B0E
(9,11,14)
#000000
(0,0,0)

Tints of #59335E

#59335E
(89,51,94)
#68456C
(104,69,108)
#77577A
(119,87,122)
#866988
(134,105,136)
#957B96
(149,123,150)
#A48DA4
(164,141,164)
#B39FB2
(179,159,178)
#C2B1C0
(194,177,192)
#D1C3CE
(209,195,206)
#E0D5DC
(224,213,220)
#EFE7EA
(239,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59335E color. Also use rgb(89,51,94) instead hex code.

Text Font Color

.myTextColor { color: #59335E; }

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

This text font color is #59335E.

Background Color

.myBgColor { background-color: #59335E; }

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

This div background color is #59335E.

Border color

.myBorderColor { border: 1px solid #59335E; }

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

This div border color is #59335E.

Opacity

.myOpacity80 { color: #59335E; opacity: 0.8; }

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

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

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

This text has shadow with #59335E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59335E.

Preview

Color preview on black background

This text has color #59335E on black background.


Color preview on white background

This text has color #59335E on white background.


Black color preview on #59335E background

This text has black color on #59335E background.


White color preview on #59335E background

This text has white color on #59335E background.


Related colors

Complementary color

Complementary color for #hex is #A6CCA1.


I love getcolorcode.com

Triadic colors

1 #5E5933 and #335E59 with #59335E are triadic colors.

2 #5E3359 and #33595E with #59335E are triadic colors.