COLOR #AC6AD2

HEX: #AC6AD2 RGB: (172,106,210)

Renk bilgisi

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

RGB renk modeli

#AC6AD2 color RGB value is (172,106,210).

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

RGB bağlantıları ve doygunluk

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

172
106
210

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 106 + 210 = 488 (100%)
R 172 of 488 ~ 35.25%
G 106 of 488 ~ 21.72%
B 210 of 488 ~ 43.03'%

%35.25
%21.72
%43.03

CMYK RENK MODELİ

#AC6AD2 rengi CMYK tonu (18,50,0,18).

  • camgöbeği tonu 18.10%
  • eflatun tonu 49.52%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (18,50,0,18)
C18M50Y0K18 (18%, 50%, 0%, 18%)
(0.18 / 0.50 / 0.00 / 0.18)

CMYK yüzdeleri

%18.1
%49.52
%0
%17.65

Codes

Color #AC6AD2 in popluar color models

AC 6A D2
RGB 172 106 210
HSL 278° 53.61% 61.96%
HSB/HSV 278° 49.52% 82.35%
CMYK 18.10% 49.52% 0.00%
17.65%

Color #AC6AD2 in popluar number systems.

HEX AC 6A D2
Decimal 172 106 210
Binary 10101100 1101010 11010010
Octal 254 152 322

Shades and tints

Shades of #AC6AD2

#AC6AD2
(172,106,210)
#9D61BF
(157,97,191)
#8E58AC
(142,88,172)
#7F4F99
(127,79,153)
#704686
(112,70,134)
#613D73
(97,61,115)
#523460
(82,52,96)
#432B4D
(67,43,77)
#34223A
(52,34,58)
#251927
(37,25,39)
#161014
(22,16,20)
#000000
(0,0,0)

Tints of #AC6AD2

#AC6AD2
(172,106,210)
#B377D6
(179,119,214)
#BA84DA
(186,132,218)
#C191DE
(193,145,222)
#C89EE2
(200,158,226)
#CFABE6
(207,171,230)
#D6B8EA
(214,184,234)
#DDC5EE
(221,197,238)
#E4D2F2
(228,210,242)
#EBDFF6
(235,223,246)
#F2ECFA
(242,236,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC6AD2; }

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

This text font color is #AC6AD2.

Background Color

.myBgColor { background-color: #AC6AD2; }

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

This div background color is #AC6AD2.

Border color

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

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

This div border color is #AC6AD2.

Opacity

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

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

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

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

This text has shadow with #AC6AD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6AD2.

Preview

Color preview on black background

This text has color #AC6AD2 on black background.


Color preview on white background

This text has color #AC6AD2 on white background.


Black color preview on #AC6AD2 background

This text has black color on #AC6AD2 background.


White color preview on #AC6AD2 background

This text has white color on #AC6AD2 background.


Related colors

Complementary color

Complementary color for #hex is #53952D.


I love getcolorcode.com

Triadic colors

1 #D2AC6A and #6AD2AC with #AC6AD2 are triadic colors.

2 #D26AAC and #6AACD2 with #AC6AD2 are triadic colors.