COLOR #A68886

HEX: #A68886 RGB: (166,136,134)

Color info

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

RGB color model

#A68886 color RGB value is (166,136,134).

RGB: (166,136,134) (65%, 53%, 53%)

RGB channels and saturation

R 166 of 255 = 65%
G 136 of 255 = 53%
B 134 of 255 = 53%

166
136
134

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

Portions of RGB colors in percentages

R + G + B = 166 + 136 + 134 = 436 (100%)
R 166 of 436 ~ 38.07%
G 136 of 436 ~ 31.19%
B 134 of 436 ~ 30.73'%

%38.07
%31.19
%30.73

CMYK color model

#A68886 color CMYK value is (0,18,19,35).

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

CMYK: (0,18,19,35)
C0M18Y19K35 (0%, 18%, 19%, 35%)
(0.00 / 0.18 / 0.19 / 0.35)

CMYK percentages

%0
%18.07
%19.28
%34.9

Codes

Color #A68886 in popluar color models

A6 88 86
RGB 166 136 134
HSL 15.24% 58.82%
HSB/HSV 19.28% 65.10%
CMYK 0.00% 18.07% 19.28%
34.90%

Color #A68886 in popluar number systems.

HEX A6 88 86
Decimal 166 136 134
Binary 10100110 10001000 10000110
Octal 246 210 206

Shades and tints

Shades of #A68886

#A68886
(166,136,134)
#977C7A
(151,124,122)
#88706E
(136,112,110)
#796462
(121,100,98)
#6A5856
(106,88,86)
#5B4C4A
(91,76,74)
#4C403E
(76,64,62)
#3D3432
(61,52,50)
#2E2826
(46,40,38)
#1F1C1A
(31,28,26)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #A68886

#A68886
(166,136,134)
#AE9291
(174,146,145)
#B69C9C
(182,156,156)
#BEA6A7
(190,166,167)
#C6B0B2
(198,176,178)
#CEBABD
(206,186,189)
#D6C4C8
(214,196,200)
#DECED3
(222,206,211)
#E6D8DE
(230,216,222)
#EEE2E9
(238,226,233)
#F6ECF4
(246,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A68886; }

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

This text font color is #A68886.

Background Color

.myBgColor { background-color: #A68886; }

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

This div background color is #A68886.

Border color

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

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

This div border color is #A68886.

Opacity

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

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

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

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

This text has shadow with #A68886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A68886.

Preview

Color preview on black background

This text has color #A68886 on black background.


Color preview on white background

This text has color #A68886 on white background.


Black color preview on #A68886 background

This text has black color on #A68886 background.


White color preview on #A68886 background

This text has white color on #A68886 background.


Related colors

Complementary color

Complementary color for #hex is #597779.


I love getcolorcode.com

Triadic colors

1 #86A688 and #8886A6 with #A68886 are triadic colors.

2 #8688A6 and #88A686 with #A68886 are triadic colors.