COLOR #594C4B

HEX: #594C4B RGB: (89,76,75)

Color info

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

RGB color model

#594C4B color RGB value is (89,76,75).

RGB: (89,76,75) (35%, 30%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 76 of 255 = 30%
B 75 of 255 = 29%

89
76
75

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

Portions of RGB colors in percentages

R + G + B = 89 + 76 + 75 = 240 (100%)
R 89 of 240 ~ 37.08%
G 76 of 240 ~ 31.67%
B 75 of 240 ~ 31.25'%

%37.08
%31.67
%31.25

CMYK color model

#594C4B color CMYK value is (0,15,16,65).

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

CMYK: (0,15,16,65)
C0M15Y16K65 (0%, 15%, 16%, 65%)
(0.00 / 0.15 / 0.16 / 0.65)

CMYK percentages

%0
%14.61
%15.73
%65.1

Codes

Color #594C4B in popluar color models

59 4C 4B
RGB 89 76 75
HSL 8.54% 32.16%
HSB/HSV 15.73% 34.90%
CMYK 0.00% 14.61% 15.73%
65.10%

Color #594C4B in popluar number systems.

HEX 59 4C 4B
Decimal 89 76 75
Binary 1011001 1001100 1001011
Octal 131 114 113

Shades and tints

Shades of #594C4B

#594C4B
(89,76,75)
#514645
(81,70,69)
#49403F
(73,64,63)
#413A39
(65,58,57)
#393433
(57,52,51)
#312E2D
(49,46,45)
#292827
(41,40,39)
#212221
(33,34,33)
#191C1B
(25,28,27)
#111615
(17,22,21)
#09100F
(9,16,15)
#000000
(0,0,0)

Tints of #594C4B

#594C4B
(89,76,75)
#685C5B
(104,92,91)
#776C6B
(119,108,107)
#867C7B
(134,124,123)
#958C8B
(149,140,139)
#A49C9B
(164,156,155)
#B3ACAB
(179,172,171)
#C2BCBB
(194,188,187)
#D1CCCB
(209,204,203)
#E0DCDB
(224,220,219)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594C4B color. Also use rgb(89,76,75) instead hex code.

Text Font Color

.myTextColor { color: #594C4B; }

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

This text font color is #594C4B.

Background Color

.myBgColor { background-color: #594C4B; }

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

This div background color is #594C4B.

Border color

.myBorderColor { border: 1px solid #594C4B; }

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

This div border color is #594C4B.

Opacity

.myOpacity80 { color: #594C4B; opacity: 0.8; }

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

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

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

This text has shadow with #594C4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594C4B.

Preview

Color preview on black background

This text has color #594C4B on black background.


Color preview on white background

This text has color #594C4B on white background.


Black color preview on #594C4B background

This text has black color on #594C4B background.


White color preview on #594C4B background

This text has white color on #594C4B background.


Related colors

Complementary color

Complementary color for #hex is #A6B3B4.


I love getcolorcode.com

Triadic colors

1 #4B594C and #4C4B59 with #594C4B are triadic colors.

2 #4B4C59 and #4C594B with #594C4B are triadic colors.