COLOR #804A49

HEX: #804A49 RGB: (128,74,73)

Color info

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

RGB color model

#804A49 color RGB value is (128,74,73).

RGB: (128,74,73) (50%, 29%, 29%)

RGB channels and saturation

R 128 of 255 = 50%
G 74 of 255 = 29%
B 73 of 255 = 29%

128
74
73

R + G + B ~ 36%. #804A49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 74 + 73 = 275 (100%)
R 128 of 275 ~ 46.55%
G 74 of 275 ~ 26.91%
B 73 of 275 ~ 26.55'%

%46.55
%26.91
%26.55

CMYK color model

#804A49 color CMYK value is (0,42,43,50).

  • cyan value is 0.00%
  • magenta value is 42.19%
  • yellow value is 42.97%
  • key color value is 49.80%

CMYK: (0,42,43,50)
C0M42Y43K50 (0%, 42%, 43%, 50%)
(0.00 / 0.42 / 0.43 / 0.50)

CMYK percentages

%0
%42.19
%42.97
%49.8

Codes

Color #804A49 in popluar color models

80 4A 49
RGB 128 74 73
HSL 27.36% 39.41%
HSB/HSV 42.97% 50.20%
CMYK 0.00% 42.19% 42.97%
49.80%

Color #804A49 in popluar number systems.

HEX 80 4A 49
Decimal 128 74 73
Binary 10000000 1001010 1001001
Octal 200 112 111

Shades and tints

Shades of #804A49

#804A49
(128,74,73)
#754443
(117,68,67)
#6A3E3D
(106,62,61)
#5F3837
(95,56,55)
#543231
(84,50,49)
#492C2B
(73,44,43)
#3E2625
(62,38,37)
#33201F
(51,32,31)
#281A19
(40,26,25)
#1D1413
(29,20,19)
#120E0D
(18,14,13)
#000000
(0,0,0)

Tints of #804A49

#804A49
(128,74,73)
#8B5A59
(139,90,89)
#966A69
(150,106,105)
#A17A79
(161,122,121)
#AC8A89
(172,138,137)
#B79A99
(183,154,153)
#C2AAA9
(194,170,169)
#CDBAB9
(205,186,185)
#D8CAC9
(216,202,201)
#E3DAD9
(227,218,217)
#EEEAE9
(238,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #804A49 color. Also use rgb(128,74,73) instead hex code.

Text Font Color

.myTextColor { color: #804A49; }

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

This text font color is #804A49.

Background Color

.myBgColor { background-color: #804A49; }

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

This div background color is #804A49.

Border color

.myBorderColor { border: 1px solid #804A49; }

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

This div border color is #804A49.

Opacity

.myOpacity80 { color: #804A49; opacity: 0.8; }

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

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

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

This text has shadow with #804A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804A49.

Preview

Color preview on black background

This text has color #804A49 on black background.


Color preview on white background

This text has color #804A49 on white background.


Black color preview on #804A49 background

This text has black color on #804A49 background.


White color preview on #804A49 background

This text has white color on #804A49 background.


Related colors

Complementary color

Complementary color for #hex is #7FB5B6.


I love getcolorcode.com

Triadic colors

1 #49804A and #4A4980 with #804A49 are triadic colors.

2 #494A80 and #4A8049 with #804A49 are triadic colors.