COLOR #8A0616

HEX: #8A0616 RGB: (138,6,22)

Color info

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

RGB color model

#8A0616 color RGB value is (138,6,22).

RGB: (138,6,22) (54%, 2%, 9%)

RGB channels and saturation

R 138 of 255 = 54%
G 6 of 255 = 2%
B 22 of 255 = 9%

138
6
22

R + G + B ~ 22%. #8A0616 is dark color.

Portions of RGB colors in percentages

R + G + B = 138 + 6 + 22 = 166 (100%)
R 138 of 166 ~ 83.13%
G 6 of 166 ~ 3.61%
B 22 of 166 ~ 13.25'%

%83.13
%13.25

CMYK color model

#8A0616 color CMYK value is (0,96,84,46).

  • cyan value is 0.00%
  • magenta value is 95.65%
  • yellow value is 84.06%
  • key color value is 45.88%

CMYK: (0,96,84,46)
C0M96Y84K46 (0%, 96%, 84%, 46%)
(0.00 / 0.96 / 0.84 / 0.46)

CMYK percentages

%0
%95.65
%84.06
%45.88

Codes

Color #8A0616 in popluar color models

8A 06 16
RGB 138 6 22
HSL 353° 91.67% 28.24%
HSB/HSV 353° 95.65% 54.12%
CMYK 0.00% 95.65% 84.06%
45.88%

Color #8A0616 in popluar number systems.

HEX 8A 06 16
Decimal 138 6 22
Binary 10001010 110 10110
Octal 212 6 26

Shades and tints

Shades of #8A0616

#8A0616
(138,6,22)
#7E0614
(126,6,20)
#720612
(114,6,18)
#660610
(102,6,16)
#5A060E
(90,6,14)
#4E060C
(78,6,12)
#42060A
(66,6,10)
#360608
(54,6,8)
#2A0606
(42,6,6)
#1E0604
(30,6,4)
#120602
(18,6,2)
#000000
(0,0,0)

Tints of #8A0616

#8A0616
(138,6,22)
#941C2B
(148,28,43)
#9E3240
(158,50,64)
#A84855
(168,72,85)
#B25E6A
(178,94,106)
#BC747F
(188,116,127)
#C68A94
(198,138,148)
#D0A0A9
(208,160,169)
#DAB6BE
(218,182,190)
#E4CCD3
(228,204,211)
#EEE2E8
(238,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A0616 color. Also use rgb(138,6,22) instead hex code.

Text Font Color

.myTextColor { color: #8A0616; }

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

This text font color is #8A0616.

Background Color

.myBgColor { background-color: #8A0616; }

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

This div background color is #8A0616.

Border color

.myBorderColor { border: 1px solid #8A0616; }

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

This div border color is #8A0616.

Opacity

.myOpacity80 { color: #8A0616; opacity: 0.8; }

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

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

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

This text has shadow with #8A0616 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A0616.

Preview

Color preview on black background

This text has color #8A0616 on black background.


Color preview on white background

This text has color #8A0616 on white background.


Black color preview on #8A0616 background

This text has black color on #8A0616 background.


White color preview on #8A0616 background

This text has white color on #8A0616 background.


Related colors

Complementary color

Complementary color for #hex is #75F9E9.


I love getcolorcode.com

Triadic colors

1 #168A06 and #06168A with #8A0616 are triadic colors.

2 #16068A and #068A16 with #8A0616 are triadic colors.