COLOR #8C63AD

HEX: #8C63AD RGB: (140,99,173)

Renk bilgisi

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

RGB renk modeli

#8C63AD color RGB value is (140,99,173).

RGB: (140,99,173) (55%, 39%, 68%)

RGB bağlantıları ve doygunluk

R 140 of 255 = 55%
G 99 of 255 = 39%
B 173 of 255 = 68%

140
99
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 140 + 99 + 173 = 412 (100%)
R 140 of 412 ~ 33.98%
G 99 of 412 ~ 24.03%
B 173 of 412 ~ 41.99'%

%33.98
%24.03
%41.99

CMYK RENK MODELİ

#8C63AD rengi CMYK tonu (19,43,0,32).

  • camgöbeği tonu 19.08%
  • eflatun tonu 42.77%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (19,43,0,32)
C19M43Y0K32 (19%, 43%, 0%, 32%)
(0.19 / 0.43 / 0.00 / 0.32)

CMYK yüzdeleri

%19.08
%42.77
%0
%32.16

Codes

Color #8C63AD in popluar color models

8C 63 AD
RGB 140 99 173
HSL 273° 31.09% 53.33%
HSB/HSV 273° 42.77% 67.84%
CMYK 19.08% 42.77% 0.00%
32.16%

Color #8C63AD in popluar number systems.

HEX 8C 63 AD
Decimal 140 99 173
Binary 10001100 1100011 10101101
Octal 214 143 255

Shades and tints

Shades of #8C63AD

#8C63AD
(140,99,173)
#805A9E
(128,90,158)
#74518F
(116,81,143)
#684880
(104,72,128)
#5C3F71
(92,63,113)
#503662
(80,54,98)
#442D53
(68,45,83)
#382444
(56,36,68)
#2C1B35
(44,27,53)
#201226
(32,18,38)
#140917
(20,9,23)
#000000
(0,0,0)

Tints of #8C63AD

#8C63AD
(140,99,173)
#9671B4
(150,113,180)
#A07FBB
(160,127,187)
#AA8DC2
(170,141,194)
#B49BC9
(180,155,201)
#BEA9D0
(190,169,208)
#C8B7D7
(200,183,215)
#D2C5DE
(210,197,222)
#DCD3E5
(220,211,229)
#E6E1EC
(230,225,236)
#F0EFF3
(240,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8C63AD; }

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

This text font color is #8C63AD.

Background Color

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

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

This div background color is #8C63AD.

Border color

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

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

This div border color is #8C63AD.

Opacity

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

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

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

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

This text has shadow with #8C63AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C63AD.

Preview

Color preview on black background

This text has color #8C63AD on black background.


Color preview on white background

This text has color #8C63AD on white background.


Black color preview on #8C63AD background

This text has black color on #8C63AD background.


White color preview on #8C63AD background

This text has white color on #8C63AD background.


Related colors

Complementary color

Complementary color for #hex is #739C52.


I love getcolorcode.com

Triadic colors

1 #AD8C63 and #63AD8C with #8C63AD are triadic colors.

2 #AD638C and #638CAD with #8C63AD are triadic colors.