COLOR #A76149

HEX: #A76149 RGB: (167,97,73)

Color info

#A76149 contains mainly red color. Web safe color of #A76149 is #996633 (or #963).

RGB color model

#A76149 color RGB value is (167,97,73).

RGB: (167,97,73) (65%, 38%, 29%)

RGB channels and saturation

R 167 of 255 = 65%
G 97 of 255 = 38%
B 73 of 255 = 29%

167
97
73

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

Portions of RGB colors in percentages

R + G + B = 167 + 97 + 73 = 337 (100%)
R 167 of 337 ~ 49.55%
G 97 of 337 ~ 28.78%
B 73 of 337 ~ 21.66'%

%49.55
%28.78
%21.66

CMYK color model

#A76149 color CMYK value is (0,42,56,35).

  • cyan value is 0.00%
  • magenta value is 41.92%
  • yellow value is 56.29%
  • key color value is 34.51%

CMYK: (0,42,56,35)
C0M42Y56K35 (0%, 42%, 56%, 35%)
(0.00 / 0.42 / 0.56 / 0.35)

CMYK percentages

%0
%41.92
%56.29
%34.51

Codes

Color #A76149 in popluar color models

A7 61 49
RGB 167 97 73
HSL 15° 39.17% 47.06%
HSB/HSV 15° 56.29% 65.49%
CMYK 0.00% 41.92% 56.29%
34.51%

Color #A76149 in popluar number systems.

HEX A7 61 49
Decimal 167 97 73
Binary 10100111 1100001 1001001
Octal 247 141 111

Shades and tints

Shades of #A76149

#A76149
(167,97,73)
#985943
(152,89,67)
#89513D
(137,81,61)
#7A4937
(122,73,55)
#6B4131
(107,65,49)
#5C392B
(92,57,43)
#4D3125
(77,49,37)
#3E291F
(62,41,31)
#2F2119
(47,33,25)
#201913
(32,25,19)
#11110D
(17,17,13)
#000000
(0,0,0)

Tints of #A76149

#A76149
(167,97,73)
#AF6F59
(175,111,89)
#B77D69
(183,125,105)
#BF8B79
(191,139,121)
#C79989
(199,153,137)
#CFA799
(207,167,153)
#D7B5A9
(215,181,169)
#DFC3B9
(223,195,185)
#E7D1C9
(231,209,201)
#EFDFD9
(239,223,217)
#F7EDE9
(247,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76149 color. Also use rgb(167,97,73) instead hex code.

Text Font Color

.myTextColor { color: #A76149; }

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

This text font color is #A76149.

Background Color

.myBgColor { background-color: #A76149; }

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

This div background color is #A76149.

Border color

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

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

This div border color is #A76149.

Opacity

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

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

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

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

This text has shadow with #A76149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76149.

Preview

Color preview on black background

This text has color #A76149 on black background.


Color preview on white background

This text has color #A76149 on white background.


Black color preview on #A76149 background

This text has black color on #A76149 background.


White color preview on #A76149 background

This text has white color on #A76149 background.


Related colors

Complementary color

Complementary color for #hex is #589EB6.


I love getcolorcode.com

Triadic colors

1 #49A761 and #6149A7 with #A76149 are triadic colors.

2 #4961A7 and #61A749 with #A76149 are triadic colors.