COLOR #8A46D6

HEX: #8A46D6 RGB: (138,70,214)

Color info

#8A46D6 contains mainly blue color. Web safe color of #8A46D6 is #9933CC (or #93C).

RGB color model

#8A46D6 color RGB value is (138,70,214).

RGB: (138,70,214) (54%, 27%, 84%)

RGB channels and saturation

R 138 of 255 = 54%
G 70 of 255 = 27%
B 214 of 255 = 84%

138
70
214

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

Portions of RGB colors in percentages

R + G + B = 138 + 70 + 214 = 422 (100%)
R 138 of 422 ~ 32.7%
G 70 of 422 ~ 16.59%
B 214 of 422 ~ 50.71'%

%32.7
%16.59
%50.71

CMYK color model

#8A46D6 color CMYK value is (36,67,0,16).

  • cyan value is 35.51%
  • magenta value is 67.29%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (36,67,0,16)
C36M67Y0K16 (36%, 67%, 0%, 16%)
(0.36 / 0.67 / 0.00 / 0.16)

CMYK percentages

%35.51
%67.29
%0
%16.08

Codes

Color #8A46D6 in popluar color models

8A 46 D6
RGB 138 70 214
HSL 268° 63.72% 55.69%
HSB/HSV 268° 67.29% 83.92%
CMYK 35.51% 67.29% 0.00%
16.08%

Color #8A46D6 in popluar number systems.

HEX 8A 46 D6
Decimal 138 70 214
Binary 10001010 1000110 11010110
Octal 212 106 326

Shades and tints

Shades of #8A46D6

#8A46D6
(138,70,214)
#7E40C3
(126,64,195)
#723AB0
(114,58,176)
#66349D
(102,52,157)
#5A2E8A
(90,46,138)
#4E2877
(78,40,119)
#422264
(66,34,100)
#361C51
(54,28,81)
#2A163E
(42,22,62)
#1E102B
(30,16,43)
#120A18
(18,10,24)
#000000
(0,0,0)

Tints of #8A46D6

#8A46D6
(138,70,214)
#9456D9
(148,86,217)
#9E66DC
(158,102,220)
#A876DF
(168,118,223)
#B286E2
(178,134,226)
#BC96E5
(188,150,229)
#C6A6E8
(198,166,232)
#D0B6EB
(208,182,235)
#DAC6EE
(218,198,238)
#E4D6F1
(228,214,241)
#EEE6F4
(238,230,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A46D6 color. Also use rgb(138,70,214) instead hex code.

Text Font Color

.myTextColor { color: #8A46D6; }

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

This text font color is #8A46D6.

Background Color

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

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

This div background color is #8A46D6.

Border color

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

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

This div border color is #8A46D6.

Opacity

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

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

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

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

This text has shadow with #8A46D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A46D6.

Preview

Color preview on black background

This text has color #8A46D6 on black background.


Color preview on white background

This text has color #8A46D6 on white background.


Black color preview on #8A46D6 background

This text has black color on #8A46D6 background.


White color preview on #8A46D6 background

This text has white color on #8A46D6 background.


Related colors

Complementary color

Complementary color for #hex is #75B929.


I love getcolorcode.com

Triadic colors

1 #D68A46 and #46D68A with #8A46D6 are triadic colors.

2 #D6468A and #468AD6 with #8A46D6 are triadic colors.