COLOR #8C63C0

HEX: #8C63C0 RGB: (140,99,192)

Renk bilgisi

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

RGB renk modeli

#8C63C0 color RGB value is (140,99,192).

RGB: (140,99,192) (55%, 39%, 75%)

RGB bağlantıları ve doygunluk

R 140 of 255 = 55%
G 99 of 255 = 39%
B 192 of 255 = 75%

140
99
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 140 + 99 + 192 = 431 (100%)
R 140 of 431 ~ 32.48%
G 99 of 431 ~ 22.97%
B 192 of 431 ~ 44.55'%

%32.48
%22.97
%44.55

CMYK RENK MODELİ

#8C63C0 rengi CMYK tonu (27,48,0,25).

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

CMYK: (27,48,0,25)
C27M48Y0K25 (27%, 48%, 0%, 25%)
(0.27 / 0.48 / 0.00 / 0.25)

CMYK yüzdeleri

%27.08
%48.44
%0
%24.71

Codes

Color #8C63C0 in popluar color models

8C 63 C0
RGB 140 99 192
HSL 266° 42.47% 57.06%
HSB/HSV 266° 48.44% 75.29%
CMYK 27.08% 48.44% 0.00%
24.71%

Color #8C63C0 in popluar number systems.

HEX 8C 63 C0
Decimal 140 99 192
Binary 10001100 1100011 11000000
Octal 214 143 300

Shades and tints

Shades of #8C63C0

#8C63C0
(140,99,192)
#805AAF
(128,90,175)
#74519E
(116,81,158)
#68488D
(104,72,141)
#5C3F7C
(92,63,124)
#50366B
(80,54,107)
#442D5A
(68,45,90)
#382449
(56,36,73)
#2C1B38
(44,27,56)
#201227
(32,18,39)
#140916
(20,9,22)
#000000
(0,0,0)

Tints of #8C63C0

#8C63C0
(140,99,192)
#9671C5
(150,113,197)
#A07FCA
(160,127,202)
#AA8DCF
(170,141,207)
#B49BD4
(180,155,212)
#BEA9D9
(190,169,217)
#C8B7DE
(200,183,222)
#D2C5E3
(210,197,227)
#DCD3E8
(220,211,232)
#E6E1ED
(230,225,237)
#F0EFF2
(240,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8C63C0; }

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

This text font color is #8C63C0.

Background Color

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

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

This div background color is #8C63C0.

Border color

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

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

This div border color is #8C63C0.

Opacity

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

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

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

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

This text has shadow with #8C63C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C63C0.

Preview

Color preview on black background

This text has color #8C63C0 on black background.


Color preview on white background

This text has color #8C63C0 on white background.


Black color preview on #8C63C0 background

This text has black color on #8C63C0 background.


White color preview on #8C63C0 background

This text has white color on #8C63C0 background.


Related colors

Complementary color

Complementary color for #hex is #739C3F.


I love getcolorcode.com

Triadic colors

1 #C08C63 and #63C08C with #8C63C0 are triadic colors.

2 #C0638C and #638CC0 with #8C63C0 are triadic colors.