COLOR #AC63BE

HEX: #AC63BE RGB: (172,99,190)

Renk bilgisi

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

RGB renk modeli

#AC63BE color RGB value is (172,99,190).

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

RGB bağlantıları ve doygunluk

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

172
99
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 99 + 190 = 461 (100%)
R 172 of 461 ~ 37.31%
G 99 of 461 ~ 21.48%
B 190 of 461 ~ 41.21'%

%37.31
%21.48
%41.21

CMYK RENK MODELİ

#AC63BE rengi CMYK tonu (9,48,0,25).

  • camgöbeği tonu 9.47%
  • eflatun tonu 47.89%
  • sarı tonu 0.00%
  • ana renk tonu 25.49%

CMYK: (9,48,0,25)
C9M48Y0K25 (9%, 48%, 0%, 25%)
(0.09 / 0.48 / 0.00 / 0.25)

CMYK yüzdeleri

%9.47
%47.89
%0
%25.49

Codes

Color #AC63BE in popluar color models

AC 63 BE
RGB 172 99 190
HSL 288° 41.18% 56.67%
HSB/HSV 288° 47.89% 74.51%
CMYK 9.47% 47.89% 0.00%
25.49%

Color #AC63BE in popluar number systems.

HEX AC 63 BE
Decimal 172 99 190
Binary 10101100 1100011 10111110
Octal 254 143 276

Shades and tints

Shades of #AC63BE

#AC63BE
(172,99,190)
#9D5AAD
(157,90,173)
#8E519C
(142,81,156)
#7F488B
(127,72,139)
#703F7A
(112,63,122)
#613669
(97,54,105)
#522D58
(82,45,88)
#432447
(67,36,71)
#341B36
(52,27,54)
#251225
(37,18,37)
#160914
(22,9,20)
#000000
(0,0,0)

Tints of #AC63BE

#AC63BE
(172,99,190)
#B371C3
(179,113,195)
#BA7FC8
(186,127,200)
#C18DCD
(193,141,205)
#C89BD2
(200,155,210)
#CFA9D7
(207,169,215)
#D6B7DC
(214,183,220)
#DDC5E1
(221,197,225)
#E4D3E6
(228,211,230)
#EBE1EB
(235,225,235)
#F2EFF0
(242,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC63BE; }

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

This text font color is #AC63BE.

Background Color

.myBgColor { background-color: #AC63BE; }

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

This div background color is #AC63BE.

Border color

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

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

This div border color is #AC63BE.

Opacity

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

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

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

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

This text has shadow with #AC63BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC63BE.

Preview

Color preview on black background

This text has color #AC63BE on black background.


Color preview on white background

This text has color #AC63BE on white background.


Black color preview on #AC63BE background

This text has black color on #AC63BE background.


White color preview on #AC63BE background

This text has white color on #AC63BE background.


Related colors

Complementary color

Complementary color for #hex is #539C41.


I love getcolorcode.com

Triadic colors

1 #BEAC63 and #63BEAC with #AC63BE are triadic colors.

2 #BE63AC and #63ACBE with #AC63BE are triadic colors.