COLOR #AC5442

HEX: #AC5442 RGB: (172,84,66)

Color info

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

RGB color model

#AC5442 color RGB value is (172,84,66).

RGB: (172,84,66) (67%, 33%, 26%)

RGB channels and saturation

R 172 of 255 = 67%
G 84 of 255 = 33%
B 66 of 255 = 26%

172
84
66

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

Portions of RGB colors in percentages

R + G + B = 172 + 84 + 66 = 322 (100%)
R 172 of 322 ~ 53.42%
G 84 of 322 ~ 26.09%
B 66 of 322 ~ 20.5'%

%53.42
%26.09
%20.5

CMYK color model

#AC5442 color CMYK value is (0,51,62,33).

  • cyan value is 0.00%
  • magenta value is 51.16%
  • yellow value is 61.63%
  • key color value is 32.55%
CMYK: (0,51,62,33) C0M51Y62K33 (0%,51%,62%,33%) (0.00/0.51/0.62/0.33) 

CMYK percentages

%0
%51.16
%61.63
%32.55

Codes

Color #AC5442 in popluar color models

AC 54 42
RGB 172 84 66
HSL 10° 44.54% 46.67%
HSB/HSV 10° 61.63% 67.45%
CMYK 0.00% 51.16% 61.63%
32.55%

Color #AC5442 in popluar number systems.

HEX AC 54 42
Decimal 172 84 66
Binary 10101100 1010100 1000010
Octal 254 124 102

Shades and tints

Shades of #AC5442

#AC5442
(172,84,66)
#9D4D3C
(157,77,60)
#8E4636
(142,70,54)
#7F3F30
(127,63,48)
#70382A
(112,56,42)
#613124
(97,49,36)
#522A1E
(82,42,30)
#432318
(67,35,24)
#341C12
(52,28,18)
#25150C
(37,21,12)
#160E06
(22,14,6)
#000000
(0,0,0)

Tints of #AC5442

#AC5442
(172,84,66)
#B36353
(179,99,83)
#BA7264
(186,114,100)
#C18175
(193,129,117)
#C89086
(200,144,134)
#CF9F97
(207,159,151)
#D6AEA8
(214,174,168)
#DDBDB9
(221,189,185)
#E4CCCA
(228,204,202)
#EBDBDB
(235,219,219)
#F2EAEC
(242,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC5442 color. Also use rgb(172,84,66) instead hex code.

Text Font Color

.myTextColor { color: #AC5442; }

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

This text font color is #AC5442.

Background Color

.myBgColor { background-color: #AC5442; }

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

This div background color is #AC5442.

Border color

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

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

This div border color is #AC5442.

Opacity

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

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

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

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

This text has shadow with #AC5442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC5442.

Preview

Color preview on black background

This text has color #AC5442 on black background.


Color preview on white background

This text has color #AC5442 on white background.


Black color preview on #AC5442 background

This text has black color on #AC5442 background.


White color preview on #AC5442 background

This text has white color on #AC5442 background.


Related colors

Complementary color

Complementary color for #hex is #53ABBD.


I love getcolorcode.com

Triadic colors

1 #42AC54 and #5442AC with #AC5442 are triadic colors.

2 #4254AC and #54AC42 with #AC5442 are triadic colors.