COLOR #AC63C0

HEX: #AC63C0 RGB: (172,99,192)

Renk bilgisi

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

RGB renk modeli

#AC63C0 color RGB value is (172,99,192).

RGB: (172,99,192) (67%, 39%, 75%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 99 of 255 = 39%
B 192 of 255 = 75%

172
99
192

R + G + B ~ 60%. #AC63C0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 99 + 192 = 463 (100%)
R 172 of 463 ~ 37.15%
G 99 of 463 ~ 21.38%
B 192 of 463 ~ 41.47'%

%37.15
%21.38
%41.47

CMYK RENK MODELİ

#AC63C0 rengi CMYK tonu (10,48,0,25).

  • camgöbeği tonu 10.42%
  • eflatun tonu 48.44%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (10,48,0,25)
C10M48Y0K25 (10%, 48%, 0%, 25%)
(0.10 / 0.48 / 0.00 / 0.25)

CMYK yüzdeleri

%10.42
%48.44
%0
%24.71

Codes

Color #AC63C0 in popluar color models

AC 63 C0
RGB 172 99 192
HSL 287° 42.47% 57.06%
HSB/HSV 287° 48.44% 75.29%
CMYK 10.42% 48.44% 0.00%
24.71%

Color #AC63C0 in popluar number systems.

HEX AC 63 C0
Decimal 172 99 192
Binary 10101100 1100011 11000000
Octal 254 143 300

Shades and tints

Shades of #AC63C0

#AC63C0
(172,99,192)
#9D5AAF
(157,90,175)
#8E519E
(142,81,158)
#7F488D
(127,72,141)
#703F7C
(112,63,124)
#61366B
(97,54,107)
#522D5A
(82,45,90)
#432449
(67,36,73)
#341B38
(52,27,56)
#251227
(37,18,39)
#160916
(22,9,22)
#000000
(0,0,0)

Tints of #AC63C0

#AC63C0
(172,99,192)
#B371C5
(179,113,197)
#BA7FCA
(186,127,202)
#C18DCF
(193,141,207)
#C89BD4
(200,155,212)
#CFA9D9
(207,169,217)
#D6B7DE
(214,183,222)
#DDC5E3
(221,197,227)
#E4D3E8
(228,211,232)
#EBE1ED
(235,225,237)
#F2EFF2
(242,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC63C0 color. Also use rgb(172,99,192) instead hex code.

Text Font Color

.myTextColor { color: #AC63C0; }

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

This text font color is #AC63C0.

Background Color

.myBgColor { background-color: #AC63C0; }

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

This div background color is #AC63C0.

Border color

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

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

This div border color is #AC63C0.

Opacity

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

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

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

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

This text has shadow with #AC63C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC63C0.

Preview

Color preview on black background

This text has color #AC63C0 on black background.


Color preview on white background

This text has color #AC63C0 on white background.


Black color preview on #AC63C0 background

This text has black color on #AC63C0 background.


White color preview on #AC63C0 background

This text has white color on #AC63C0 background.


Related colors

Complementary color

Complementary color for #hex is #539C3F.


I love getcolorcode.com

Triadic colors

1 #C0AC63 and #63C0AC with #AC63C0 are triadic colors.

2 #C063AC and #63ACC0 with #AC63C0 are triadic colors.