COLOR #A78148

HEX: #A78148 RGB: (167,129,72)

Color info

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

RGB color model

#A78148 color RGB value is (167,129,72).

RGB: (167,129,72) (65%, 51%, 28%)

RGB channels and saturation

R 167 of 255 = 65%
G 129 of 255 = 51%
B 72 of 255 = 28%

167
129
72

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

Portions of RGB colors in percentages

R + G + B = 167 + 129 + 72 = 368 (100%)
R 167 of 368 ~ 45.38%
G 129 of 368 ~ 35.05%
B 72 of 368 ~ 19.57'%

%45.38
%35.05
%19.57

CMYK color model

#A78148 color CMYK value is (0,23,57,35).

  • cyan value is 0.00%
  • magenta value is 22.75%
  • yellow value is 56.89%
  • key color value is 34.51%

CMYK: (0,23,57,35)
C0M23Y57K35 (0%, 23%, 57%, 35%)
(0.00 / 0.23 / 0.57 / 0.35)

CMYK percentages

%0
%22.75
%56.89
%34.51

Codes

Color #A78148 in popluar color models

A7 81 48
RGB 167 129 72
HSL 36° 39.75% 46.86%
HSB/HSV 36° 56.89% 65.49%
CMYK 0.00% 22.75% 56.89%
34.51%

Color #A78148 in popluar number systems.

HEX A7 81 48
Decimal 167 129 72
Binary 10100111 10000001 1001000
Octal 247 201 110

Shades and tints

Shades of #A78148

#A78148
(167,129,72)
#987642
(152,118,66)
#896B3C
(137,107,60)
#7A6036
(122,96,54)
#6B5530
(107,85,48)
#5C4A2A
(92,74,42)
#4D3F24
(77,63,36)
#3E341E
(62,52,30)
#2F2918
(47,41,24)
#201E12
(32,30,18)
#11130C
(17,19,12)
#000000
(0,0,0)

Tints of #A78148

#A78148
(167,129,72)
#AF8C58
(175,140,88)
#B79768
(183,151,104)
#BFA278
(191,162,120)
#C7AD88
(199,173,136)
#CFB898
(207,184,152)
#D7C3A8
(215,195,168)
#DFCEB8
(223,206,184)
#E7D9C8
(231,217,200)
#EFE4D8
(239,228,216)
#F7EFE8
(247,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A78148 color. Also use rgb(167,129,72) instead hex code.

Text Font Color

.myTextColor { color: #A78148; }

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

This text font color is #A78148.

Background Color

.myBgColor { background-color: #A78148; }

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

This div background color is #A78148.

Border color

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

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

This div border color is #A78148.

Opacity

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

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

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

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

This text has shadow with #A78148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A78148.

Preview

Color preview on black background

This text has color #A78148 on black background.


Color preview on white background

This text has color #A78148 on white background.


Black color preview on #A78148 background

This text has black color on #A78148 background.


White color preview on #A78148 background

This text has white color on #A78148 background.


Related colors

Complementary color

Complementary color for #hex is #587EB7.


I love getcolorcode.com

Triadic colors

1 #48A781 and #8148A7 with #A78148 are triadic colors.

2 #4881A7 and #81A748 with #A78148 are triadic colors.