COLOR #59334F

HEX: #59334F RGB: (89,51,79)

Color info

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

RGB color model

#59334F color RGB value is (89,51,79).

RGB: (89,51,79) (35%, 20%, 31%)

RGB channels and saturation

R 89 of 255 = 35%
G 51 of 255 = 20%
B 79 of 255 = 31%

89
51
79

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

Portions of RGB colors in percentages

R + G + B = 89 + 51 + 79 = 219 (100%)
R 89 of 219 ~ 40.64%
G 51 of 219 ~ 23.29%
B 79 of 219 ~ 36.07'%

%40.64
%23.29
%36.07

CMYK color model

#59334F color CMYK value is (0,43,11,65).

  • cyan value is 0.00%
  • magenta value is 42.70%
  • yellow value is 11.24%
  • key color value is 65.10%

CMYK: (0,43,11,65)
C0M43Y11K65 (0%, 43%, 11%, 65%)
(0.00 / 0.43 / 0.11 / 0.65)

CMYK percentages

%0
%42.7
%11.24
%65.1

Codes

Color #59334F in popluar color models

59 33 4F
RGB 89 51 79
HSL 316° 27.14% 27.45%
HSB/HSV 316° 42.70% 34.90%
CMYK 0.00% 42.70% 11.24%
65.10%

Color #59334F in popluar number systems.

HEX 59 33 4F
Decimal 89 51 79
Binary 1011001 110011 1001111
Octal 131 63 117

Shades and tints

Shades of #59334F

#59334F
(89,51,79)
#512F48
(81,47,72)
#492B41
(73,43,65)
#41273A
(65,39,58)
#392333
(57,35,51)
#311F2C
(49,31,44)
#291B25
(41,27,37)
#21171E
(33,23,30)
#191317
(25,19,23)
#110F10
(17,15,16)
#090B09
(9,11,9)
#000000
(0,0,0)

Tints of #59334F

#59334F
(89,51,79)
#68455F
(104,69,95)
#77576F
(119,87,111)
#86697F
(134,105,127)
#957B8F
(149,123,143)
#A48D9F
(164,141,159)
#B39FAF
(179,159,175)
#C2B1BF
(194,177,191)
#D1C3CF
(209,195,207)
#E0D5DF
(224,213,223)
#EFE7EF
(239,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59334F color. Also use rgb(89,51,79) instead hex code.

Text Font Color

.myTextColor { color: #59334F; }

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

This text font color is #59334F.

Background Color

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

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

This div background color is #59334F.

Border color

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

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

This div border color is #59334F.

Opacity

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

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

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

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

This text has shadow with #59334F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59334F.

Preview

Color preview on black background

This text has color #59334F on black background.


Color preview on white background

This text has color #59334F on white background.


Black color preview on #59334F background

This text has black color on #59334F background.


White color preview on #59334F background

This text has white color on #59334F background.


Related colors

Complementary color

Complementary color for #hex is #A6CCB0.


I love getcolorcode.com

Triadic colors

1 #4F5933 and #334F59 with #59334F are triadic colors.

2 #4F3359 and #33594F with #59334F are triadic colors.