COLOR #A72215

HEX: #A72215 RGB: (167,34,21)

Color info

#A72215 contains mainly red color. Web safe color of #A72215 is #993300 (or #930).

RGB color model

#A72215 color RGB value is (167,34,21).

RGB: (167,34,21) (65%, 13%, 8%)

RGB channels and saturation

R 167 of 255 = 65%
G 34 of 255 = 13%
B 21 of 255 = 8%

167
34
21

R + G + B ~ 29%. #A72215 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 167 + 34 + 21 = 222 (100%)
R 167 of 222 ~ 75.23%
G 34 of 222 ~ 15.32%
B 21 of 222 ~ 9.46'%

%75.23
%15.32

CMYK color model

#A72215 color CMYK value is (0,80,87,35).

  • cyan value is 0.00%
  • magenta value is 79.64%
  • yellow value is 87.43%
  • key color value is 34.51%

CMYK: (0,80,87,35)
C0M80Y87K35 (0%, 80%, 87%, 35%)
(0.00 / 0.80 / 0.87 / 0.35)

CMYK percentages

%0
%79.64
%87.43
%34.51

Codes

Color #A72215 in popluar color models

A7 22 15
RGB 167 34 21
HSL 77.66% 36.86%
HSB/HSV 87.43% 65.49%
CMYK 0.00% 79.64% 87.43%
34.51%

Color #A72215 in popluar number systems.

HEX A7 22 15
Decimal 167 34 21
Binary 10100111 100010 10101
Octal 247 42 25

Shades and tints

Shades of #A72215

#A72215
(167,34,21)
#981F14
(152,31,20)
#891C13
(137,28,19)
#7A1912
(122,25,18)
#6B1611
(107,22,17)
#5C1310
(92,19,16)
#4D100F
(77,16,15)
#3E0D0E
(62,13,14)
#2F0A0D
(47,10,13)
#20070C
(32,7,12)
#11040B
(17,4,11)
#000000
(0,0,0)

Tints of #A72215

#A72215
(167,34,21)
#AF362A
(175,54,42)
#B74A3F
(183,74,63)
#BF5E54
(191,94,84)
#C77269
(199,114,105)
#CF867E
(207,134,126)
#D79A93
(215,154,147)
#DFAEA8
(223,174,168)
#E7C2BD
(231,194,189)
#EFD6D2
(239,214,210)
#F7EAE7
(247,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A72215 color. Also use rgb(167,34,21) instead hex code.

Text Font Color

.myTextColor { color: #A72215; }

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

This text font color is #A72215.

Background Color

.myBgColor { background-color: #A72215; }

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

This div background color is #A72215.

Border color

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

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

This div border color is #A72215.

Opacity

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

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

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

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

This text has shadow with #A72215 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A72215.

Preview

Color preview on black background

This text has color #A72215 on black background.


Color preview on white background

This text has color #A72215 on white background.


Black color preview on #A72215 background

This text has black color on #A72215 background.


White color preview on #A72215 background

This text has white color on #A72215 background.


Related colors

Complementary color

Complementary color for #hex is #58DDEA.


I love getcolorcode.com

Triadic colors

1 #15A722 and #2215A7 with #A72215 are triadic colors.

2 #1522A7 and #22A715 with #A72215 are triadic colors.