COLOR #AC5E96

HEX: #AC5E96 RGB: (172,94,150)

Renk bilgisi

#AC5E96 contains mainly red and blue colors. #AC5E96 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AC5E96 color RGB value is (172,94,150).

RGB: (172,94,150) (67%, 37%, 59%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 94 of 255 = 37%
B 150 of 255 = 59%

172
94
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 94 + 150 = 416 (100%)
R 172 of 416 ~ 41.35%
G 94 of 416 ~ 22.6%
B 150 of 416 ~ 36.06'%

%41.35
%22.6
%36.06

CMYK RENK MODELİ

#AC5E96 rengi CMYK tonu (0,45,13,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.35%
  • sarı tonu 12.79%
  • ana renk tonu 32.55%

CMYK: (0,45,13,33)
C0M45Y13K33 (0%, 45%, 13%, 33%)
(0.00 / 0.45 / 0.13 / 0.33)

CMYK yüzdeleri

%0
%45.35
%12.79
%32.55

Codes

Color #AC5E96 in popluar color models

AC 5E 96
RGB 172 94 150
HSL 317° 31.97% 52.16%
HSB/HSV 317° 45.35% 67.45%
CMYK 0.00% 45.35% 12.79%
32.55%

Color #AC5E96 in popluar number systems.

HEX AC 5E 96
Decimal 172 94 150
Binary 10101100 1011110 10010110
Octal 254 136 226

Shades and tints

Shades of #AC5E96

#AC5E96
(172,94,150)
#9D5689
(157,86,137)
#8E4E7C
(142,78,124)
#7F466F
(127,70,111)
#703E62
(112,62,98)
#613655
(97,54,85)
#522E48
(82,46,72)
#43263B
(67,38,59)
#341E2E
(52,30,46)
#251621
(37,22,33)
#160E14
(22,14,20)
#000000
(0,0,0)

Tints of #AC5E96

#AC5E96
(172,94,150)
#B36C9F
(179,108,159)
#BA7AA8
(186,122,168)
#C188B1
(193,136,177)
#C896BA
(200,150,186)
#CFA4C3
(207,164,195)
#D6B2CC
(214,178,204)
#DDC0D5
(221,192,213)
#E4CEDE
(228,206,222)
#EBDCE7
(235,220,231)
#F2EAF0
(242,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC5E96 color. Also use rgb(172,94,150) instead hex code.

Text Font Color

.myTextColor { color: #AC5E96; }

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

This text font color is #AC5E96.

Background Color

.myBgColor { background-color: #AC5E96; }

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

This div background color is #AC5E96.

Border color

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

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

This div border color is #AC5E96.

Opacity

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

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

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

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

This text has shadow with #AC5E96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC5E96.

Preview

Color preview on black background

This text has color #AC5E96 on black background.


Color preview on white background

This text has color #AC5E96 on white background.


Black color preview on #AC5E96 background

This text has black color on #AC5E96 background.


White color preview on #AC5E96 background

This text has white color on #AC5E96 background.


Related colors

Complementary color

Complementary color for #hex is #53A169.


I love getcolorcode.com

Triadic colors

1 #96AC5E and #5E96AC with #AC5E96 are triadic colors.

2 #965EAC and #5EAC96 with #AC5E96 are triadic colors.