COLOR #59464B

HEX: #59464B RGB: (89,70,75)

Color info

#59464B contains red, green and blue colors in about the same proportion. Web safe color of #59464B is #663333 (or #633).

RGB color model

#59464B color RGB value is (89,70,75).

RGB: (89,70,75) (35%, 27%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 70 of 255 = 27%
B 75 of 255 = 29%

89
70
75

R + G + B ~ 30%. #59464B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 70 + 75 = 234 (100%)
R 89 of 234 ~ 38.03%
G 70 of 234 ~ 29.91%
B 75 of 234 ~ 32.05'%

%38.03
%29.91
%32.05

CMYK color model

#59464B color CMYK value is (0,21,16,65).

  • cyan value is 0.00%
  • magenta value is 21.35%
  • yellow value is 15.73%
  • key color value is 65.10%

CMYK: (0,21,16,65)
C0M21Y16K65 (0%, 21%, 16%, 65%)
(0.00 / 0.21 / 0.16 / 0.65)

CMYK percentages

%0
%21.35
%15.73
%65.1

Codes

Color #59464B in popluar color models

59 46 4B
RGB 89 70 75
HSL 344° 11.95% 31.18%
HSB/HSV 344° 21.35% 34.90%
CMYK 0.00% 21.35% 15.73%
65.10%

Color #59464B in popluar number systems.

HEX 59 46 4B
Decimal 89 70 75
Binary 1011001 1000110 1001011
Octal 131 106 113

Shades and tints

Shades of #59464B

#59464B
(89,70,75)
#514045
(81,64,69)
#493A3F
(73,58,63)
#413439
(65,52,57)
#392E33
(57,46,51)
#31282D
(49,40,45)
#292227
(41,34,39)
#211C21
(33,28,33)
#19161B
(25,22,27)
#111015
(17,16,21)
#090A0F
(9,10,15)
#000000
(0,0,0)

Tints of #59464B

#59464B
(89,70,75)
#68565B
(104,86,91)
#77666B
(119,102,107)
#86767B
(134,118,123)
#95868B
(149,134,139)
#A4969B
(164,150,155)
#B3A6AB
(179,166,171)
#C2B6BB
(194,182,187)
#D1C6CB
(209,198,203)
#E0D6DB
(224,214,219)
#EFE6EB
(239,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59464B color. Also use rgb(89,70,75) instead hex code.

Text Font Color

.myTextColor { color: #59464B; }

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

This text font color is #59464B.

Background Color

.myBgColor { background-color: #59464B; }

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

This div background color is #59464B.

Border color

.myBorderColor { border: 1px solid #59464B; }

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

This div border color is #59464B.

Opacity

.myOpacity80 { color: #59464B; opacity: 0.8; }

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

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

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

This text has shadow with #59464B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59464B.

Preview

Color preview on black background

This text has color #59464B on black background.


Color preview on white background

This text has color #59464B on white background.


Black color preview on #59464B background

This text has black color on #59464B background.


White color preview on #59464B background

This text has white color on #59464B background.


Related colors

Complementary color

Complementary color for #hex is #A6B9B4.


I love getcolorcode.com

Triadic colors

1 #4B5946 and #464B59 with #59464B are triadic colors.

2 #4B4659 and #46594B with #59464B are triadic colors.