COLOR #AC6091

HEX: #AC6091 RGB: (172,96,145)

Color info

#AC6091 contains mainly red and blue colors. Web safe color of #AC6091 is #996699 (or #969).

RGB color model

#AC6091 color RGB value is (172,96,145).

RGB: (172,96,145) (67%, 38%, 57%)

RGB channels and saturation

R 172 of 255 = 67%
G 96 of 255 = 38%
B 145 of 255 = 57%

172
96
145

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

Portions of RGB colors in percentages

R + G + B = 172 + 96 + 145 = 413 (100%)
R 172 of 413 ~ 41.65%
G 96 of 413 ~ 23.24%
B 145 of 413 ~ 35.11'%

%41.65
%23.24
%35.11

CMYK color model

#AC6091 color CMYK value is (0,44,16,33).

  • cyan value is 0.00%
  • magenta value is 44.19%
  • yellow value is 15.70%
  • key color value is 32.55%

CMYK: (0,44,16,33)
C0M44Y16K33 (0%, 44%, 16%, 33%)
(0.00 / 0.44 / 0.16 / 0.33)

CMYK percentages

%0
%44.19
%15.7
%32.55

Codes

Color #AC6091 in popluar color models

AC 60 91
RGB 172 96 145
HSL 321° 31.40% 52.55%
HSB/HSV 321° 44.19% 67.45%
CMYK 0.00% 44.19% 15.70%
32.55%

Color #AC6091 in popluar number systems.

HEX AC 60 91
Decimal 172 96 145
Binary 10101100 1100000 10010001
Octal 254 140 221

Shades and tints

Shades of #AC6091

#AC6091
(172,96,145)
#9D5884
(157,88,132)
#8E5077
(142,80,119)
#7F486A
(127,72,106)
#70405D
(112,64,93)
#613850
(97,56,80)
#523043
(82,48,67)
#432836
(67,40,54)
#342029
(52,32,41)
#25181C
(37,24,28)
#16100F
(22,16,15)
#000000
(0,0,0)

Tints of #AC6091

#AC6091
(172,96,145)
#B36E9B
(179,110,155)
#BA7CA5
(186,124,165)
#C18AAF
(193,138,175)
#C898B9
(200,152,185)
#CFA6C3
(207,166,195)
#D6B4CD
(214,180,205)
#DDC2D7
(221,194,215)
#E4D0E1
(228,208,225)
#EBDEEB
(235,222,235)
#F2ECF5
(242,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC6091 color. Also use rgb(172,96,145) instead hex code.

Text Font Color

.myTextColor { color: #AC6091; }

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

This text font color is #AC6091.

Background Color

.myBgColor { background-color: #AC6091; }

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

This div background color is #AC6091.

Border color

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

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

This div border color is #AC6091.

Opacity

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

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

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

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

This text has shadow with #AC6091 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6091.

Preview

Color preview on black background

This text has color #AC6091 on black background.


Color preview on white background

This text has color #AC6091 on white background.


Black color preview on #AC6091 background

This text has black color on #AC6091 background.


White color preview on #AC6091 background

This text has white color on #AC6091 background.


Related colors

Complementary color

Complementary color for #hex is #539F6E.


I love getcolorcode.com

Triadic colors

1 #91AC60 and #6091AC with #AC6091 are triadic colors.

2 #9160AC and #60AC91 with #AC6091 are triadic colors.