COLOR #AC6AD6

HEX: #AC6AD6 RGB: (172,106,214)

Renk bilgisi

#AC6AD6 contains mainly red and blue colors. #AC6AD6 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AC6AD6 color RGB value is (172,106,214).

RGB: (172,106,214) (67%, 42%, 84%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 106 of 255 = 42%
B 214 of 255 = 84%

172
106
214

R + G + B ~ 64%. #AC6AD6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 106 + 214 = 492 (100%)
R 172 of 492 ~ 34.96%
G 106 of 492 ~ 21.54%
B 214 of 492 ~ 43.5'%

%34.96
%21.54
%43.5

CMYK RENK MODELİ

#AC6AD6 rengi CMYK tonu (20,50,0,16).

  • camgöbeği tonu 19.63%
  • eflatun tonu 50.47%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (20,50,0,16)
C20M50Y0K16 (20%, 50%, 0%, 16%)
(0.20 / 0.50 / 0.00 / 0.16)

CMYK yüzdeleri

%19.63
%50.47
%0
%16.08

Codes

Color #AC6AD6 in popluar color models

AC 6A D6
RGB 172 106 214
HSL 277° 56.84% 62.75%
HSB/HSV 277° 50.47% 83.92%
CMYK 19.63% 50.47% 0.00%
16.08%

Color #AC6AD6 in popluar number systems.

HEX AC 6A D6
Decimal 172 106 214
Binary 10101100 1101010 11010110
Octal 254 152 326

Shades and tints

Shades of #AC6AD6

#AC6AD6
(172,106,214)
#9D61C3
(157,97,195)
#8E58B0
(142,88,176)
#7F4F9D
(127,79,157)
#70468A
(112,70,138)
#613D77
(97,61,119)
#523464
(82,52,100)
#432B51
(67,43,81)
#34223E
(52,34,62)
#25192B
(37,25,43)
#161018
(22,16,24)
#000000
(0,0,0)

Tints of #AC6AD6

#AC6AD6
(172,106,214)
#B377D9
(179,119,217)
#BA84DC
(186,132,220)
#C191DF
(193,145,223)
#C89EE2
(200,158,226)
#CFABE5
(207,171,229)
#D6B8E8
(214,184,232)
#DDC5EB
(221,197,235)
#E4D2EE
(228,210,238)
#EBDFF1
(235,223,241)
#F2ECF4
(242,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC6AD6; }

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

This text font color is #AC6AD6.

Background Color

.myBgColor { background-color: #AC6AD6; }

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

This div background color is #AC6AD6.

Border color

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

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

This div border color is #AC6AD6.

Opacity

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

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

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

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

This text has shadow with #AC6AD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6AD6.

Preview

Color preview on black background

This text has color #AC6AD6 on black background.


Color preview on white background

This text has color #AC6AD6 on white background.


Black color preview on #AC6AD6 background

This text has black color on #AC6AD6 background.


White color preview on #AC6AD6 background

This text has white color on #AC6AD6 background.


Related colors

Complementary color

Complementary color for #hex is #539529.


I love getcolorcode.com

Triadic colors

1 #D6AC6A and #6AD6AC with #AC6AD6 are triadic colors.

2 #D66AAC and #6AACD6 with #AC6AD6 are triadic colors.