COLOR #A88646

HEX: #A88646 RGB: (168,134,70)

Color info

#A88646 contains mainly red and green colors. Web safe color of #A88646 is #999933 (or #993).

RGB color model

#A88646 color RGB value is (168,134,70).

RGB: (168,134,70) (66%, 53%, 27%)

RGB channels and saturation

R 168 of 255 = 66%
G 134 of 255 = 53%
B 70 of 255 = 27%

168
134
70

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

Portions of RGB colors in percentages

R + G + B = 168 + 134 + 70 = 372 (100%)
R 168 of 372 ~ 45.16%
G 134 of 372 ~ 36.02%
B 70 of 372 ~ 18.82'%

%45.16
%36.02
%18.82

CMYK color model

#A88646 color CMYK value is (0,20,58,34).

  • cyan value is 0.00%
  • magenta value is 20.24%
  • yellow value is 58.33%
  • key color value is 34.12%

CMYK: (0,20,58,34)
C0M20Y58K34 (0%, 20%, 58%, 34%)
(0.00 / 0.20 / 0.58 / 0.34)

CMYK percentages

%0
%20.24
%58.33
%34.12

Codes

Color #A88646 in popluar color models

A8 86 46
RGB 168 134 70
HSL 39° 41.18% 46.67%
HSB/HSV 39° 58.33% 65.88%
CMYK 0.00% 20.24% 58.33%
34.12%

Color #A88646 in popluar number systems.

HEX A8 86 46
Decimal 168 134 70
Binary 10101000 10000110 1000110
Octal 250 206 106

Shades and tints

Shades of #A88646

#A88646
(168,134,70)
#997A40
(153,122,64)
#8A6E3A
(138,110,58)
#7B6234
(123,98,52)
#6C562E
(108,86,46)
#5D4A28
(93,74,40)
#4E3E22
(78,62,34)
#3F321C
(63,50,28)
#302616
(48,38,22)
#211A10
(33,26,16)
#120E0A
(18,14,10)
#000000
(0,0,0)

Tints of #A88646

#A88646
(168,134,70)
#AF9156
(175,145,86)
#B69C66
(182,156,102)
#BDA776
(189,167,118)
#C4B286
(196,178,134)
#CBBD96
(203,189,150)
#D2C8A6
(210,200,166)
#D9D3B6
(217,211,182)
#E0DEC6
(224,222,198)
#E7E9D6
(231,233,214)
#EEF4E6
(238,244,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A88646 color. Also use rgb(168,134,70) instead hex code.

Text Font Color

.myTextColor { color: #A88646; }

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

This text font color is #A88646.

Background Color

.myBgColor { background-color: #A88646; }

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

This div background color is #A88646.

Border color

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

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

This div border color is #A88646.

Opacity

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

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

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

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

This text has shadow with #A88646 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A88646.

Preview

Color preview on black background

This text has color #A88646 on black background.


Color preview on white background

This text has color #A88646 on white background.


Black color preview on #A88646 background

This text has black color on #A88646 background.


White color preview on #A88646 background

This text has white color on #A88646 background.


Related colors

Complementary color

Complementary color for #hex is #5779B9.


I love getcolorcode.com

Triadic colors

1 #46A886 and #8646A8 with #A88646 are triadic colors.

2 #4686A8 and #86A846 with #A88646 are triadic colors.