COLOR #5A4B37

HEX: #5A4B37 RGB: (90,75,55)

Color info

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

RGB color model

#5A4B37 color RGB value is (90,75,55).

RGB: (90,75,55) (35%, 29%, 22%)

RGB channels and saturation

R 90 of 255 = 35%
G 75 of 255 = 29%
B 55 of 255 = 22%

90
75
55

R + G + B ~ 29%. #5A4B37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 90 + 75 + 55 = 220 (100%)
R 90 of 220 ~ 40.91%
G 75 of 220 ~ 34.09%
B 55 of 220 ~ 25'%

%40.91
%34.09
%25

CMYK color model

#5A4B37 color CMYK value is (0,17,39,65).

  • cyan value is 0.00%
  • magenta value is 16.67%
  • yellow value is 38.89%
  • key color value is 64.71%
CMYK: (0,17,39,65) C0M17Y39K65 (0%,17%,39%,65%) (0.00/0.17/0.39/0.65) 

CMYK percentages

%0
%16.67
%38.89
%64.71

Codes

Color #5A4B37 in popluar color models

5A 4B 37
RGB 90 75 55
HSL 34° 24.14% 28.43%
HSB/HSV 34° 38.89% 35.29%
CMYK 0.00% 16.67% 38.89%
64.71%

Color #5A4B37 in popluar number systems.

HEX 5A 4B 37
Decimal 90 75 55
Binary 1011010 1001011 110111
Octal 132 113 67

Shades and tints

Shades of #5A4B37

#5A4B37
(90,75,55)
#524532
(82,69,50)
#4A3F2D
(74,63,45)
#423928
(66,57,40)
#3A3323
(58,51,35)
#322D1E
(50,45,30)
#2A2719
(42,39,25)
#222114
(34,33,20)
#1A1B0F
(26,27,15)
#12150A
(18,21,10)
#0A0F05
(10,15,5)
#000000
(0,0,0)

Tints of #5A4B37

#5A4B37
(90,75,55)
#695B49
(105,91,73)
#786B5B
(120,107,91)
#877B6D
(135,123,109)
#968B7F
(150,139,127)
#A59B91
(165,155,145)
#B4ABA3
(180,171,163)
#C3BBB5
(195,187,181)
#D2CBC7
(210,203,199)
#E1DBD9
(225,219,217)
#F0EBEB
(240,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A4B37 color. Also use rgb(90,75,55) instead hex code.

Text Font Color

.myTextColor { color: #5A4B37; }

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

This text font color is #5A4B37.

Background Color

.myBgColor { background-color: #5A4B37; }

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

This div background color is #5A4B37.

Border color

.myBorderColor { border: 1px solid #5A4B37; }

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

This div border color is #5A4B37.

Opacity

.myOpacity80 { color: #5A4B37; opacity: 0.8; }

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

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

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

This text has shadow with #5A4B37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A4B37.

Preview

Color preview on black background

This text has color #5A4B37 on black background.


Color preview on white background

This text has color #5A4B37 on white background.


Black color preview on #5A4B37 background

This text has black color on #5A4B37 background.


White color preview on #5A4B37 background

This text has white color on #5A4B37 background.


Related colors

Complementary color

Complementary color for #hex is #A5B4C8.


I love getcolorcode.com

Triadic colors

1 #375A4B and #4B375A with #5A4B37 are triadic colors.

2 #374B5A and #4B5A37 with #5A4B37 are triadic colors.