COLOR #594B38

HEX: #594B38 RGB: (89,75,56)

Color info

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

RGB color model

#594B38 color RGB value is (89,75,56).

RGB: (89,75,56) (35%, 29%, 22%)

RGB channels and saturation

R 89 of 255 = 35%
G 75 of 255 = 29%
B 56 of 255 = 22%

89
75
56

R + G + B ~ 29%. #594B38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 75 + 56 = 220 (100%)
R 89 of 220 ~ 40.45%
G 75 of 220 ~ 34.09%
B 56 of 220 ~ 25.45'%

%40.45
%34.09
%25.45

CMYK color model

#594B38 color CMYK value is (0,16,37,65).

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

CMYK: (0,16,37,65)
C0M16Y37K65 (0%, 16%, 37%, 65%)
(0.00 / 0.16 / 0.37 / 0.65)

CMYK percentages

%0
%15.73
%37.08
%65.1

Codes

Color #594B38 in popluar color models

59 4B 38
RGB 89 75 56
HSL 35° 22.76% 28.43%
HSB/HSV 35° 37.08% 34.90%
CMYK 0.00% 15.73% 37.08%
65.10%

Color #594B38 in popluar number systems.

HEX 59 4B 38
Decimal 89 75 56
Binary 1011001 1001011 111000
Octal 131 113 70

Shades and tints

Shades of #594B38

#594B38
(89,75,56)
#514533
(81,69,51)
#493F2E
(73,63,46)
#413929
(65,57,41)
#393324
(57,51,36)
#312D1F
(49,45,31)
#29271A
(41,39,26)
#212115
(33,33,21)
#191B10
(25,27,16)
#11150B
(17,21,11)
#090F06
(9,15,6)
#000000
(0,0,0)

Tints of #594B38

#594B38
(89,75,56)
#685B4A
(104,91,74)
#776B5C
(119,107,92)
#867B6E
(134,123,110)
#958B80
(149,139,128)
#A49B92
(164,155,146)
#B3ABA4
(179,171,164)
#C2BBB6
(194,187,182)
#D1CBC8
(209,203,200)
#E0DBDA
(224,219,218)
#EFEBEC
(239,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594B38; }

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

This text font color is #594B38.

Background Color

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

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

This div background color is #594B38.

Border color

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

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

This div border color is #594B38.

Opacity

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

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

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

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

This text has shadow with #594B38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594B38.

Preview

Color preview on black background

This text has color #594B38 on black background.


Color preview on white background

This text has color #594B38 on white background.


Black color preview on #594B38 background

This text has black color on #594B38 background.


White color preview on #594B38 background

This text has white color on #594B38 background.


Related colors

Complementary color

Complementary color for #hex is #A6B4C7.


I love getcolorcode.com

Triadic colors

1 #38594B and #4B3859 with #594B38 are triadic colors.

2 #384B59 and #4B5938 with #594B38 are triadic colors.