COLOR #5A4C56

HEX: #5A4C56 RGB: (90,76,86)

Color info

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

RGB color model

#5A4C56 color RGB value is (90,76,86).

RGB: (90,76,86) (35%, 30%, 34%)

RGB channels and saturation

R 90 of 255 = 35%
G 76 of 255 = 30%
B 86 of 255 = 34%

90
76
86

R + G + B ~ 33%. #5A4C56 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 90 + 76 + 86 = 252 (100%)
R 90 of 252 ~ 35.71%
G 76 of 252 ~ 30.16%
B 86 of 252 ~ 34.13'%

%35.71
%30.16
%34.13

CMYK color model

#5A4C56 color CMYK value is (0,16,4,65).

  • cyan value is 0.00%
  • magenta value is 15.56%
  • yellow value is 4.44%
  • key color value is 64.71%

CMYK: (0,16,4,65)
C0M16Y4K65 (0%, 16%, 4%, 65%)
(0.00 / 0.16 / 0.04 / 0.65)

CMYK percentages

%0
%15.56
%4.44
%64.71

Codes

Color #5A4C56 in popluar color models

5A 4C 56
RGB 90 76 86
HSL 317° 8.43% 32.55%
HSB/HSV 317° 15.56% 35.29%
CMYK 0.00% 15.56% 4.44%
64.71%

Color #5A4C56 in popluar number systems.

HEX 5A 4C 56
Decimal 90 76 86
Binary 1011010 1001100 1010110
Octal 132 114 126

Shades and tints

Shades of #5A4C56

#5A4C56
(90,76,86)
#52464F
(82,70,79)
#4A4048
(74,64,72)
#423A41
(66,58,65)
#3A343A
(58,52,58)
#322E33
(50,46,51)
#2A282C
(42,40,44)
#222225
(34,34,37)
#1A1C1E
(26,28,30)
#121617
(18,22,23)
#0A1010
(10,16,16)
#000000
(0,0,0)

Tints of #5A4C56

#5A4C56
(90,76,86)
#695C65
(105,92,101)
#786C74
(120,108,116)
#877C83
(135,124,131)
#968C92
(150,140,146)
#A59CA1
(165,156,161)
#B4ACB0
(180,172,176)
#C3BCBF
(195,188,191)
#D2CCCE
(210,204,206)
#E1DCDD
(225,220,221)
#F0ECEC
(240,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A4C56 color. Also use rgb(90,76,86) instead hex code.

Text Font Color

.myTextColor { color: #5A4C56; }

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

This text font color is #5A4C56.

Background Color

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

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

This div background color is #5A4C56.

Border color

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

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

This div border color is #5A4C56.

Opacity

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

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

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

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

This text has shadow with #5A4C56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A4C56.

Preview

Color preview on black background

This text has color #5A4C56 on black background.


Color preview on white background

This text has color #5A4C56 on white background.


Black color preview on #5A4C56 background

This text has black color on #5A4C56 background.


White color preview on #5A4C56 background

This text has white color on #5A4C56 background.


Related colors

Complementary color

Complementary color for #hex is #A5B3A9.


I love getcolorcode.com

Triadic colors

1 #565A4C and #4C565A with #5A4C56 are triadic colors.

2 #564C5A and #4C5A56 with #5A4C56 are triadic colors.