COLOR #8B63C0

HEX: #8B63C0 RGB: (139,99,192)

Renk bilgisi

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

RGB renk modeli

#8B63C0 color RGB value is (139,99,192).

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

RGB bağlantıları ve doygunluk

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

139
99
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 139 + 99 + 192 = 430 (100%)
R 139 of 430 ~ 32.33%
G 99 of 430 ~ 23.02%
B 192 of 430 ~ 44.65'%

%32.33
%23.02
%44.65

CMYK RENK MODELİ

#8B63C0 rengi CMYK tonu (28,48,0,25).

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

CMYK: (28,48,0,25)
C28M48Y0K25 (28%, 48%, 0%, 25%)
(0.28 / 0.48 / 0.00 / 0.25)

CMYK yüzdeleri

%27.6
%48.44
%0
%24.71

Codes

Color #8B63C0 in popluar color models

8B 63 C0
RGB 139 99 192
HSL 266° 42.47% 57.06%
HSB/HSV 266° 48.44% 75.29%
CMYK 27.60% 48.44% 0.00%
24.71%

Color #8B63C0 in popluar number systems.

HEX 8B 63 C0
Decimal 139 99 192
Binary 10001011 1100011 11000000
Octal 213 143 300

Shades and tints

Shades of #8B63C0

#8B63C0
(139,99,192)
#7F5AAF
(127,90,175)
#73519E
(115,81,158)
#67488D
(103,72,141)
#5B3F7C
(91,63,124)
#4F366B
(79,54,107)
#432D5A
(67,45,90)
#372449
(55,36,73)
#2B1B38
(43,27,56)
#1F1227
(31,18,39)
#130916
(19,9,22)
#000000
(0,0,0)

Tints of #8B63C0

#8B63C0
(139,99,192)
#9571C5
(149,113,197)
#9F7FCA
(159,127,202)
#A98DCF
(169,141,207)
#B39BD4
(179,155,212)
#BDA9D9
(189,169,217)
#C7B7DE
(199,183,222)
#D1C5E3
(209,197,227)
#DBD3E8
(219,211,232)
#E5E1ED
(229,225,237)
#EFEFF2
(239,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8B63C0; }

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

This text font color is #8B63C0.

Background Color

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

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

This div background color is #8B63C0.

Border color

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

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

This div border color is #8B63C0.

Opacity

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

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

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

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

This text has shadow with #8B63C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B63C0.

Preview

Color preview on black background

This text has color #8B63C0 on black background.


Color preview on white background

This text has color #8B63C0 on white background.


Black color preview on #8B63C0 background

This text has black color on #8B63C0 background.


White color preview on #8B63C0 background

This text has white color on #8B63C0 background.


Related colors

Complementary color

Complementary color for #hex is #749C3F.


I love getcolorcode.com

Triadic colors

1 #C08B63 and #63C08B with #8B63C0 are triadic colors.

2 #C0638B and #638BC0 with #8B63C0 are triadic colors.