COLOR #595149

HEX: #595149 RGB: (89,81,73)

Color info

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

RGB color model

#595149 color RGB value is (89,81,73).

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

RGB channels and saturation

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

89
81
73

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

Portions of RGB colors in percentages

R + G + B = 89 + 81 + 73 = 243 (100%)
R 89 of 243 ~ 36.63%
G 81 of 243 ~ 33.33%
B 73 of 243 ~ 30.04'%

%36.63
%33.33
%30.04

CMYK color model

#595149 color CMYK value is (0,9,18,65).

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

CMYK: (0,9,18,65)
C0M9Y18K65 (0%, 9%, 18%, 65%)
(0.00 / 0.09 / 0.18 / 0.65)

CMYK percentages

%0
%8.99
%17.98
%65.1

Codes

Color #595149 in popluar color models

59 51 49
RGB 89 81 73
HSL 30° 9.88% 31.76%
HSB/HSV 30° 17.98% 34.90%
CMYK 0.00% 8.99% 17.98%
65.10%

Color #595149 in popluar number systems.

HEX 59 51 49
Decimal 89 81 73
Binary 1011001 1010001 1001001
Octal 131 121 111

Shades and tints

Shades of #595149

#595149
(89,81,73)
#514A43
(81,74,67)
#49433D
(73,67,61)
#413C37
(65,60,55)
#393531
(57,53,49)
#312E2B
(49,46,43)
#292725
(41,39,37)
#21201F
(33,32,31)
#191919
(25,25,25)
#111213
(17,18,19)
#090B0D
(9,11,13)
#000000
(0,0,0)

Tints of #595149

#595149
(89,81,73)
#686059
(104,96,89)
#776F69
(119,111,105)
#867E79
(134,126,121)
#958D89
(149,141,137)
#A49C99
(164,156,153)
#B3ABA9
(179,171,169)
#C2BAB9
(194,186,185)
#D1C9C9
(209,201,201)
#E0D8D9
(224,216,217)
#EFE7E9
(239,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595149; }

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

This text font color is #595149.

Background Color

.myBgColor { background-color: #595149; }

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

This div background color is #595149.

Border color

.myBorderColor { border: 1px solid #595149; }

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

This div border color is #595149.

Opacity

.myOpacity80 { color: #595149; opacity: 0.8; }

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

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

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

This text has shadow with #595149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595149.

Preview

Color preview on black background

This text has color #595149 on black background.


Color preview on white background

This text has color #595149 on white background.


Black color preview on #595149 background

This text has black color on #595149 background.


White color preview on #595149 background

This text has white color on #595149 background.


Related colors

Complementary color

Complementary color for #hex is #A6AEB6.


I love getcolorcode.com

Triadic colors

1 #495951 and #514959 with #595149 are triadic colors.

2 #495159 and #515949 with #595149 are triadic colors.