COLOR #AC2717

HEX: #AC2717 RGB: (172,39,23)

Color info

#AC2717 contains mainly red color. Web safe color of #AC2717 is #993300 (or #930).

RGB color model

#AC2717 color RGB value is (172,39,23).

RGB: (172,39,23) (67%, 15%, 9%)

RGB channels and saturation

R 172 of 255 = 67%
G 39 of 255 = 15%
B 23 of 255 = 9%

172
39
23

R + G + B ~ 30%. #AC2717 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 172 + 39 + 23 = 234 (100%)
R 172 of 234 ~ 73.5%
G 39 of 234 ~ 16.67%
B 23 of 234 ~ 9.83'%

%73.5
%16.67

CMYK color model

#AC2717 color CMYK value is (0,77,87,33).

  • cyan value is 0.00%
  • magenta value is 77.33%
  • yellow value is 86.63%
  • key color value is 32.55%

CMYK: (0,77,87,33)
C0M77Y87K33 (0%, 77%, 87%, 33%)
(0.00 / 0.77 / 0.87 / 0.33)

CMYK percentages

%0
%77.33
%86.63
%32.55

Codes

Color #AC2717 in popluar color models

AC 27 17
RGB 172 39 23
HSL 76.41% 38.24%
HSB/HSV 86.63% 67.45%
CMYK 0.00% 77.33% 86.63%
32.55%

Color #AC2717 in popluar number systems.

HEX AC 27 17
Decimal 172 39 23
Binary 10101100 100111 10111
Octal 254 47 27

Shades and tints

Shades of #AC2717

#AC2717
(172,39,23)
#9D2415
(157,36,21)
#8E2113
(142,33,19)
#7F1E11
(127,30,17)
#701B0F
(112,27,15)
#61180D
(97,24,13)
#52150B
(82,21,11)
#431209
(67,18,9)
#340F07
(52,15,7)
#250C05
(37,12,5)
#160903
(22,9,3)
#000000
(0,0,0)

Tints of #AC2717

#AC2717
(172,39,23)
#B33A2C
(179,58,44)
#BA4D41
(186,77,65)
#C16056
(193,96,86)
#C8736B
(200,115,107)
#CF8680
(207,134,128)
#D69995
(214,153,149)
#DDACAA
(221,172,170)
#E4BFBF
(228,191,191)
#EBD2D4
(235,210,212)
#F2E5E9
(242,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC2717 color. Also use rgb(172,39,23) instead hex code.

Text Font Color

.myTextColor { color: #AC2717; }

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

This text font color is #AC2717.

Background Color

.myBgColor { background-color: #AC2717; }

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

This div background color is #AC2717.

Border color

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

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

This div border color is #AC2717.

Opacity

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

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

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

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

This text has shadow with #AC2717 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC2717.

Preview

Color preview on black background

This text has color #AC2717 on black background.


Color preview on white background

This text has color #AC2717 on white background.


Black color preview on #AC2717 background

This text has black color on #AC2717 background.


White color preview on #AC2717 background

This text has white color on #AC2717 background.


Related colors

Complementary color

Complementary color for #hex is #53D8E8.


I love getcolorcode.com

Triadic colors

1 #17AC27 and #2717AC with #AC2717 are triadic colors.

2 #1727AC and #27AC17 with #AC2717 are triadic colors.