COLOR #59485F

HEX: #59485F RGB: (89,72,95)

Color info

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

RGB color model

#59485F color RGB value is (89,72,95).

RGB: (89,72,95) (35%, 28%, 37%)

RGB channels and saturation

R 89 of 255 = 35%
G 72 of 255 = 28%
B 95 of 255 = 37%

89
72
95

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

Portions of RGB colors in percentages

R + G + B = 89 + 72 + 95 = 256 (100%)
R 89 of 256 ~ 34.77%
G 72 of 256 ~ 28.13%
B 95 of 256 ~ 37.11'%

%34.77
%28.13
%37.11

CMYK color model

#59485F color CMYK value is (6,24,0,63).

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

CMYK: (6,24,0,63)
C6M24Y0K63 (6%, 24%, 0%, 63%)
(0.06 / 0.24 / 0.00 / 0.63)

CMYK percentages

%6.32
%24.21
%0
%62.75

Codes

Color #59485F in popluar color models

59 48 5F
RGB 89 72 95
HSL 284° 13.77% 32.75%
HSB/HSV 284° 24.21% 37.25%
CMYK 6.32% 24.21% 0.00%
62.75%

Color #59485F in popluar number systems.

HEX 59 48 5F
Decimal 89 72 95
Binary 1011001 1001000 1011111
Octal 131 110 137

Shades and tints

Shades of #59485F

#59485F
(89,72,95)
#514257
(81,66,87)
#493C4F
(73,60,79)
#413647
(65,54,71)
#39303F
(57,48,63)
#312A37
(49,42,55)
#29242F
(41,36,47)
#211E27
(33,30,39)
#19181F
(25,24,31)
#111217
(17,18,23)
#090C0F
(9,12,15)
#000000
(0,0,0)

Tints of #59485F

#59485F
(89,72,95)
#68586D
(104,88,109)
#77687B
(119,104,123)
#867889
(134,120,137)
#958897
(149,136,151)
#A498A5
(164,152,165)
#B3A8B3
(179,168,179)
#C2B8C1
(194,184,193)
#D1C8CF
(209,200,207)
#E0D8DD
(224,216,221)
#EFE8EB
(239,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59485F; }

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

This text font color is #59485F.

Background Color

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

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

This div background color is #59485F.

Border color

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

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

This div border color is #59485F.

Opacity

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

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

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

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

This text has shadow with #59485F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59485F.

Preview

Color preview on black background

This text has color #59485F on black background.


Color preview on white background

This text has color #59485F on white background.


Black color preview on #59485F background

This text has black color on #59485F background.


White color preview on #59485F background

This text has white color on #59485F background.


Related colors

Complementary color

Complementary color for #hex is #A6B7A0.


I love getcolorcode.com

Triadic colors

1 #5F5948 and #485F59 with #59485F are triadic colors.

2 #5F4859 and #48595F with #59485F are triadic colors.