COLOR #AC6AD1

HEX: #AC6AD1 RGB: (172,106,209)

Renk bilgisi

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

RGB renk modeli

#AC6AD1 color RGB value is (172,106,209).

RGB: (172,106,209) (67%, 42%, 82%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 106 of 255 = 42%
B 209 of 255 = 82%

172
106
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 106 + 209 = 487 (100%)
R 172 of 487 ~ 35.32%
G 106 of 487 ~ 21.77%
B 209 of 487 ~ 42.92'%

%35.32
%21.77
%42.92

CMYK RENK MODELİ

#AC6AD1 rengi CMYK tonu (18,49,0,18).

  • camgöbeği tonu 17.70%
  • eflatun tonu 49.28%
  • sarı tonu 0.00%
  • ana renk tonu 18.04%

CMYK: (18,49,0,18)
C18M49Y0K18 (18%, 49%, 0%, 18%)
(0.18 / 0.49 / 0.00 / 0.18)

CMYK yüzdeleri

%17.7
%49.28
%0
%18.04

Codes

Color #AC6AD1 in popluar color models

AC 6A D1
RGB 172 106 209
HSL 278° 52.82% 61.76%
HSB/HSV 278° 49.28% 81.96%
CMYK 17.70% 49.28% 0.00%
18.04%

Color #AC6AD1 in popluar number systems.

HEX AC 6A D1
Decimal 172 106 209
Binary 10101100 1101010 11010001
Octal 254 152 321

Shades and tints

Shades of #AC6AD1

#AC6AD1
(172,106,209)
#9D61BE
(157,97,190)
#8E58AB
(142,88,171)
#7F4F98
(127,79,152)
#704685
(112,70,133)
#613D72
(97,61,114)
#52345F
(82,52,95)
#432B4C
(67,43,76)
#342239
(52,34,57)
#251926
(37,25,38)
#161013
(22,16,19)
#000000
(0,0,0)

Tints of #AC6AD1

#AC6AD1
(172,106,209)
#B377D5
(179,119,213)
#BA84D9
(186,132,217)
#C191DD
(193,145,221)
#C89EE1
(200,158,225)
#CFABE5
(207,171,229)
#D6B8E9
(214,184,233)
#DDC5ED
(221,197,237)
#E4D2F1
(228,210,241)
#EBDFF5
(235,223,245)
#F2ECF9
(242,236,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC6AD1; }

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

This text font color is #AC6AD1.

Background Color

.myBgColor { background-color: #AC6AD1; }

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

This div background color is #AC6AD1.

Border color

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

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

This div border color is #AC6AD1.

Opacity

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

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

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

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

This text has shadow with #AC6AD1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6AD1.

Preview

Color preview on black background

This text has color #AC6AD1 on black background.


Color preview on white background

This text has color #AC6AD1 on white background.


Black color preview on #AC6AD1 background

This text has black color on #AC6AD1 background.


White color preview on #AC6AD1 background

This text has white color on #AC6AD1 background.


Related colors

Complementary color

Complementary color for #hex is #53952E.


I love getcolorcode.com

Triadic colors

1 #D1AC6A and #6AD1AC with #AC6AD1 are triadic colors.

2 #D16AAC and #6AACD1 with #AC6AD1 are triadic colors.