COLOR #A78467

HEX: #A78467 RGB: (167,132,103)

Color info

#A78467 contains mainly red and green colors. Web safe color of #A78467 is #999966 (or #996).

RGB color model

#A78467 color RGB value is (167,132,103).

RGB: (167,132,103) (65%, 52%, 40%)

RGB channels and saturation

R 167 of 255 = 65%
G 132 of 255 = 52%
B 103 of 255 = 40%

167
132
103

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

Portions of RGB colors in percentages

R + G + B = 167 + 132 + 103 = 402 (100%)
R 167 of 402 ~ 41.54%
G 132 of 402 ~ 32.84%
B 103 of 402 ~ 25.62'%

%41.54
%32.84
%25.62

CMYK color model

#A78467 color CMYK value is (0,21,38,35).

  • cyan value is 0.00%
  • magenta value is 20.96%
  • yellow value is 38.32%
  • key color value is 34.51%

CMYK: (0,21,38,35)
C0M21Y38K35 (0%, 21%, 38%, 35%)
(0.00 / 0.21 / 0.38 / 0.35)

CMYK percentages

%0
%20.96
%38.32
%34.51

Codes

Color #A78467 in popluar color models

A7 84 67
RGB 167 132 103
HSL 27° 26.67% 52.94%
HSB/HSV 27° 38.32% 65.49%
CMYK 0.00% 20.96% 38.32%
34.51%

Color #A78467 in popluar number systems.

HEX A7 84 67
Decimal 167 132 103
Binary 10100111 10000100 1100111
Octal 247 204 147

Shades and tints

Shades of #A78467

#A78467
(167,132,103)
#98785E
(152,120,94)
#896C55
(137,108,85)
#7A604C
(122,96,76)
#6B5443
(107,84,67)
#5C483A
(92,72,58)
#4D3C31
(77,60,49)
#3E3028
(62,48,40)
#2F241F
(47,36,31)
#201816
(32,24,22)
#110C0D
(17,12,13)
#000000
(0,0,0)

Tints of #A78467

#A78467
(167,132,103)
#AF8F74
(175,143,116)
#B79A81
(183,154,129)
#BFA58E
(191,165,142)
#C7B09B
(199,176,155)
#CFBBA8
(207,187,168)
#D7C6B5
(215,198,181)
#DFD1C2
(223,209,194)
#E7DCCF
(231,220,207)
#EFE7DC
(239,231,220)
#F7F2E9
(247,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A78467 color. Also use rgb(167,132,103) instead hex code.

Text Font Color

.myTextColor { color: #A78467; }

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

This text font color is #A78467.

Background Color

.myBgColor { background-color: #A78467; }

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

This div background color is #A78467.

Border color

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

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

This div border color is #A78467.

Opacity

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

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

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

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

This text has shadow with #A78467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A78467.

Preview

Color preview on black background

This text has color #A78467 on black background.


Color preview on white background

This text has color #A78467 on white background.


Black color preview on #A78467 background

This text has black color on #A78467 background.


White color preview on #A78467 background

This text has white color on #A78467 background.


Related colors

Complementary color

Complementary color for #hex is #587B98.


I love getcolorcode.com

Triadic colors

1 #67A784 and #8467A7 with #A78467 are triadic colors.

2 #6784A7 and #84A767 with #A78467 are triadic colors.