COLOR #5A4D21

HEX: #5A4D21 RGB: (90,77,33)

Color info

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

RGB color model

#5A4D21 color RGB value is (90,77,33).

RGB: (90,77,33) (35%, 30%, 13%)

RGB channels and saturation

R 90 of 255 = 35%
G 77 of 255 = 30%
B 33 of 255 = 13%

90
77
33

R + G + B ~ 26%. #5A4D21 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 90 + 77 + 33 = 200 (100%)
R 90 of 200 ~ 45%
G 77 of 200 ~ 38.5%
B 33 of 200 ~ 16.5'%

%45
%38.5
%16.5

CMYK color model

#5A4D21 color CMYK value is (0,14,63,65).

  • cyan value is 0.00%
  • magenta value is 14.44%
  • yellow value is 63.33%
  • key color value is 64.71%

CMYK: (0,14,63,65)
C0M14Y63K65 (0%, 14%, 63%, 65%)
(0.00 / 0.14 / 0.63 / 0.65)

CMYK percentages

%0
%14.44
%63.33
%64.71

Codes

Color #5A4D21 in popluar color models

5A 4D 21
RGB 90 77 33
HSL 46° 46.34% 24.12%
HSB/HSV 46° 63.33% 35.29%
CMYK 0.00% 14.44% 63.33%
64.71%

Color #5A4D21 in popluar number systems.

HEX 5A 4D 21
Decimal 90 77 33
Binary 1011010 1001101 100001
Octal 132 115 41

Shades and tints

Shades of #5A4D21

#5A4D21
(90,77,33)
#52461E
(82,70,30)
#4A3F1B
(74,63,27)
#423818
(66,56,24)
#3A3115
(58,49,21)
#322A12
(50,42,18)
#2A230F
(42,35,15)
#221C0C
(34,28,12)
#1A1509
(26,21,9)
#120E06
(18,14,6)
#0A0703
(10,7,3)
#000000
(0,0,0)

Tints of #5A4D21

#5A4D21
(90,77,33)
#695D35
(105,93,53)
#786D49
(120,109,73)
#877D5D
(135,125,93)
#968D71
(150,141,113)
#A59D85
(165,157,133)
#B4AD99
(180,173,153)
#C3BDAD
(195,189,173)
#D2CDC1
(210,205,193)
#E1DDD5
(225,221,213)
#F0EDE9
(240,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A4D21 color. Also use rgb(90,77,33) instead hex code.

Text Font Color

.myTextColor { color: #5A4D21; }

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

This text font color is #5A4D21.

Background Color

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

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

This div background color is #5A4D21.

Border color

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

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

This div border color is #5A4D21.

Opacity

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

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

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

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

This text has shadow with #5A4D21 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A4D21.

Preview

Color preview on black background

This text has color #5A4D21 on black background.


Color preview on white background

This text has color #5A4D21 on white background.


Black color preview on #5A4D21 background

This text has black color on #5A4D21 background.


White color preview on #5A4D21 background

This text has white color on #5A4D21 background.


Related colors

Complementary color

Complementary color for #hex is #A5B2DE.


I love getcolorcode.com

Triadic colors

1 #215A4D and #4D215A with #5A4D21 are triadic colors.

2 #214D5A and #4D5A21 with #5A4D21 are triadic colors.