COLOR #840716

HEX: #840716 RGB: (132,7,22)

Color info

#840716 contains mainly red color. Web safe color of #840716 is #990000 (or #900).

RGB color model

#840716 color RGB value is (132,7,22).

RGB: (132,7,22) (52%, 3%, 9%)

RGB channels and saturation

R 132 of 255 = 52%
G 7 of 255 = 3%
B 22 of 255 = 9%

132
7
22

R + G + B ~ 21%. #840716 is dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 7 + 22 = 161 (100%)
R 132 of 161 ~ 81.99%
G 7 of 161 ~ 4.35%
B 22 of 161 ~ 13.66'%

%81.99
%13.66

CMYK color model

#840716 color CMYK value is (0,95,83,48).

  • cyan value is 0.00%
  • magenta value is 94.70%
  • yellow value is 83.33%
  • key color value is 48.24%

CMYK: (0,95,83,48)
C0M95Y83K48 (0%, 95%, 83%, 48%)
(0.00 / 0.95 / 0.83 / 0.48)

CMYK percentages

%0
%94.7
%83.33
%48.24

Codes

Color #840716 in popluar color models

84 07 16
RGB 132 7 22
HSL 353° 89.93% 27.25%
HSB/HSV 353° 94.70% 51.76%
CMYK 0.00% 94.70% 83.33%
48.24%

Color #840716 in popluar number systems.

HEX 84 07 16
Decimal 132 7 22
Binary 10000100 111 10110
Octal 204 7 26

Shades and tints

Shades of #840716

#840716
(132,7,22)
#780714
(120,7,20)
#6C0712
(108,7,18)
#600710
(96,7,16)
#54070E
(84,7,14)
#48070C
(72,7,12)
#3C070A
(60,7,10)
#300708
(48,7,8)
#240706
(36,7,6)
#180704
(24,7,4)
#0C0702
(12,7,2)
#000000
(0,0,0)

Tints of #840716

#840716
(132,7,22)
#8F1D2B
(143,29,43)
#9A3340
(154,51,64)
#A54955
(165,73,85)
#B05F6A
(176,95,106)
#BB757F
(187,117,127)
#C68B94
(198,139,148)
#D1A1A9
(209,161,169)
#DCB7BE
(220,183,190)
#E7CDD3
(231,205,211)
#F2E3E8
(242,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #840716 color. Also use rgb(132,7,22) instead hex code.

Text Font Color

.myTextColor { color: #840716; }

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

This text font color is #840716.

Background Color

.myBgColor { background-color: #840716; }

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

This div background color is #840716.

Border color

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

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

This div border color is #840716.

Opacity

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

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

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

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

This text has shadow with #840716 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #840716.

Preview

Color preview on black background

This text has color #840716 on black background.


Color preview on white background

This text has color #840716 on white background.


Black color preview on #840716 background

This text has black color on #840716 background.


White color preview on #840716 background

This text has white color on #840716 background.


Related colors

Complementary color

Complementary color for #hex is #7BF8E9.


I love getcolorcode.com

Triadic colors

1 #168407 and #071684 with #840716 are triadic colors.

2 #160784 and #078416 with #840716 are triadic colors.