COLOR #5A4B51

HEX: #5A4B51 RGB: (90,75,81)

Color info

#5A4B51 contains red, green and blue colors in about the same proportion. Web safe color of #5A4B51 is #663366 (or #636).

RGB color model

#5A4B51 color RGB value is (90,75,81).

RGB: (90,75,81) (35%, 29%, 32%)

RGB channels and saturation

R 90 of 255 = 35%
G 75 of 255 = 29%
B 81 of 255 = 32%

90
75
81

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

Portions of RGB colors in percentages

R + G + B = 90 + 75 + 81 = 246 (100%)
R 90 of 246 ~ 36.59%
G 75 of 246 ~ 30.49%
B 81 of 246 ~ 32.93'%

%36.59
%30.49
%32.93

CMYK color model

#5A4B51 color CMYK value is (0,17,10,65).

  • cyan value is 0.00%
  • magenta value is 16.67%
  • yellow value is 10.00%
  • key color value is 64.71%
CMYK: (0,17,10,65) C0M17Y10K65 (0%,17%,10%,65%) (0.00/0.17/0.10/0.65) 

CMYK percentages

%0
%16.67
%10
%64.71

Codes

Color #5A4B51 in popluar color models

5A 4B 51
RGB 90 75 81
HSL 336° 9.09% 32.35%
HSB/HSV 336° 16.67% 35.29%
CMYK 0.00% 16.67% 10.00%
64.71%

Color #5A4B51 in popluar number systems.

HEX 5A 4B 51
Decimal 90 75 81
Binary 1011010 1001011 1010001
Octal 132 113 121

Shades and tints

Shades of #5A4B51

#5A4B51
(90,75,81)
#52454A
(82,69,74)
#4A3F43
(74,63,67)
#42393C
(66,57,60)
#3A3335
(58,51,53)
#322D2E
(50,45,46)
#2A2727
(42,39,39)
#222120
(34,33,32)
#1A1B19
(26,27,25)
#121512
(18,21,18)
#0A0F0B
(10,15,11)
#000000
(0,0,0)

Tints of #5A4B51

#5A4B51
(90,75,81)
#695B60
(105,91,96)
#786B6F
(120,107,111)
#877B7E
(135,123,126)
#968B8D
(150,139,141)
#A59B9C
(165,155,156)
#B4ABAB
(180,171,171)
#C3BBBA
(195,187,186)
#D2CBC9
(210,203,201)
#E1DBD8
(225,219,216)
#F0EBE7
(240,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5A4B51; }

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

This text font color is #5A4B51.

Background Color

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

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

This div background color is #5A4B51.

Border color

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

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

This div border color is #5A4B51.

Opacity

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

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

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

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

This text has shadow with #5A4B51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A4B51.

Preview

Color preview on black background

This text has color #5A4B51 on black background.


Color preview on white background

This text has color #5A4B51 on white background.


Black color preview on #5A4B51 background

This text has black color on #5A4B51 background.


White color preview on #5A4B51 background

This text has white color on #5A4B51 background.


Related colors

Complementary color

Complementary color for #hex is #A5B4AE.


I love getcolorcode.com

Triadic colors

1 #515A4B and #4B515A with #5A4B51 are triadic colors.

2 #514B5A and #4B5A51 with #5A4B51 are triadic colors.