COLOR #A82120

HEX: #A82120 RGB: (168,33,32)

Color info

#A82120 contains mainly red color. Web safe color of #A82120 is #993333 (or #933).

RGB color model

#A82120 color RGB value is (168,33,32).

RGB: (168,33,32) (66%, 13%, 13%)

RGB channels and saturation

R 168 of 255 = 66%
G 33 of 255 = 13%
B 32 of 255 = 13%

168
33
32

R + G + B ~ 31%. #A82120 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 168 + 33 + 32 = 233 (100%)
R 168 of 233 ~ 72.1%
G 33 of 233 ~ 14.16%
B 32 of 233 ~ 13.73'%

%72.1
%14.16
%13.73

CMYK color model

#A82120 color CMYK value is (0,80,81,34).

  • cyan value is 0.00%
  • magenta value is 80.36%
  • yellow value is 80.95%
  • key color value is 34.12%
CMYK: (0,80,81,34) C0M80Y81K34 (0%,80%,81%,34%) (0.00/0.80/0.81/0.34) 

CMYK percentages

%0
%80.36
%80.95
%34.12

Codes

Color #A82120 in popluar color models

A8 21 20
RGB 168 33 32
HSL 68.00% 39.22%
HSB/HSV 80.95% 65.88%
CMYK 0.00% 80.36% 80.95%
34.12%

Color #A82120 in popluar number systems.

HEX A8 21 20
Decimal 168 33 32
Binary 10101000 100001 100000
Octal 250 41 40

Shades and tints

Shades of #A82120

#A82120
(168,33,32)
#991E1E
(153,30,30)
#8A1B1C
(138,27,28)
#7B181A
(123,24,26)
#6C1518
(108,21,24)
#5D1216
(93,18,22)
#4E0F14
(78,15,20)
#3F0C12
(63,12,18)
#300910
(48,9,16)
#21060E
(33,6,14)
#12030C
(18,3,12)
#000000
(0,0,0)

Tints of #A82120

#A82120
(168,33,32)
#AF3534
(175,53,52)
#B64948
(182,73,72)
#BD5D5C
(189,93,92)
#C47170
(196,113,112)
#CB8584
(203,133,132)
#D29998
(210,153,152)
#D9ADAC
(217,173,172)
#E0C1C0
(224,193,192)
#E7D5D4
(231,213,212)
#EEE9E8
(238,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A82120 color. Also use rgb(168,33,32) instead hex code.

Text Font Color

.myTextColor { color: #A82120; }

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

This text font color is #A82120.

Background Color

.myBgColor { background-color: #A82120; }

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

This div background color is #A82120.

Border color

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

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

This div border color is #A82120.

Opacity

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

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

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

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

This text has shadow with #A82120 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A82120.

Preview

Color preview on black background

This text has color #A82120 on black background.


Color preview on white background

This text has color #A82120 on white background.


Black color preview on #A82120 background

This text has black color on #A82120 background.


White color preview on #A82120 background

This text has white color on #A82120 background.


Related colors

Complementary color

Complementary color for #hex is #57DEDF.


I love getcolorcode.com

Triadic colors

1 #20A821 and #2120A8 with #A82120 are triadic colors.

2 #2021A8 and #21A820 with #A82120 are triadic colors.