COLOR #AC6557

HEX: #AC6557 RGB: (172,101,87)

Color info

#AC6557 contains mainly red color. Web safe color of #AC6557 is #996666 (or #966).

RGB color model

#AC6557 color RGB value is (172,101,87).

RGB: (172,101,87) (67%, 40%, 34%)

RGB channels and saturation

R 172 of 255 = 67%
G 101 of 255 = 40%
B 87 of 255 = 34%

172
101
87

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

Portions of RGB colors in percentages

R + G + B = 172 + 101 + 87 = 360 (100%)
R 172 of 360 ~ 47.78%
G 101 of 360 ~ 28.06%
B 87 of 360 ~ 24.17'%

%47.78
%28.06
%24.17

CMYK color model

#AC6557 color CMYK value is (0,41,49,33).

  • cyan value is 0.00%
  • magenta value is 41.28%
  • yellow value is 49.42%
  • key color value is 32.55%

CMYK: (0,41,49,33)
C0M41Y49K33 (0%, 41%, 49%, 33%)
(0.00 / 0.41 / 0.49 / 0.33)

CMYK percentages

%0
%41.28
%49.42
%32.55

Codes

Color #AC6557 in popluar color models

AC 65 57
RGB 172 101 87
HSL 10° 33.86% 50.78%
HSB/HSV 10° 49.42% 67.45%
CMYK 0.00% 41.28% 49.42%
32.55%

Color #AC6557 in popluar number systems.

HEX AC 65 57
Decimal 172 101 87
Binary 10101100 1100101 1010111
Octal 254 145 127

Shades and tints

Shades of #AC6557

#AC6557
(172,101,87)
#9D5C50
(157,92,80)
#8E5349
(142,83,73)
#7F4A42
(127,74,66)
#70413B
(112,65,59)
#613834
(97,56,52)
#522F2D
(82,47,45)
#432626
(67,38,38)
#341D1F
(52,29,31)
#251418
(37,20,24)
#160B11
(22,11,17)
#000000
(0,0,0)

Tints of #AC6557

#AC6557
(172,101,87)
#B37366
(179,115,102)
#BA8175
(186,129,117)
#C18F84
(193,143,132)
#C89D93
(200,157,147)
#CFABA2
(207,171,162)
#D6B9B1
(214,185,177)
#DDC7C0
(221,199,192)
#E4D5CF
(228,213,207)
#EBE3DE
(235,227,222)
#F2F1ED
(242,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC6557 color. Also use rgb(172,101,87) instead hex code.

Text Font Color

.myTextColor { color: #AC6557; }

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

This text font color is #AC6557.

Background Color

.myBgColor { background-color: #AC6557; }

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

This div background color is #AC6557.

Border color

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

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

This div border color is #AC6557.

Opacity

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

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

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

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

This text has shadow with #AC6557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6557.

Preview

Color preview on black background

This text has color #AC6557 on black background.


Color preview on white background

This text has color #AC6557 on white background.


Black color preview on #AC6557 background

This text has black color on #AC6557 background.


White color preview on #AC6557 background

This text has white color on #AC6557 background.


Related colors

Complementary color

Complementary color for #hex is #539AA8.


I love getcolorcode.com

Triadic colors

1 #57AC65 and #6557AC with #AC6557 are triadic colors.

2 #5765AC and #65AC57 with #AC6557 are triadic colors.