COLOR #AC316C

HEX: #AC316C RGB: (172,49,108)

Color info

#AC316C contains mainly red color. Web safe color of #AC316C is #993366 (or #936).

RGB color model

#AC316C color RGB value is (172,49,108).

RGB: (172,49,108) (67%, 19%, 42%)

RGB channels and saturation

R 172 of 255 = 67%
G 49 of 255 = 19%
B 108 of 255 = 42%

172
49
108

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

Portions of RGB colors in percentages

R + G + B = 172 + 49 + 108 = 329 (100%)
R 172 of 329 ~ 52.28%
G 49 of 329 ~ 14.89%
B 108 of 329 ~ 32.83'%

%52.28
%14.89
%32.83

CMYK color model

#AC316C color CMYK value is (0,72,37,33).

  • cyan value is 0.00%
  • magenta value is 71.51%
  • yellow value is 37.21%
  • key color value is 32.55%
CMYK: (0,72,37,33) C0M72Y37K33 (0%,72%,37%,33%) (0.00/0.72/0.37/0.33) 

CMYK percentages

%0
%71.51
%37.21
%32.55

Codes

Color #AC316C in popluar color models

AC 31 6C
RGB 172 49 108
HSL 331° 55.66% 43.33%
HSB/HSV 331° 71.51% 67.45%
CMYK 0.00% 71.51% 37.21%
32.55%

Color #AC316C in popluar number systems.

HEX AC 31 6C
Decimal 172 49 108
Binary 10101100 110001 1101100
Octal 254 61 154

Shades and tints

Shades of #AC316C

#AC316C
(172,49,108)
#9D2D63
(157,45,99)
#8E295A
(142,41,90)
#7F2551
(127,37,81)
#702148
(112,33,72)
#611D3F
(97,29,63)
#521936
(82,25,54)
#43152D
(67,21,45)
#341124
(52,17,36)
#250D1B
(37,13,27)
#160912
(22,9,18)
#000000
(0,0,0)

Tints of #AC316C

#AC316C
(172,49,108)
#B34379
(179,67,121)
#BA5586
(186,85,134)
#C16793
(193,103,147)
#C879A0
(200,121,160)
#CF8BAD
(207,139,173)
#D69DBA
(214,157,186)
#DDAFC7
(221,175,199)
#E4C1D4
(228,193,212)
#EBD3E1
(235,211,225)
#F2E5EE
(242,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC316C color. Also use rgb(172,49,108) instead hex code.

Text Font Color

.myTextColor { color: #AC316C; }

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

This text font color is #AC316C.

Background Color

.myBgColor { background-color: #AC316C; }

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

This div background color is #AC316C.

Border color

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

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

This div border color is #AC316C.

Opacity

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

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

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

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

This text has shadow with #AC316C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC316C.

Preview

Color preview on black background

This text has color #AC316C on black background.


Color preview on white background

This text has color #AC316C on white background.


Black color preview on #AC316C background

This text has black color on #AC316C background.


White color preview on #AC316C background

This text has white color on #AC316C background.


Related colors

Complementary color

Complementary color for #hex is #53CE93.


I love getcolorcode.com

Triadic colors

1 #6CAC31 and #316CAC with #AC316C are triadic colors.

2 #6C31AC and #31AC6C with #AC316C are triadic colors.