COLOR #5A4B48

HEX: #5A4B48 RGB: (90,75,72)

Color info

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

RGB color model

#5A4B48 color RGB value is (90,75,72).

RGB: (90,75,72) (35%, 29%, 28%)

RGB channels and saturation

R 90 of 255 = 35%
G 75 of 255 = 29%
B 72 of 255 = 28%

90
75
72

R + G + B ~ 31%. #5A4B48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 90 + 75 + 72 = 237 (100%)
R 90 of 237 ~ 37.97%
G 75 of 237 ~ 31.65%
B 72 of 237 ~ 30.38'%

%37.97
%31.65
%30.38

CMYK color model

#5A4B48 color CMYK value is (0,17,20,65).

  • cyan value is 0.00%
  • magenta value is 16.67%
  • yellow value is 20.00%
  • key color value is 64.71%

CMYK: (0,17,20,65)
C0M17Y20K65 (0%, 17%, 20%, 65%)
(0.00 / 0.17 / 0.20 / 0.65)

CMYK percentages

%0
%16.67
%20
%64.71

Codes

Color #5A4B48 in popluar color models

5A 4B 48
RGB 90 75 72
HSL 10° 11.11% 31.76%
HSB/HSV 10° 20.00% 35.29%
CMYK 0.00% 16.67% 20.00%
64.71%

Color #5A4B48 in popluar number systems.

HEX 5A 4B 48
Decimal 90 75 72
Binary 1011010 1001011 1001000
Octal 132 113 110

Shades and tints

Shades of #5A4B48

#5A4B48
(90,75,72)
#524542
(82,69,66)
#4A3F3C
(74,63,60)
#423936
(66,57,54)
#3A3330
(58,51,48)
#322D2A
(50,45,42)
#2A2724
(42,39,36)
#22211E
(34,33,30)
#1A1B18
(26,27,24)
#121512
(18,21,18)
#0A0F0C
(10,15,12)
#000000
(0,0,0)

Tints of #5A4B48

#5A4B48
(90,75,72)
#695B58
(105,91,88)
#786B68
(120,107,104)
#877B78
(135,123,120)
#968B88
(150,139,136)
#A59B98
(165,155,152)
#B4ABA8
(180,171,168)
#C3BBB8
(195,187,184)
#D2CBC8
(210,203,200)
#E1DBD8
(225,219,216)
#F0EBE8
(240,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5A4B48; }

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

This text font color is #5A4B48.

Background Color

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

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

This div background color is #5A4B48.

Border color

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

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

This div border color is #5A4B48.

Opacity

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

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

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

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

This text has shadow with #5A4B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A4B48.

Preview

Color preview on black background

This text has color #5A4B48 on black background.


Color preview on white background

This text has color #5A4B48 on white background.


Black color preview on #5A4B48 background

This text has black color on #5A4B48 background.


White color preview on #5A4B48 background

This text has white color on #5A4B48 background.


Related colors

Complementary color

Complementary color for #hex is #A5B4B7.


I love getcolorcode.com

Triadic colors

1 #485A4B and #4B485A with #5A4B48 are triadic colors.

2 #484B5A and #4B5A48 with #5A4B48 are triadic colors.