COLOR #A78044

HEX: #A78044 RGB: (167,128,68)

Color info

#A78044 contains mainly red and green colors. Web safe color of #A78044 is #996633 (or #963).

RGB color model

#A78044 color RGB value is (167,128,68).

RGB: (167,128,68) (65%, 50%, 27%)

RGB channels and saturation

R 167 of 255 = 65%
G 128 of 255 = 50%
B 68 of 255 = 27%

167
128
68

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

Portions of RGB colors in percentages

R + G + B = 167 + 128 + 68 = 363 (100%)
R 167 of 363 ~ 46.01%
G 128 of 363 ~ 35.26%
B 68 of 363 ~ 18.73'%

%46.01
%35.26
%18.73

CMYK color model

#A78044 color CMYK value is (0,23,59,35).

  • cyan value is 0.00%
  • magenta value is 23.35%
  • yellow value is 59.28%
  • key color value is 34.51%

CMYK: (0,23,59,35)
C0M23Y59K35 (0%, 23%, 59%, 35%)
(0.00 / 0.23 / 0.59 / 0.35)

CMYK percentages

%0
%23.35
%59.28
%34.51

Codes

Color #A78044 in popluar color models

A7 80 44
RGB 167 128 68
HSL 36° 42.13% 46.08%
HSB/HSV 36° 59.28% 65.49%
CMYK 0.00% 23.35% 59.28%
34.51%

Color #A78044 in popluar number systems.

HEX A7 80 44
Decimal 167 128 68
Binary 10100111 10000000 1000100
Octal 247 200 104

Shades and tints

Shades of #A78044

#A78044
(167,128,68)
#98753E
(152,117,62)
#896A38
(137,106,56)
#7A5F32
(122,95,50)
#6B542C
(107,84,44)
#5C4926
(92,73,38)
#4D3E20
(77,62,32)
#3E331A
(62,51,26)
#2F2814
(47,40,20)
#201D0E
(32,29,14)
#111208
(17,18,8)
#000000
(0,0,0)

Tints of #A78044

#A78044
(167,128,68)
#AF8B55
(175,139,85)
#B79666
(183,150,102)
#BFA177
(191,161,119)
#C7AC88
(199,172,136)
#CFB799
(207,183,153)
#D7C2AA
(215,194,170)
#DFCDBB
(223,205,187)
#E7D8CC
(231,216,204)
#EFE3DD
(239,227,221)
#F7EEEE
(247,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A78044 color. Also use rgb(167,128,68) instead hex code.

Text Font Color

.myTextColor { color: #A78044; }

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

This text font color is #A78044.

Background Color

.myBgColor { background-color: #A78044; }

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

This div background color is #A78044.

Border color

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

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

This div border color is #A78044.

Opacity

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

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

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

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

This text has shadow with #A78044 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A78044.

Preview

Color preview on black background

This text has color #A78044 on black background.


Color preview on white background

This text has color #A78044 on white background.


Black color preview on #A78044 background

This text has black color on #A78044 background.


White color preview on #A78044 background

This text has white color on #A78044 background.


Related colors

Complementary color

Complementary color for #hex is #587FBB.


I love getcolorcode.com

Triadic colors

1 #44A780 and #8044A7 with #A78044 are triadic colors.

2 #4480A7 and #80A744 with #A78044 are triadic colors.