COLOR #AC5269

HEX: #AC5269 RGB: (172,82,105)

Color info

#AC5269 contains mainly red color. Web safe color of #AC5269 is #996666 (or #966).

RGB color model

#AC5269 color RGB value is (172,82,105).

RGB: (172,82,105) (67%, 32%, 41%)

RGB channels and saturation

R 172 of 255 = 67%
G 82 of 255 = 32%
B 105 of 255 = 41%

172
82
105

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

Portions of RGB colors in percentages

R + G + B = 172 + 82 + 105 = 359 (100%)
R 172 of 359 ~ 47.91%
G 82 of 359 ~ 22.84%
B 105 of 359 ~ 29.25'%

%47.91
%22.84
%29.25

CMYK color model

#AC5269 color CMYK value is (0,52,39,33).

  • cyan value is 0.00%
  • magenta value is 52.33%
  • yellow value is 38.95%
  • key color value is 32.55%
CMYK: (0,52,39,33) C0M52Y39K33 (0%,52%,39%,33%) (0.00/0.52/0.39/0.33) 

CMYK percentages

%0
%52.33
%38.95
%32.55

Codes

Color #AC5269 in popluar color models

AC 52 69
RGB 172 82 105
HSL 345° 35.43% 49.80%
HSB/HSV 345° 52.33% 67.45%
CMYK 0.00% 52.33% 38.95%
32.55%

Color #AC5269 in popluar number systems.

HEX AC 52 69
Decimal 172 82 105
Binary 10101100 1010010 1101001
Octal 254 122 151

Shades and tints

Shades of #AC5269

#AC5269
(172,82,105)
#9D4B60
(157,75,96)
#8E4457
(142,68,87)
#7F3D4E
(127,61,78)
#703645
(112,54,69)
#612F3C
(97,47,60)
#522833
(82,40,51)
#43212A
(67,33,42)
#341A21
(52,26,33)
#251318
(37,19,24)
#160C0F
(22,12,15)
#000000
(0,0,0)

Tints of #AC5269

#AC5269
(172,82,105)
#B36176
(179,97,118)
#BA7083
(186,112,131)
#C17F90
(193,127,144)
#C88E9D
(200,142,157)
#CF9DAA
(207,157,170)
#D6ACB7
(214,172,183)
#DDBBC4
(221,187,196)
#E4CAD1
(228,202,209)
#EBD9DE
(235,217,222)
#F2E8EB
(242,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC5269 color. Also use rgb(172,82,105) instead hex code.

Text Font Color

.myTextColor { color: #AC5269; }

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

This text font color is #AC5269.

Background Color

.myBgColor { background-color: #AC5269; }

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

This div background color is #AC5269.

Border color

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

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

This div border color is #AC5269.

Opacity

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

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

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

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

This text has shadow with #AC5269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC5269.

Preview

Color preview on black background

This text has color #AC5269 on black background.


Color preview on white background

This text has color #AC5269 on white background.


Black color preview on #AC5269 background

This text has black color on #AC5269 background.


White color preview on #AC5269 background

This text has white color on #AC5269 background.


Related colors

Complementary color

Complementary color for #hex is #53AD96.


I love getcolorcode.com

Triadic colors

1 #69AC52 and #5269AC with #AC5269 are triadic colors.

2 #6952AC and #52AC69 with #AC5269 are triadic colors.