COLOR #AC4290

HEX: #AC4290 RGB: (172,66,144)

Color info

#AC4290 contains mainly red and blue colors. Web safe color of #AC4290 is #993399 (or #939).

RGB color model

#AC4290 color RGB value is (172,66,144).

RGB: (172,66,144) (67%, 26%, 56%)

RGB channels and saturation

R 172 of 255 = 67%
G 66 of 255 = 26%
B 144 of 255 = 56%

172
66
144

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

Portions of RGB colors in percentages

R + G + B = 172 + 66 + 144 = 382 (100%)
R 172 of 382 ~ 45.03%
G 66 of 382 ~ 17.28%
B 144 of 382 ~ 37.7'%

%45.03
%17.28
%37.7

CMYK color model

#AC4290 color CMYK value is (0,62,16,33).

  • cyan value is 0.00%
  • magenta value is 61.63%
  • yellow value is 16.28%
  • key color value is 32.55%
CMYK: (0,62,16,33) C0M62Y16K33 (0%,62%,16%,33%) (0.00/0.62/0.16/0.33) 

CMYK percentages

%0
%61.63
%16.28
%32.55

Codes

Color #AC4290 in popluar color models

AC 42 90
RGB 172 66 144
HSL 316° 44.54% 46.67%
HSB/HSV 316° 61.63% 67.45%
CMYK 0.00% 61.63% 16.28%
32.55%

Color #AC4290 in popluar number systems.

HEX AC 42 90
Decimal 172 66 144
Binary 10101100 1000010 10010000
Octal 254 102 220

Shades and tints

Shades of #AC4290

#AC4290
(172,66,144)
#9D3C83
(157,60,131)
#8E3676
(142,54,118)
#7F3069
(127,48,105)
#702A5C
(112,42,92)
#61244F
(97,36,79)
#521E42
(82,30,66)
#431835
(67,24,53)
#341228
(52,18,40)
#250C1B
(37,12,27)
#16060E
(22,6,14)
#000000
(0,0,0)

Tints of #AC4290

#AC4290
(172,66,144)
#B3539A
(179,83,154)
#BA64A4
(186,100,164)
#C175AE
(193,117,174)
#C886B8
(200,134,184)
#CF97C2
(207,151,194)
#D6A8CC
(214,168,204)
#DDB9D6
(221,185,214)
#E4CAE0
(228,202,224)
#EBDBEA
(235,219,234)
#F2ECF4
(242,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC4290; }

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

This text font color is #AC4290.

Background Color

.myBgColor { background-color: #AC4290; }

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

This div background color is #AC4290.

Border color

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

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

This div border color is #AC4290.

Opacity

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

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

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

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

This text has shadow with #AC4290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC4290.

Preview

Color preview on black background

This text has color #AC4290 on black background.


Color preview on white background

This text has color #AC4290 on white background.


Black color preview on #AC4290 background

This text has black color on #AC4290 background.


White color preview on #AC4290 background

This text has white color on #AC4290 background.


Related colors

Complementary color

Complementary color for #hex is #53BD6F.


I love getcolorcode.com

Triadic colors

1 #90AC42 and #4290AC with #AC4290 are triadic colors.

2 #9042AC and #42AC90 with #AC4290 are triadic colors.