COLOR #A73415

HEX: #A73415 RGB: (167,52,21)

Color info

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

RGB color model

#A73415 color RGB value is (167,52,21).

RGB: (167,52,21) (65%, 20%, 8%)

RGB channels and saturation

R 167 of 255 = 65%
G 52 of 255 = 20%
B 21 of 255 = 8%

167
52
21

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

Portions of RGB colors in percentages

R + G + B = 167 + 52 + 21 = 240 (100%)
R 167 of 240 ~ 69.58%
G 52 of 240 ~ 21.67%
B 21 of 240 ~ 8.75'%

%69.58
%21.67

CMYK color model

#A73415 color CMYK value is (0,69,87,35).

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

CMYK: (0,69,87,35)
C0M69Y87K35 (0%, 69%, 87%, 35%)
(0.00 / 0.69 / 0.87 / 0.35)

CMYK percentages

%0
%68.86
%87.43
%34.51

Codes

Color #A73415 in popluar color models

A7 34 15
RGB 167 52 21
HSL 13° 77.66% 36.86%
HSB/HSV 13° 87.43% 65.49%
CMYK 0.00% 68.86% 87.43%
34.51%

Color #A73415 in popluar number systems.

HEX A7 34 15
Decimal 167 52 21
Binary 10100111 110100 10101
Octal 247 64 25

Shades and tints

Shades of #A73415

#A73415
(167,52,21)
#983014
(152,48,20)
#892C13
(137,44,19)
#7A2812
(122,40,18)
#6B2411
(107,36,17)
#5C2010
(92,32,16)
#4D1C0F
(77,28,15)
#3E180E
(62,24,14)
#2F140D
(47,20,13)
#20100C
(32,16,12)
#110C0B
(17,12,11)
#000000
(0,0,0)

Tints of #A73415

#A73415
(167,52,21)
#AF462A
(175,70,42)
#B7583F
(183,88,63)
#BF6A54
(191,106,84)
#C77C69
(199,124,105)
#CF8E7E
(207,142,126)
#D7A093
(215,160,147)
#DFB2A8
(223,178,168)
#E7C4BD
(231,196,189)
#EFD6D2
(239,214,210)
#F7E8E7
(247,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A73415; }

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

This text font color is #A73415.

Background Color

.myBgColor { background-color: #A73415; }

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

This div background color is #A73415.

Border color

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

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

This div border color is #A73415.

Opacity

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

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

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

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

This text has shadow with #A73415 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A73415.

Preview

Color preview on black background

This text has color #A73415 on black background.


Color preview on white background

This text has color #A73415 on white background.


Black color preview on #A73415 background

This text has black color on #A73415 background.


White color preview on #A73415 background

This text has white color on #A73415 background.


Related colors

Complementary color

Complementary color for #hex is #58CBEA.


I love getcolorcode.com

Triadic colors

1 #15A734 and #3415A7 with #A73415 are triadic colors.

2 #1534A7 and #34A715 with #A73415 are triadic colors.