COLOR #A77464

HEX: #A77464 RGB: (167,116,100)

Color info

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

RGB color model

#A77464 color RGB value is (167,116,100).

RGB: (167,116,100) (65%, 45%, 39%)

RGB channels and saturation

R 167 of 255 = 65%
G 116 of 255 = 45%
B 100 of 255 = 39%

167
116
100

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

Portions of RGB colors in percentages

R + G + B = 167 + 116 + 100 = 383 (100%)
R 167 of 383 ~ 43.6%
G 116 of 383 ~ 30.29%
B 100 of 383 ~ 26.11'%

%43.6
%30.29
%26.11

CMYK color model

#A77464 color CMYK value is (0,31,40,35).

  • cyan value is 0.00%
  • magenta value is 30.54%
  • yellow value is 40.12%
  • key color value is 34.51%

CMYK: (0,31,40,35)
C0M31Y40K35 (0%, 31%, 40%, 35%)
(0.00 / 0.31 / 0.40 / 0.35)

CMYK percentages

%0
%30.54
%40.12
%34.51

Codes

Color #A77464 in popluar color models

A7 74 64
RGB 167 116 100
HSL 14° 27.57% 52.35%
HSB/HSV 14° 40.12% 65.49%
CMYK 0.00% 30.54% 40.12%
34.51%

Color #A77464 in popluar number systems.

HEX A7 74 64
Decimal 167 116 100
Binary 10100111 1110100 1100100
Octal 247 164 144

Shades and tints

Shades of #A77464

#A77464
(167,116,100)
#986A5B
(152,106,91)
#896052
(137,96,82)
#7A5649
(122,86,73)
#6B4C40
(107,76,64)
#5C4237
(92,66,55)
#4D382E
(77,56,46)
#3E2E25
(62,46,37)
#2F241C
(47,36,28)
#201A13
(32,26,19)
#11100A
(17,16,10)
#000000
(0,0,0)

Tints of #A77464

#A77464
(167,116,100)
#AF8072
(175,128,114)
#B78C80
(183,140,128)
#BF988E
(191,152,142)
#C7A49C
(199,164,156)
#CFB0AA
(207,176,170)
#D7BCB8
(215,188,184)
#DFC8C6
(223,200,198)
#E7D4D4
(231,212,212)
#EFE0E2
(239,224,226)
#F7ECF0
(247,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A77464 color. Also use rgb(167,116,100) instead hex code.

Text Font Color

.myTextColor { color: #A77464; }

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

This text font color is #A77464.

Background Color

.myBgColor { background-color: #A77464; }

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

This div background color is #A77464.

Border color

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

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

This div border color is #A77464.

Opacity

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

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

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

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

This text has shadow with #A77464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A77464.

Preview

Color preview on black background

This text has color #A77464 on black background.


Color preview on white background

This text has color #A77464 on white background.


Black color preview on #A77464 background

This text has black color on #A77464 background.


White color preview on #A77464 background

This text has white color on #A77464 background.


Related colors

Complementary color

Complementary color for #hex is #588B9B.


I love getcolorcode.com

Triadic colors

1 #64A774 and #7464A7 with #A77464 are triadic colors.

2 #6474A7 and #74A764 with #A77464 are triadic colors.