COLOR #A67F86

HEX: #A67F86 RGB: (166,127,134)

Color info

#A67F86 contains red, green and blue colors in about the same proportion. Web safe color of #A67F86 is #996699 (or #969).

RGB color model

#A67F86 color RGB value is (166,127,134).

RGB: (166,127,134) (65%, 50%, 53%)

RGB channels and saturation

R 166 of 255 = 65%
G 127 of 255 = 50%
B 134 of 255 = 53%

166
127
134

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

Portions of RGB colors in percentages

R + G + B = 166 + 127 + 134 = 427 (100%)
R 166 of 427 ~ 38.88%
G 127 of 427 ~ 29.74%
B 134 of 427 ~ 31.38'%

%38.88
%29.74
%31.38

CMYK color model

#A67F86 color CMYK value is (0,23,19,35).

  • cyan value is 0.00%
  • magenta value is 23.49%
  • yellow value is 19.28%
  • key color value is 34.90%

CMYK: (0,23,19,35)
C0M23Y19K35 (0%, 23%, 19%, 35%)
(0.00 / 0.23 / 0.19 / 0.35)

CMYK percentages

%0
%23.49
%19.28
%34.9

Codes

Color #A67F86 in popluar color models

A6 7F 86
RGB 166 127 134
HSL 349° 17.97% 57.45%
HSB/HSV 349° 23.49% 65.10%
CMYK 0.00% 23.49% 19.28%
34.90%

Color #A67F86 in popluar number systems.

HEX A6 7F 86
Decimal 166 127 134
Binary 10100110 1111111 10000110
Octal 246 177 206

Shades and tints

Shades of #A67F86

#A67F86
(166,127,134)
#97747A
(151,116,122)
#88696E
(136,105,110)
#795E62
(121,94,98)
#6A5356
(106,83,86)
#5B484A
(91,72,74)
#4C3D3E
(76,61,62)
#3D3232
(61,50,50)
#2E2726
(46,39,38)
#1F1C1A
(31,28,26)
#10110E
(16,17,14)
#000000
(0,0,0)

Tints of #A67F86

#A67F86
(166,127,134)
#AE8A91
(174,138,145)
#B6959C
(182,149,156)
#BEA0A7
(190,160,167)
#C6ABB2
(198,171,178)
#CEB6BD
(206,182,189)
#D6C1C8
(214,193,200)
#DECCD3
(222,204,211)
#E6D7DE
(230,215,222)
#EEE2E9
(238,226,233)
#F6EDF4
(246,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A67F86 color. Also use rgb(166,127,134) instead hex code.

Text Font Color

.myTextColor { color: #A67F86; }

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

This text font color is #A67F86.

Background Color

.myBgColor { background-color: #A67F86; }

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

This div background color is #A67F86.

Border color

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

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

This div border color is #A67F86.

Opacity

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

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

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

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

This text has shadow with #A67F86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67F86.

Preview

Color preview on black background

This text has color #A67F86 on black background.


Color preview on white background

This text has color #A67F86 on white background.


Black color preview on #A67F86 background

This text has black color on #A67F86 background.


White color preview on #A67F86 background

This text has white color on #A67F86 background.


Related colors

Complementary color

Complementary color for #hex is #598079.


I love getcolorcode.com

Triadic colors

1 #86A67F and #7F86A6 with #A67F86 are triadic colors.

2 #867FA6 and #7FA686 with #A67F86 are triadic colors.