COLOR #AC9363

HEX: #AC9363 RGB: (172,147,99)

Color info

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

RGB color model

#AC9363 color RGB value is (172,147,99).

RGB: (172,147,99) (67%, 58%, 39%)

RGB channels and saturation

R 172 of 255 = 67%
G 147 of 255 = 58%
B 99 of 255 = 39%

172
147
99

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

Portions of RGB colors in percentages

R + G + B = 172 + 147 + 99 = 418 (100%)
R 172 of 418 ~ 41.15%
G 147 of 418 ~ 35.17%
B 99 of 418 ~ 23.68'%

%41.15
%35.17
%23.68

CMYK color model

#AC9363 color CMYK value is (0,15,42,33).

  • cyan value is 0.00%
  • magenta value is 14.53%
  • yellow value is 42.44%
  • key color value is 32.55%

CMYK: (0,15,42,33)
C0M15Y42K33 (0%, 15%, 42%, 33%)
(0.00 / 0.15 / 0.42 / 0.33)

CMYK percentages

%0
%14.53
%42.44
%32.55

Codes

Color #AC9363 in popluar color models

AC 93 63
RGB 172 147 99
HSL 39° 30.54% 53.14%
HSB/HSV 39° 42.44% 67.45%
CMYK 0.00% 14.53% 42.44%
32.55%

Color #AC9363 in popluar number systems.

HEX AC 93 63
Decimal 172 147 99
Binary 10101100 10010011 1100011
Octal 254 223 143

Shades and tints

Shades of #AC9363

#AC9363
(172,147,99)
#9D865A
(157,134,90)
#8E7951
(142,121,81)
#7F6C48
(127,108,72)
#705F3F
(112,95,63)
#615236
(97,82,54)
#52452D
(82,69,45)
#433824
(67,56,36)
#342B1B
(52,43,27)
#251E12
(37,30,18)
#161109
(22,17,9)
#000000
(0,0,0)

Tints of #AC9363

#AC9363
(172,147,99)
#B39C71
(179,156,113)
#BAA57F
(186,165,127)
#C1AE8D
(193,174,141)
#C8B79B
(200,183,155)
#CFC0A9
(207,192,169)
#D6C9B7
(214,201,183)
#DDD2C5
(221,210,197)
#E4DBD3
(228,219,211)
#EBE4E1
(235,228,225)
#F2EDEF
(242,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC9363 color. Also use rgb(172,147,99) instead hex code.

Text Font Color

.myTextColor { color: #AC9363; }

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

This text font color is #AC9363.

Background Color

.myBgColor { background-color: #AC9363; }

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

This div background color is #AC9363.

Border color

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

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

This div border color is #AC9363.

Opacity

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

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

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

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

This text has shadow with #AC9363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC9363.

Preview

Color preview on black background

This text has color #AC9363 on black background.


Color preview on white background

This text has color #AC9363 on white background.


Black color preview on #AC9363 background

This text has black color on #AC9363 background.


White color preview on #AC9363 background

This text has white color on #AC9363 background.


Related colors

Complementary color

Complementary color for #hex is #536C9C.


I love getcolorcode.com

Triadic colors

1 #63AC93 and #9363AC with #AC9363 are triadic colors.

2 #6393AC and #93AC63 with #AC9363 are triadic colors.