COLOR #804648

HEX: #804648 RGB: (128,70,72)

Color info

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

RGB color model

#804648 color RGB value is (128,70,72).

RGB: (128,70,72) (50%, 27%, 28%)

RGB channels and saturation

R 128 of 255 = 50%
G 70 of 255 = 27%
B 72 of 255 = 28%

128
70
72

R + G + B ~ 35%. #804648 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 70 + 72 = 270 (100%)
R 128 of 270 ~ 47.41%
G 70 of 270 ~ 25.93%
B 72 of 270 ~ 26.67'%

%47.41
%25.93
%26.67

CMYK color model

#804648 color CMYK value is (0,45,44,50).

  • cyan value is 0.00%
  • magenta value is 45.31%
  • yellow value is 43.75%
  • key color value is 49.80%
CMYK: (0,45,44,50) C0M45Y44K50 (0%,45%,44%,50%) (0.00/0.45/0.44/0.50) 

CMYK percentages

%0
%45.31
%43.75
%49.8

Codes

Color #804648 in popluar color models

80 46 48
RGB 128 70 72
HSL 358° 29.29% 38.82%
HSB/HSV 358° 45.31% 50.20%
CMYK 0.00% 45.31% 43.75%
49.80%

Color #804648 in popluar number systems.

HEX 80 46 48
Decimal 128 70 72
Binary 10000000 1000110 1001000
Octal 200 106 110

Shades and tints

Shades of #804648

#804648
(128,70,72)
#754042
(117,64,66)
#6A3A3C
(106,58,60)
#5F3436
(95,52,54)
#542E30
(84,46,48)
#49282A
(73,40,42)
#3E2224
(62,34,36)
#331C1E
(51,28,30)
#281618
(40,22,24)
#1D1012
(29,16,18)
#120A0C
(18,10,12)
#000000
(0,0,0)

Tints of #804648

#804648
(128,70,72)
#8B5658
(139,86,88)
#966668
(150,102,104)
#A17678
(161,118,120)
#AC8688
(172,134,136)
#B79698
(183,150,152)
#C2A6A8
(194,166,168)
#CDB6B8
(205,182,184)
#D8C6C8
(216,198,200)
#E3D6D8
(227,214,216)
#EEE6E8
(238,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #804648 color. Also use rgb(128,70,72) instead hex code.

Text Font Color

.myTextColor { color: #804648; }

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

This text font color is #804648.

Background Color

.myBgColor { background-color: #804648; }

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

This div background color is #804648.

Border color

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

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

This div border color is #804648.

Opacity

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

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

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

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

This text has shadow with #804648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #804648.

Preview

Color preview on black background

This text has color #804648 on black background.


Color preview on white background

This text has color #804648 on white background.


Black color preview on #804648 background

This text has black color on #804648 background.


White color preview on #804648 background

This text has white color on #804648 background.


Related colors

Complementary color

Complementary color for #hex is #7FB9B7.


I love getcolorcode.com

Triadic colors

1 #488046 and #464880 with #804648 are triadic colors.

2 #484680 and #468048 with #804648 are triadic colors.