COLOR #505421

HEX: #505421 RGB: (80,84,33)

Color info

#505421 contains red, green and blue colors in about the same proportion. Web safe color of #505421 is #666633 (or #663).

RGB color model

#505421 color RGB value is (80,84,33).

RGB: (80,84,33) (31%, 33%, 13%)

RGB channels and saturation

R 80 of 255 = 31%
G 84 of 255 = 33%
B 33 of 255 = 13%

80
84
33

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

Portions of RGB colors in percentages

R + G + B = 80 + 84 + 33 = 197 (100%)
R 80 of 197 ~ 40.61%
G 84 of 197 ~ 42.64%
B 33 of 197 ~ 16.75'%

%40.61
%42.64
%16.75

CMYK color model

#505421 color CMYK value is (5,0,61,67).

  • cyan value is 4.76%
  • magenta value is 0.00%
  • yellow value is 60.71%
  • key color value is 67.06%

CMYK: (5,0,61,67)
C5M0Y61K67 (5%, 0%, 61%, 67%)
(0.05 / 0.00 / 0.61 / 0.67)

CMYK percentages

%4.76
%0
%60.71
%67.06

Codes

Color #505421 in popluar color models

50 54 21
RGB 80 84 33
HSL 65° 43.59% 22.94%
HSB/HSV 65° 60.71% 32.94%
CMYK 4.76% 0.00% 60.71%
67.06%

Color #505421 in popluar number systems.

HEX 50 54 21
Decimal 80 84 33
Binary 1010000 1010100 100001
Octal 120 124 41

Shades and tints

Shades of #505421

#505421
(80,84,33)
#494D1E
(73,77,30)
#42461B
(66,70,27)
#3B3F18
(59,63,24)
#343815
(52,56,21)
#2D3112
(45,49,18)
#262A0F
(38,42,15)
#1F230C
(31,35,12)
#181C09
(24,28,9)
#111506
(17,21,6)
#0A0E03
(10,14,3)
#000000
(0,0,0)

Tints of #505421

#505421
(80,84,33)
#5F6335
(95,99,53)
#6E7249
(110,114,73)
#7D815D
(125,129,93)
#8C9071
(140,144,113)
#9B9F85
(155,159,133)
#AAAE99
(170,174,153)
#B9BDAD
(185,189,173)
#C8CCC1
(200,204,193)
#D7DBD5
(215,219,213)
#E6EAE9
(230,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #505421 color. Also use rgb(80,84,33) instead hex code.

Text Font Color

.myTextColor { color: #505421; }

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

This text font color is #505421.

Background Color

.myBgColor { background-color: #505421; }

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

This div background color is #505421.

Border color

.myBorderColor { border: 1px solid #505421; }

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

This div border color is #505421.

Opacity

.myOpacity80 { color: #505421; opacity: 0.8; }

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

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

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

This text has shadow with #505421 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505421.

Preview

Color preview on black background

This text has color #505421 on black background.


Color preview on white background

This text has color #505421 on white background.


Black color preview on #505421 background

This text has black color on #505421 background.


White color preview on #505421 background

This text has white color on #505421 background.


Related colors

Complementary color

Complementary color for #hex is #AFABDE.


I love getcolorcode.com

Triadic colors

1 #215054 and #542150 with #505421 are triadic colors.

2 #215450 and #545021 with #505421 are triadic colors.