COLOR #A21214

HEX: #A21214 RGB: (162,18,20)

Color info

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

RGB color model

#A21214 color RGB value is (162,18,20).

RGB: (162,18,20) (64%, 7%, 8%)

RGB channels and saturation

R 162 of 255 = 64%
G 18 of 255 = 7%
B 20 of 255 = 8%

162
18
20

R + G + B ~ 26%. #A21214 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 162 + 18 + 20 = 200 (100%)
R 162 of 200 ~ 81%
G 18 of 200 ~ 9%
B 20 of 200 ~ 10'%

%81

CMYK color model

#A21214 color CMYK value is (0,89,88,36).

  • cyan value is 0.00%
  • magenta value is 88.89%
  • yellow value is 87.65%
  • key color value is 36.47%

CMYK: (0,89,88,36)
C0M89Y88K36 (0%, 89%, 88%, 36%)
(0.00 / 0.89 / 0.88 / 0.36)

CMYK percentages

%0
%88.89
%87.65
%36.47

Codes

Color #A21214 in popluar color models

A2 12 14
RGB 162 18 20
HSL 359° 80.00% 35.29%
HSB/HSV 359° 88.89% 63.53%
CMYK 0.00% 88.89% 87.65%
36.47%

Color #A21214 in popluar number systems.

HEX A2 12 14
Decimal 162 18 20
Binary 10100010 10010 10100
Octal 242 22 24

Shades and tints

Shades of #A21214

#A21214
(162,18,20)
#941113
(148,17,19)
#861012
(134,16,18)
#780F11
(120,15,17)
#6A0E10
(106,14,16)
#5C0D0F
(92,13,15)
#4E0C0E
(78,12,14)
#400B0D
(64,11,13)
#320A0C
(50,10,12)
#24090B
(36,9,11)
#16080A
(22,8,10)
#000000
(0,0,0)

Tints of #A21214

#A21214
(162,18,20)
#AA2729
(170,39,41)
#B23C3E
(178,60,62)
#BA5153
(186,81,83)
#C26668
(194,102,104)
#CA7B7D
(202,123,125)
#D29092
(210,144,146)
#DAA5A7
(218,165,167)
#E2BABC
(226,186,188)
#EACFD1
(234,207,209)
#F2E4E6
(242,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A21214 color. Also use rgb(162,18,20) instead hex code.

Text Font Color

.myTextColor { color: #A21214; }

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

This text font color is #A21214.

Background Color

.myBgColor { background-color: #A21214; }

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

This div background color is #A21214.

Border color

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

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

This div border color is #A21214.

Opacity

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

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

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

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

This text has shadow with #A21214 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A21214.

Preview

Color preview on black background

This text has color #A21214 on black background.


Color preview on white background

This text has color #A21214 on white background.


Black color preview on #A21214 background

This text has black color on #A21214 background.


White color preview on #A21214 background

This text has white color on #A21214 background.


Related colors

Complementary color

Complementary color for #hex is #5DEDEB.


I love getcolorcode.com

Triadic colors

1 #14A212 and #1214A2 with #A21214 are triadic colors.

2 #1412A2 and #12A214 with #A21214 are triadic colors.