COLOR #A69B86

HEX: #A69B86 RGB: (166,155,134)

Color info

#A69B86 contains red, green and blue colors in about the same proportion. Web safe color of #A69B86 is #999999 (or #999).

RGB color model

#A69B86 color RGB value is (166,155,134).

RGB: (166,155,134) (65%, 61%, 53%)

RGB channels and saturation

R 166 of 255 = 65%
G 155 of 255 = 61%
B 134 of 255 = 53%

166
155
134

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

Portions of RGB colors in percentages

R + G + B = 166 + 155 + 134 = 455 (100%)
R 166 of 455 ~ 36.48%
G 155 of 455 ~ 34.07%
B 134 of 455 ~ 29.45'%

%36.48
%34.07
%29.45

CMYK color model

#A69B86 color CMYK value is (0,7,19,35).

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

CMYK: (0,7,19,35)
C0M7Y19K35 (0%, 7%, 19%, 35%)
(0.00 / 0.07 / 0.19 / 0.35)

CMYK percentages

%0
%6.63
%19.28
%34.9

Codes

Color #A69B86 in popluar color models

A6 9B 86
RGB 166 155 134
HSL 39° 15.24% 58.82%
HSB/HSV 39° 19.28% 65.10%
CMYK 0.00% 6.63% 19.28%
34.90%

Color #A69B86 in popluar number systems.

HEX A6 9B 86
Decimal 166 155 134
Binary 10100110 10011011 10000110
Octal 246 233 206

Shades and tints

Shades of #A69B86

#A69B86
(166,155,134)
#978D7A
(151,141,122)
#887F6E
(136,127,110)
#797162
(121,113,98)
#6A6356
(106,99,86)
#5B554A
(91,85,74)
#4C473E
(76,71,62)
#3D3932
(61,57,50)
#2E2B26
(46,43,38)
#1F1D1A
(31,29,26)
#100F0E
(16,15,14)
#000000
(0,0,0)

Tints of #A69B86

#A69B86
(166,155,134)
#AEA491
(174,164,145)
#B6AD9C
(182,173,156)
#BEB6A7
(190,182,167)
#C6BFB2
(198,191,178)
#CEC8BD
(206,200,189)
#D6D1C8
(214,209,200)
#DEDAD3
(222,218,211)
#E6E3DE
(230,227,222)
#EEECE9
(238,236,233)
#F6F5F4
(246,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A69B86; }

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

This text font color is #A69B86.

Background Color

.myBgColor { background-color: #A69B86; }

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

This div background color is #A69B86.

Border color

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

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

This div border color is #A69B86.

Opacity

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

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

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

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

This text has shadow with #A69B86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A69B86.

Preview

Color preview on black background

This text has color #A69B86 on black background.


Color preview on white background

This text has color #A69B86 on white background.


Black color preview on #A69B86 background

This text has black color on #A69B86 background.


White color preview on #A69B86 background

This text has white color on #A69B86 background.


Related colors

Complementary color

Complementary color for #hex is #596479.


I love getcolorcode.com

Triadic colors

1 #86A69B and #9B86A6 with #A69B86 are triadic colors.

2 #869BA6 and #9BA686 with #A69B86 are triadic colors.