COLOR #AC6EE1

HEX: #AC6EE1 RGB: (172,110,225)

Renk bilgisi

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

RGB renk modeli

#AC6EE1 color RGB value is (172,110,225).

RGB: (172,110,225) (67%, 43%, 88%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 110 of 255 = 43%
B 225 of 255 = 88%

172
110
225

R + G + B ~ 66%. #AC6EE1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 110 + 225 = 507 (100%)
R 172 of 507 ~ 33.93%
G 110 of 507 ~ 21.7%
B 225 of 507 ~ 44.38'%

%33.93
%21.7
%44.38

CMYK RENK MODELİ

#AC6EE1 rengi CMYK tonu (24,51,0,12).

  • camgöbeği tonu 23.56%
  • eflatun tonu 51.11%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (24,51,0,12)
C24M51Y0K12 (24%, 51%, 0%, 12%)
(0.24 / 0.51 / 0.00 / 0.12)

CMYK yüzdeleri

%23.56
%51.11
%0
%11.76

Codes

Color #AC6EE1 in popluar color models

AC 6E E1
RGB 172 110 225
HSL 272° 65.71% 65.69%
HSB/HSV 272° 51.11% 88.24%
CMYK 23.56% 51.11% 0.00%
11.76%

Color #AC6EE1 in popluar number systems.

HEX AC 6E E1
Decimal 172 110 225
Binary 10101100 1101110 11100001
Octal 254 156 341

Shades and tints

Shades of #AC6EE1

#AC6EE1
(172,110,225)
#9D64CD
(157,100,205)
#8E5AB9
(142,90,185)
#7F50A5
(127,80,165)
#704691
(112,70,145)
#613C7D
(97,60,125)
#523269
(82,50,105)
#432855
(67,40,85)
#341E41
(52,30,65)
#25142D
(37,20,45)
#160A19
(22,10,25)
#000000
(0,0,0)

Tints of #AC6EE1

#AC6EE1
(172,110,225)
#B37BE3
(179,123,227)
#BA88E5
(186,136,229)
#C195E7
(193,149,231)
#C8A2E9
(200,162,233)
#CFAFEB
(207,175,235)
#D6BCED
(214,188,237)
#DDC9EF
(221,201,239)
#E4D6F1
(228,214,241)
#EBE3F3
(235,227,243)
#F2F0F5
(242,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC6EE1 color. Also use rgb(172,110,225) instead hex code.

Text Font Color

.myTextColor { color: #AC6EE1; }

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

This text font color is #AC6EE1.

Background Color

.myBgColor { background-color: #AC6EE1; }

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

This div background color is #AC6EE1.

Border color

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

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

This div border color is #AC6EE1.

Opacity

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

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

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

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

This text has shadow with #AC6EE1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6EE1.

Preview

Color preview on black background

This text has color #AC6EE1 on black background.


Color preview on white background

This text has color #AC6EE1 on white background.


Black color preview on #AC6EE1 background

This text has black color on #AC6EE1 background.


White color preview on #AC6EE1 background

This text has white color on #AC6EE1 background.


Related colors

Complementary color

Complementary color for #hex is #53911E.


I love getcolorcode.com

Triadic colors

1 #E1AC6E and #6EE1AC with #AC6EE1 are triadic colors.

2 #E16EAC and #6EACE1 with #AC6EE1 are triadic colors.