COLOR #A47766

HEX: #A47766 RGB: (164,119,102)

Color info

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

RGB color model

#A47766 color RGB value is (164,119,102).

RGB: (164,119,102) (64%, 47%, 40%)

RGB channels and saturation

R 164 of 255 = 64%
G 119 of 255 = 47%
B 102 of 255 = 40%

164
119
102

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

Portions of RGB colors in percentages

R + G + B = 164 + 119 + 102 = 385 (100%)
R 164 of 385 ~ 42.6%
G 119 of 385 ~ 30.91%
B 102 of 385 ~ 26.49'%

%42.6
%30.91
%26.49

CMYK color model

#A47766 color CMYK value is (0,27,38,36).

  • cyan value is 0.00%
  • magenta value is 27.44%
  • yellow value is 37.80%
  • key color value is 35.69%
CMYK: (0,27,38,36) C0M27Y38K36 (0%,27%,38%,36%) (0.00/0.27/0.38/0.36) 

CMYK percentages

%0
%27.44
%37.8
%35.69

Codes

Color #A47766 in popluar color models

A4 77 66
RGB 164 119 102
HSL 16° 25.41% 52.16%
HSB/HSV 16° 37.80% 64.31%
CMYK 0.00% 27.44% 37.80%
35.69%

Color #A47766 in popluar number systems.

HEX A4 77 66
Decimal 164 119 102
Binary 10100100 1110111 1100110
Octal 244 167 146

Shades and tints

Shades of #A47766

#A47766
(164,119,102)
#966D5D
(150,109,93)
#886354
(136,99,84)
#7A594B
(122,89,75)
#6C4F42
(108,79,66)
#5E4539
(94,69,57)
#503B30
(80,59,48)
#423127
(66,49,39)
#34271E
(52,39,30)
#261D15
(38,29,21)
#18130C
(24,19,12)
#000000
(0,0,0)

Tints of #A47766

#A47766
(164,119,102)
#AC8373
(172,131,115)
#B48F80
(180,143,128)
#BC9B8D
(188,155,141)
#C4A79A
(196,167,154)
#CCB3A7
(204,179,167)
#D4BFB4
(212,191,180)
#DCCBC1
(220,203,193)
#E4D7CE
(228,215,206)
#ECE3DB
(236,227,219)
#F4EFE8
(244,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47766 color. Also use rgb(164,119,102) instead hex code.

Text Font Color

.myTextColor { color: #A47766; }

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

This text font color is #A47766.

Background Color

.myBgColor { background-color: #A47766; }

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

This div background color is #A47766.

Border color

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

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

This div border color is #A47766.

Opacity

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

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

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

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

This text has shadow with #A47766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47766.

Preview

Color preview on black background

This text has color #A47766 on black background.


Color preview on white background

This text has color #A47766 on white background.


Black color preview on #A47766 background

This text has black color on #A47766 background.


White color preview on #A47766 background

This text has white color on #A47766 background.


Related colors

Complementary color

Complementary color for #hex is #5B8899.


I love getcolorcode.com

Triadic colors

1 #66A477 and #7766A4 with #A47766 are triadic colors.

2 #6677A4 and #77A466 with #A47766 are triadic colors.