COLOR #AC6EDB

HEX: #AC6EDB RGB: (172,110,219)

Renk bilgisi

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

RGB renk modeli

#AC6EDB color RGB value is (172,110,219).

RGB: (172,110,219) (67%, 43%, 86%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 110 of 255 = 43%
B 219 of 255 = 86%

172
110
219

R + G + B ~ 65%. #AC6EDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 110 + 219 = 501 (100%)
R 172 of 501 ~ 34.33%
G 110 of 501 ~ 21.96%
B 219 of 501 ~ 43.71'%

%34.33
%21.96
%43.71

CMYK RENK MODELİ

#AC6EDB rengi CMYK tonu (21,50,0,14).

  • camgöbeği tonu 21.46%
  • eflatun tonu 49.77%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (21,50,0,14)
C21M50Y0K14 (21%, 50%, 0%, 14%)
(0.21 / 0.50 / 0.00 / 0.14)

CMYK yüzdeleri

%21.46
%49.77
%0
%14.12

Codes

Color #AC6EDB in popluar color models

AC 6E DB
RGB 172 110 219
HSL 274° 60.22% 64.51%
HSB/HSV 274° 49.77% 85.88%
CMYK 21.46% 49.77% 0.00%
14.12%

Color #AC6EDB in popluar number systems.

HEX AC 6E DB
Decimal 172 110 219
Binary 10101100 1101110 11011011
Octal 254 156 333

Shades and tints

Shades of #AC6EDB

#AC6EDB
(172,110,219)
#9D64C8
(157,100,200)
#8E5AB5
(142,90,181)
#7F50A2
(127,80,162)
#70468F
(112,70,143)
#613C7C
(97,60,124)
#523269
(82,50,105)
#432856
(67,40,86)
#341E43
(52,30,67)
#251430
(37,20,48)
#160A1D
(22,10,29)
#000000
(0,0,0)

Tints of #AC6EDB

#AC6EDB
(172,110,219)
#B37BDE
(179,123,222)
#BA88E1
(186,136,225)
#C195E4
(193,149,228)
#C8A2E7
(200,162,231)
#CFAFEA
(207,175,234)
#D6BCED
(214,188,237)
#DDC9F0
(221,201,240)
#E4D6F3
(228,214,243)
#EBE3F6
(235,227,246)
#F2F0F9
(242,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC6EDB; }

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

This text font color is #AC6EDB.

Background Color

.myBgColor { background-color: #AC6EDB; }

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

This div background color is #AC6EDB.

Border color

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

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

This div border color is #AC6EDB.

Opacity

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

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

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

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

This text has shadow with #AC6EDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6EDB.

Preview

Color preview on black background

This text has color #AC6EDB on black background.


Color preview on white background

This text has color #AC6EDB on white background.


Black color preview on #AC6EDB background

This text has black color on #AC6EDB background.


White color preview on #AC6EDB background

This text has white color on #AC6EDB background.


Related colors

Complementary color

Complementary color for #hex is #539124.


I love getcolorcode.com

Triadic colors

1 #DBAC6E and #6EDBAC with #AC6EDB are triadic colors.

2 #DB6EAC and #6EACDB with #AC6EDB are triadic colors.