COLOR #59514B

HEX: #59514B RGB: (89,81,75)

Color info

#59514B contains red, green and blue colors in about the same proportion. Web safe color of #59514B is #666633 (or #663).

RGB color model

#59514B color RGB value is (89,81,75).

RGB: (89,81,75) (35%, 32%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 81 of 255 = 32%
B 75 of 255 = 29%

89
81
75

R + G + B ~ 32%. #59514B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 81 + 75 = 245 (100%)
R 89 of 245 ~ 36.33%
G 81 of 245 ~ 33.06%
B 75 of 245 ~ 30.61'%

%36.33
%33.06
%30.61

CMYK color model

#59514B color CMYK value is (0,9,16,65).

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

CMYK: (0,9,16,65)
C0M9Y16K65 (0%, 9%, 16%, 65%)
(0.00 / 0.09 / 0.16 / 0.65)

CMYK percentages

%0
%8.99
%15.73
%65.1

Codes

Color #59514B in popluar color models

59 51 4B
RGB 89 81 75
HSL 26° 8.54% 32.16%
HSB/HSV 26° 15.73% 34.90%
CMYK 0.00% 8.99% 15.73%
65.10%

Color #59514B in popluar number systems.

HEX 59 51 4B
Decimal 89 81 75
Binary 1011001 1010001 1001011
Octal 131 121 113

Shades and tints

Shades of #59514B

#59514B
(89,81,75)
#514A45
(81,74,69)
#49433F
(73,67,63)
#413C39
(65,60,57)
#393533
(57,53,51)
#312E2D
(49,46,45)
#292727
(41,39,39)
#212021
(33,32,33)
#19191B
(25,25,27)
#111215
(17,18,21)
#090B0F
(9,11,15)
#000000
(0,0,0)

Tints of #59514B

#59514B
(89,81,75)
#68605B
(104,96,91)
#776F6B
(119,111,107)
#867E7B
(134,126,123)
#958D8B
(149,141,139)
#A49C9B
(164,156,155)
#B3ABAB
(179,171,171)
#C2BABB
(194,186,187)
#D1C9CB
(209,201,203)
#E0D8DB
(224,216,219)
#EFE7EB
(239,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59514B; }

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

This text font color is #59514B.

Background Color

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

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

This div background color is #59514B.

Border color

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

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

This div border color is #59514B.

Opacity

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

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

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

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

This text has shadow with #59514B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59514B.

Preview

Color preview on black background

This text has color #59514B on black background.


Color preview on white background

This text has color #59514B on white background.


Black color preview on #59514B background

This text has black color on #59514B background.


White color preview on #59514B background

This text has white color on #59514B background.


Related colors

Complementary color

Complementary color for #hex is #A6AEB4.


I love getcolorcode.com

Triadic colors

1 #4B5951 and #514B59 with #59514B are triadic colors.

2 #4B5159 and #51594B with #59514B are triadic colors.