COLOR #AC396A

HEX: #AC396A RGB: (172,57,106)

Color info

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

RGB color model

#AC396A color RGB value is (172,57,106).

RGB: (172,57,106) (67%, 22%, 42%)

RGB channels and saturation

R 172 of 255 = 67%
G 57 of 255 = 22%
B 106 of 255 = 42%

172
57
106

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

Portions of RGB colors in percentages

R + G + B = 172 + 57 + 106 = 335 (100%)
R 172 of 335 ~ 51.34%
G 57 of 335 ~ 17.01%
B 106 of 335 ~ 31.64'%

%51.34
%17.01
%31.64

CMYK color model

#AC396A color CMYK value is (0,67,38,33).

  • cyan value is 0.00%
  • magenta value is 66.86%
  • yellow value is 38.37%
  • key color value is 32.55%

CMYK: (0,67,38,33)
C0M67Y38K33 (0%, 67%, 38%, 33%)
(0.00 / 0.67 / 0.38 / 0.33)

CMYK percentages

%0
%66.86
%38.37
%32.55

Codes

Color #AC396A in popluar color models

AC 39 6A
RGB 172 57 106
HSL 334° 50.22% 44.90%
HSB/HSV 334° 66.86% 67.45%
CMYK 0.00% 66.86% 38.37%
32.55%

Color #AC396A in popluar number systems.

HEX AC 39 6A
Decimal 172 57 106
Binary 10101100 111001 1101010
Octal 254 71 152

Shades and tints

Shades of #AC396A

#AC396A
(172,57,106)
#9D3461
(157,52,97)
#8E2F58
(142,47,88)
#7F2A4F
(127,42,79)
#702546
(112,37,70)
#61203D
(97,32,61)
#521B34
(82,27,52)
#43162B
(67,22,43)
#341122
(52,17,34)
#250C19
(37,12,25)
#160710
(22,7,16)
#000000
(0,0,0)

Tints of #AC396A

#AC396A
(172,57,106)
#B34B77
(179,75,119)
#BA5D84
(186,93,132)
#C16F91
(193,111,145)
#C8819E
(200,129,158)
#CF93AB
(207,147,171)
#D6A5B8
(214,165,184)
#DDB7C5
(221,183,197)
#E4C9D2
(228,201,210)
#EBDBDF
(235,219,223)
#F2EDEC
(242,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC396A color. Also use rgb(172,57,106) instead hex code.

Text Font Color

.myTextColor { color: #AC396A; }

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

This text font color is #AC396A.

Background Color

.myBgColor { background-color: #AC396A; }

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

This div background color is #AC396A.

Border color

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

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

This div border color is #AC396A.

Opacity

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

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

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

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

This text has shadow with #AC396A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC396A.

Preview

Color preview on black background

This text has color #AC396A on black background.


Color preview on white background

This text has color #AC396A on white background.


Black color preview on #AC396A background

This text has black color on #AC396A background.


White color preview on #AC396A background

This text has white color on #AC396A background.


Related colors

Complementary color

Complementary color for #hex is #53C695.


I love getcolorcode.com

Triadic colors

1 #6AAC39 and #396AAC with #AC396A are triadic colors.

2 #6A39AC and #39AC6A with #AC396A are triadic colors.