COLOR #A76370

HEX: #A76370 RGB: (167,99,112)

Color info

#A76370 contains mainly red and blue colors. Web safe color of #A76370 is #996666 (or #966).

RGB color model

#A76370 color RGB value is (167,99,112).

RGB: (167,99,112) (65%, 39%, 44%)

RGB channels and saturation

R 167 of 255 = 65%
G 99 of 255 = 39%
B 112 of 255 = 44%

167
99
112

R + G + B ~ 49%. #A76370 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 167 + 99 + 112 = 378 (100%)
R 167 of 378 ~ 44.18%
G 99 of 378 ~ 26.19%
B 112 of 378 ~ 29.63'%

%44.18
%26.19
%29.63

CMYK color model

#A76370 color CMYK value is (0,41,33,35).

  • cyan value is 0.00%
  • magenta value is 40.72%
  • yellow value is 32.93%
  • key color value is 34.51%

CMYK: (0,41,33,35)
C0M41Y33K35 (0%, 41%, 33%, 35%)
(0.00 / 0.41 / 0.33 / 0.35)

CMYK percentages

%0
%40.72
%32.93
%34.51

Codes

Color #A76370 in popluar color models

A7 63 70
RGB 167 99 112
HSL 349° 27.87% 52.16%
HSB/HSV 349° 40.72% 65.49%
CMYK 0.00% 40.72% 32.93%
34.51%

Color #A76370 in popluar number systems.

HEX A7 63 70
Decimal 167 99 112
Binary 10100111 1100011 1110000
Octal 247 143 160

Shades and tints

Shades of #A76370

#A76370
(167,99,112)
#985A66
(152,90,102)
#89515C
(137,81,92)
#7A4852
(122,72,82)
#6B3F48
(107,63,72)
#5C363E
(92,54,62)
#4D2D34
(77,45,52)
#3E242A
(62,36,42)
#2F1B20
(47,27,32)
#201216
(32,18,22)
#11090C
(17,9,12)
#000000
(0,0,0)

Tints of #A76370

#A76370
(167,99,112)
#AF717D
(175,113,125)
#B77F8A
(183,127,138)
#BF8D97
(191,141,151)
#C79BA4
(199,155,164)
#CFA9B1
(207,169,177)
#D7B7BE
(215,183,190)
#DFC5CB
(223,197,203)
#E7D3D8
(231,211,216)
#EFE1E5
(239,225,229)
#F7EFF2
(247,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76370 color. Also use rgb(167,99,112) instead hex code.

Text Font Color

.myTextColor { color: #A76370; }

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

This text font color is #A76370.

Background Color

.myBgColor { background-color: #A76370; }

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

This div background color is #A76370.

Border color

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

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

This div border color is #A76370.

Opacity

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

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

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

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

This text has shadow with #A76370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76370.

Preview

Color preview on black background

This text has color #A76370 on black background.


Color preview on white background

This text has color #A76370 on white background.


Black color preview on #A76370 background

This text has black color on #A76370 background.


White color preview on #A76370 background

This text has white color on #A76370 background.


Related colors

Complementary color

Complementary color for #hex is #589C8F.


I love getcolorcode.com

Triadic colors

1 #70A763 and #6370A7 with #A76370 are triadic colors.

2 #7063A7 and #63A770 with #A76370 are triadic colors.