COLOR #AC8613

HEX: #AC8613 RGB: (172,134,19)

Color info

#AC8613 contains mainly red and green colors. Web safe color of #AC8613 is #999900 (or #990).

RGB color model

#AC8613 color RGB value is (172,134,19).

RGB: (172,134,19) (67%, 53%, 7%)

RGB channels and saturation

R 172 of 255 = 67%
G 134 of 255 = 53%
B 19 of 255 = 7%

172
134
19

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

Portions of RGB colors in percentages

R + G + B = 172 + 134 + 19 = 325 (100%)
R 172 of 325 ~ 52.92%
G 134 of 325 ~ 41.23%
B 19 of 325 ~ 5.85'%

%52.92
%41.23

CMYK color model

#AC8613 color CMYK value is (0,22,89,33).

  • cyan value is 0.00%
  • magenta value is 22.09%
  • yellow value is 88.95%
  • key color value is 32.55%

CMYK: (0,22,89,33)
C0M22Y89K33 (0%, 22%, 89%, 33%)
(0.00 / 0.22 / 0.89 / 0.33)

CMYK percentages

%0
%22.09
%88.95
%32.55

Codes

Color #AC8613 in popluar color models

AC 86 13
RGB 172 134 19
HSL 45° 80.10% 37.45%
HSB/HSV 45° 88.95% 67.45%
CMYK 0.00% 22.09% 88.95%
32.55%

Color #AC8613 in popluar number systems.

HEX AC 86 13
Decimal 172 134 19
Binary 10101100 10000110 10011
Octal 254 206 23

Shades and tints

Shades of #AC8613

#AC8613
(172,134,19)
#9D7A12
(157,122,18)
#8E6E11
(142,110,17)
#7F6210
(127,98,16)
#70560F
(112,86,15)
#614A0E
(97,74,14)
#523E0D
(82,62,13)
#43320C
(67,50,12)
#34260B
(52,38,11)
#251A0A
(37,26,10)
#160E09
(22,14,9)
#000000
(0,0,0)

Tints of #AC8613

#AC8613
(172,134,19)
#B39128
(179,145,40)
#BA9C3D
(186,156,61)
#C1A752
(193,167,82)
#C8B267
(200,178,103)
#CFBD7C
(207,189,124)
#D6C891
(214,200,145)
#DDD3A6
(221,211,166)
#E4DEBB
(228,222,187)
#EBE9D0
(235,233,208)
#F2F4E5
(242,244,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC8613 color. Also use rgb(172,134,19) instead hex code.

Text Font Color

.myTextColor { color: #AC8613; }

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

This text font color is #AC8613.

Background Color

.myBgColor { background-color: #AC8613; }

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

This div background color is #AC8613.

Border color

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

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

This div border color is #AC8613.

Opacity

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

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

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

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

This text has shadow with #AC8613 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC8613.

Preview

Color preview on black background

This text has color #AC8613 on black background.


Color preview on white background

This text has color #AC8613 on white background.


Black color preview on #AC8613 background

This text has black color on #AC8613 background.


White color preview on #AC8613 background

This text has white color on #AC8613 background.


Related colors

Complementary color

Complementary color for #hex is #5379EC.


I love getcolorcode.com

Triadic colors

1 #13AC86 and #8613AC with #AC8613 are triadic colors.

2 #1386AC and #86AC13 with #AC8613 are triadic colors.