COLOR #AC7EDB

HEX: #AC7EDB RGB: (172,126,219)

Renk bilgisi

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

RGB renk modeli

#AC7EDB color RGB value is (172,126,219).

RGB: (172,126,219) (67%, 49%, 86%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 126 of 255 = 49%
B 219 of 255 = 86%

172
126
219

R + G + B ~ 67%. #AC7EDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 126 + 219 = 517 (100%)
R 172 of 517 ~ 33.27%
G 126 of 517 ~ 24.37%
B 219 of 517 ~ 42.36'%

%33.27
%24.37
%42.36

CMYK RENK MODELİ

#AC7EDB rengi CMYK tonu (21,42,0,14).

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

CMYK: (21,42,0,14)
C21M42Y0K14 (21%, 42%, 0%, 14%)
(0.21 / 0.42 / 0.00 / 0.14)

CMYK yüzdeleri

%21.46
%42.47
%0
%14.12

Codes

Color #AC7EDB in popluar color models

AC 7E DB
RGB 172 126 219
HSL 270° 56.36% 67.65%
HSB/HSV 270° 42.47% 85.88%
CMYK 21.46% 42.47% 0.00%
14.12%

Color #AC7EDB in popluar number systems.

HEX AC 7E DB
Decimal 172 126 219
Binary 10101100 1111110 11011011
Octal 254 176 333

Shades and tints

Shades of #AC7EDB

#AC7EDB
(172,126,219)
#9D73C8
(157,115,200)
#8E68B5
(142,104,181)
#7F5DA2
(127,93,162)
#70528F
(112,82,143)
#61477C
(97,71,124)
#523C69
(82,60,105)
#433156
(67,49,86)
#342643
(52,38,67)
#251B30
(37,27,48)
#16101D
(22,16,29)
#000000
(0,0,0)

Tints of #AC7EDB

#AC7EDB
(172,126,219)
#B389DE
(179,137,222)
#BA94E1
(186,148,225)
#C19FE4
(193,159,228)
#C8AAE7
(200,170,231)
#CFB5EA
(207,181,234)
#D6C0ED
(214,192,237)
#DDCBF0
(221,203,240)
#E4D6F3
(228,214,243)
#EBE1F6
(235,225,246)
#F2ECF9
(242,236,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC7EDB; }

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

This text font color is #AC7EDB.

Background Color

.myBgColor { background-color: #AC7EDB; }

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

This div background color is #AC7EDB.

Border color

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

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

This div border color is #AC7EDB.

Opacity

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

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

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

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

This text has shadow with #AC7EDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC7EDB.

Preview

Color preview on black background

This text has color #AC7EDB on black background.


Color preview on white background

This text has color #AC7EDB on white background.


Black color preview on #AC7EDB background

This text has black color on #AC7EDB background.


White color preview on #AC7EDB background

This text has white color on #AC7EDB background.


Related colors

Complementary color

Complementary color for #hex is #538124.


I love getcolorcode.com

Triadic colors

1 #DBAC7E and #7EDBAC with #AC7EDB are triadic colors.

2 #DB7EAC and #7EACDB with #AC7EDB are triadic colors.