COLOR #8C63AB

HEX: #8C63AB RGB: (140,99,171)

Renk bilgisi

#8C63AB contains mainly red and blue colors. #8C63AB ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#8C63AB color RGB value is (140,99,171).

RGB: (140,99,171) (55%, 39%, 67%)

RGB bağlantıları ve doygunluk

R 140 of 255 = 55%
G 99 of 255 = 39%
B 171 of 255 = 67%

140
99
171

R + G + B ~ 54%. #8C63AB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 140 + 99 + 171 = 410 (100%)
R 140 of 410 ~ 34.15%
G 99 of 410 ~ 24.15%
B 171 of 410 ~ 41.71'%

%34.15
%24.15
%41.71

CMYK RENK MODELİ

#8C63AB rengi CMYK tonu (18,42,0,33).

  • camgöbeği tonu 18.13%
  • eflatun tonu 42.11%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (18,42,0,33)
C18M42Y0K33 (18%, 42%, 0%, 33%)
(0.18 / 0.42 / 0.00 / 0.33)

CMYK yüzdeleri

%18.13
%42.11
%0
%32.94

Codes

Color #8C63AB in popluar color models

8C 63 AB
RGB 140 99 171
HSL 274° 30.00% 52.94%
HSB/HSV 274° 42.11% 67.06%
CMYK 18.13% 42.11% 0.00%
32.94%

Color #8C63AB in popluar number systems.

HEX 8C 63 AB
Decimal 140 99 171
Binary 10001100 1100011 10101011
Octal 214 143 253

Shades and tints

Shades of #8C63AB

#8C63AB
(140,99,171)
#805A9C
(128,90,156)
#74518D
(116,81,141)
#68487E
(104,72,126)
#5C3F6F
(92,63,111)
#503660
(80,54,96)
#442D51
(68,45,81)
#382442
(56,36,66)
#2C1B33
(44,27,51)
#201224
(32,18,36)
#140915
(20,9,21)
#000000
(0,0,0)

Tints of #8C63AB

#8C63AB
(140,99,171)
#9671B2
(150,113,178)
#A07FB9
(160,127,185)
#AA8DC0
(170,141,192)
#B49BC7
(180,155,199)
#BEA9CE
(190,169,206)
#C8B7D5
(200,183,213)
#D2C5DC
(210,197,220)
#DCD3E3
(220,211,227)
#E6E1EA
(230,225,234)
#F0EFF1
(240,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C63AB color. Also use rgb(140,99,171) instead hex code.

Text Font Color

.myTextColor { color: #8C63AB; }

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

This text font color is #8C63AB.

Background Color

.myBgColor { background-color: #8C63AB; }

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

This div background color is #8C63AB.

Border color

.myBorderColor { border: 1px solid #8C63AB; }

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

This div border color is #8C63AB.

Opacity

.myOpacity80 { color: #8C63AB; opacity: 0.8; }

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

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

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

This text has shadow with #8C63AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C63AB.

Preview

Color preview on black background

This text has color #8C63AB on black background.


Color preview on white background

This text has color #8C63AB on white background.


Black color preview on #8C63AB background

This text has black color on #8C63AB background.


White color preview on #8C63AB background

This text has white color on #8C63AB background.


Related colors

Complementary color

Complementary color for #hex is #739C54.


I love getcolorcode.com

Triadic colors

1 #AB8C63 and #63AB8C with #8C63AB are triadic colors.

2 #AB638C and #638CAB with #8C63AB are triadic colors.