COLOR #59484B

HEX: #59484B RGB: (89,72,75)

Color info

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

RGB color model

#59484B color RGB value is (89,72,75).

RGB: (89,72,75) (35%, 28%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 72 of 255 = 28%
B 75 of 255 = 29%

89
72
75

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

Portions of RGB colors in percentages

R + G + B = 89 + 72 + 75 = 236 (100%)
R 89 of 236 ~ 37.71%
G 72 of 236 ~ 30.51%
B 75 of 236 ~ 31.78'%

%37.71
%30.51
%31.78

CMYK color model

#59484B color CMYK value is (0,19,16,65).

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

CMYK: (0,19,16,65)
C0M19Y16K65 (0%, 19%, 16%, 65%)
(0.00 / 0.19 / 0.16 / 0.65)

CMYK percentages

%0
%19.1
%15.73
%65.1

Codes

Color #59484B in popluar color models

59 48 4B
RGB 89 72 75
HSL 349° 10.56% 31.57%
HSB/HSV 349° 19.10% 34.90%
CMYK 0.00% 19.10% 15.73%
65.10%

Color #59484B in popluar number systems.

HEX 59 48 4B
Decimal 89 72 75
Binary 1011001 1001000 1001011
Octal 131 110 113

Shades and tints

Shades of #59484B

#59484B
(89,72,75)
#514245
(81,66,69)
#493C3F
(73,60,63)
#413639
(65,54,57)
#393033
(57,48,51)
#312A2D
(49,42,45)
#292427
(41,36,39)
#211E21
(33,30,33)
#19181B
(25,24,27)
#111215
(17,18,21)
#090C0F
(9,12,15)
#000000
(0,0,0)

Tints of #59484B

#59484B
(89,72,75)
#68585B
(104,88,91)
#77686B
(119,104,107)
#86787B
(134,120,123)
#95888B
(149,136,139)
#A4989B
(164,152,155)
#B3A8AB
(179,168,171)
#C2B8BB
(194,184,187)
#D1C8CB
(209,200,203)
#E0D8DB
(224,216,219)
#EFE8EB
(239,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59484B; }

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

This text font color is #59484B.

Background Color

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

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

This div background color is #59484B.

Border color

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

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

This div border color is #59484B.

Opacity

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

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

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

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

This text has shadow with #59484B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59484B.

Preview

Color preview on black background

This text has color #59484B on black background.


Color preview on white background

This text has color #59484B on white background.


Black color preview on #59484B background

This text has black color on #59484B background.


White color preview on #59484B background

This text has white color on #59484B background.


Related colors

Complementary color

Complementary color for #hex is #A6B7B4.


I love getcolorcode.com

Triadic colors

1 #4B5948 and #484B59 with #59484B are triadic colors.

2 #4B4859 and #48594B with #59484B are triadic colors.