COLOR #AC6ED5

HEX: #AC6ED5 RGB: (172,110,213)

Renk bilgisi

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

RGB renk modeli

#AC6ED5 color RGB value is (172,110,213).

RGB: (172,110,213) (67%, 43%, 84%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 110 of 255 = 43%
B 213 of 255 = 84%

172
110
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 110 + 213 = 495 (100%)
R 172 of 495 ~ 34.75%
G 110 of 495 ~ 22.22%
B 213 of 495 ~ 43.03'%

%34.75
%22.22
%43.03

CMYK RENK MODELİ

#AC6ED5 rengi CMYK tonu (19,48,0,16).

  • camgöbeği tonu 19.25%
  • eflatun tonu 48.36%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (19,48,0,16)
C19M48Y0K16 (19%, 48%, 0%, 16%)
(0.19 / 0.48 / 0.00 / 0.16)

CMYK yüzdeleri

%19.25
%48.36
%0
%16.47

Codes

Color #AC6ED5 in popluar color models

AC 6E D5
RGB 172 110 213
HSL 276° 55.08% 63.33%
HSB/HSV 276° 48.36% 83.53%
CMYK 19.25% 48.36% 0.00%
16.47%

Color #AC6ED5 in popluar number systems.

HEX AC 6E D5
Decimal 172 110 213
Binary 10101100 1101110 11010101
Octal 254 156 325

Shades and tints

Shades of #AC6ED5

#AC6ED5
(172,110,213)
#9D64C2
(157,100,194)
#8E5AAF
(142,90,175)
#7F509C
(127,80,156)
#704689
(112,70,137)
#613C76
(97,60,118)
#523263
(82,50,99)
#432850
(67,40,80)
#341E3D
(52,30,61)
#25142A
(37,20,42)
#160A17
(22,10,23)
#000000
(0,0,0)

Tints of #AC6ED5

#AC6ED5
(172,110,213)
#B37BD8
(179,123,216)
#BA88DB
(186,136,219)
#C195DE
(193,149,222)
#C8A2E1
(200,162,225)
#CFAFE4
(207,175,228)
#D6BCE7
(214,188,231)
#DDC9EA
(221,201,234)
#E4D6ED
(228,214,237)
#EBE3F0
(235,227,240)
#F2F0F3
(242,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC6ED5; }

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

This text font color is #AC6ED5.

Background Color

.myBgColor { background-color: #AC6ED5; }

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

This div background color is #AC6ED5.

Border color

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

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

This div border color is #AC6ED5.

Opacity

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

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

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

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

This text has shadow with #AC6ED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6ED5.

Preview

Color preview on black background

This text has color #AC6ED5 on black background.


Color preview on white background

This text has color #AC6ED5 on white background.


Black color preview on #AC6ED5 background

This text has black color on #AC6ED5 background.


White color preview on #AC6ED5 background

This text has white color on #AC6ED5 background.


Related colors

Complementary color

Complementary color for #hex is #53912A.


I love getcolorcode.com

Triadic colors

1 #D5AC6E and #6ED5AC with #AC6ED5 are triadic colors.

2 #D56EAC and #6EACD5 with #AC6ED5 are triadic colors.