COLOR #A86749

HEX: #A86749 RGB: (168,103,73)

Color info

#A86749 contains mainly red color. Web safe color of #A86749 is #996633 (or #963).

RGB color model

#A86749 color RGB value is (168,103,73).

RGB: (168,103,73) (66%, 40%, 29%)

RGB channels and saturation

R 168 of 255 = 66%
G 103 of 255 = 40%
B 73 of 255 = 29%

168
103
73

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

Portions of RGB colors in percentages

R + G + B = 168 + 103 + 73 = 344 (100%)
R 168 of 344 ~ 48.84%
G 103 of 344 ~ 29.94%
B 73 of 344 ~ 21.22'%

%48.84
%29.94
%21.22

CMYK color model

#A86749 color CMYK value is (0,39,57,34).

  • cyan value is 0.00%
  • magenta value is 38.69%
  • yellow value is 56.55%
  • key color value is 34.12%

CMYK: (0,39,57,34)
C0M39Y57K34 (0%, 39%, 57%, 34%)
(0.00 / 0.39 / 0.57 / 0.34)

CMYK percentages

%0
%38.69
%56.55
%34.12

Codes

Color #A86749 in popluar color models

A8 67 49
RGB 168 103 73
HSL 19° 39.42% 47.25%
HSB/HSV 19° 56.55% 65.88%
CMYK 0.00% 38.69% 56.55%
34.12%

Color #A86749 in popluar number systems.

HEX A8 67 49
Decimal 168 103 73
Binary 10101000 1100111 1001001
Octal 250 147 111

Shades and tints

Shades of #A86749

#A86749
(168,103,73)
#995E43
(153,94,67)
#8A553D
(138,85,61)
#7B4C37
(123,76,55)
#6C4331
(108,67,49)
#5D3A2B
(93,58,43)
#4E3125
(78,49,37)
#3F281F
(63,40,31)
#301F19
(48,31,25)
#211613
(33,22,19)
#120D0D
(18,13,13)
#000000
(0,0,0)

Tints of #A86749

#A86749
(168,103,73)
#AF7459
(175,116,89)
#B68169
(182,129,105)
#BD8E79
(189,142,121)
#C49B89
(196,155,137)
#CBA899
(203,168,153)
#D2B5A9
(210,181,169)
#D9C2B9
(217,194,185)
#E0CFC9
(224,207,201)
#E7DCD9
(231,220,217)
#EEE9E9
(238,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A86749 color. Also use rgb(168,103,73) instead hex code.

Text Font Color

.myTextColor { color: #A86749; }

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

This text font color is #A86749.

Background Color

.myBgColor { background-color: #A86749; }

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

This div background color is #A86749.

Border color

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

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

This div border color is #A86749.

Opacity

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

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

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

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

This text has shadow with #A86749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A86749.

Preview

Color preview on black background

This text has color #A86749 on black background.


Color preview on white background

This text has color #A86749 on white background.


Black color preview on #A86749 background

This text has black color on #A86749 background.


White color preview on #A86749 background

This text has white color on #A86749 background.


Related colors

Complementary color

Complementary color for #hex is #5798B6.


I love getcolorcode.com

Triadic colors

1 #49A867 and #6749A8 with #A86749 are triadic colors.

2 #4967A8 and #67A849 with #A86749 are triadic colors.