COLOR #AC6338

HEX: #AC6338 RGB: (172,99,56)

Color info

#AC6338 contains mainly red color. Web safe color of #AC6338 is #996633 (or #963).

RGB color model

#AC6338 color RGB value is (172,99,56).

RGB: (172,99,56) (67%, 39%, 22%)

RGB channels and saturation

R 172 of 255 = 67%
G 99 of 255 = 39%
B 56 of 255 = 22%

172
99
56

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

Portions of RGB colors in percentages

R + G + B = 172 + 99 + 56 = 327 (100%)
R 172 of 327 ~ 52.6%
G 99 of 327 ~ 30.28%
B 56 of 327 ~ 17.13'%

%52.6
%30.28
%17.13

CMYK color model

#AC6338 color CMYK value is (0,42,67,33).

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

CMYK: (0,42,67,33)
C0M42Y67K33 (0%, 42%, 67%, 33%)
(0.00 / 0.42 / 0.67 / 0.33)

CMYK percentages

%0
%42.44
%67.44
%32.55

Codes

Color #AC6338 in popluar color models

AC 63 38
RGB 172 99 56
HSL 22° 50.88% 44.71%
HSB/HSV 22° 67.44% 67.45%
CMYK 0.00% 42.44% 67.44%
32.55%

Color #AC6338 in popluar number systems.

HEX AC 63 38
Decimal 172 99 56
Binary 10101100 1100011 111000
Octal 254 143 70

Shades and tints

Shades of #AC6338

#AC6338
(172,99,56)
#9D5A33
(157,90,51)
#8E512E
(142,81,46)
#7F4829
(127,72,41)
#703F24
(112,63,36)
#61361F
(97,54,31)
#522D1A
(82,45,26)
#432415
(67,36,21)
#341B10
(52,27,16)
#25120B
(37,18,11)
#160906
(22,9,6)
#000000
(0,0,0)

Tints of #AC6338

#AC6338
(172,99,56)
#B3714A
(179,113,74)
#BA7F5C
(186,127,92)
#C18D6E
(193,141,110)
#C89B80
(200,155,128)
#CFA992
(207,169,146)
#D6B7A4
(214,183,164)
#DDC5B6
(221,197,182)
#E4D3C8
(228,211,200)
#EBE1DA
(235,225,218)
#F2EFEC
(242,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC6338; }

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

This text font color is #AC6338.

Background Color

.myBgColor { background-color: #AC6338; }

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

This div background color is #AC6338.

Border color

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

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

This div border color is #AC6338.

Opacity

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

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

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

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

This text has shadow with #AC6338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6338.

Preview

Color preview on black background

This text has color #AC6338 on black background.


Color preview on white background

This text has color #AC6338 on white background.


Black color preview on #AC6338 background

This text has black color on #AC6338 background.


White color preview on #AC6338 background

This text has white color on #AC6338 background.


Related colors

Complementary color

Complementary color for #hex is #539CC7.


I love getcolorcode.com

Triadic colors

1 #38AC63 and #6338AC with #AC6338 are triadic colors.

2 #3863AC and #63AC38 with #AC6338 are triadic colors.