COLOR #8A6DCF

HEX: #8A6DCF RGB: (138,109,207)

Color info

#8A6DCF contains mainly blue color. Web safe color of #8A6DCF is #9966CC (or #96C).

RGB color model

#8A6DCF color RGB value is (138,109,207).

RGB: (138,109,207) (54%, 43%, 81%)

RGB channels and saturation

R 138 of 255 = 54%
G 109 of 255 = 43%
B 207 of 255 = 81%

138
109
207

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

Portions of RGB colors in percentages

R + G + B = 138 + 109 + 207 = 454 (100%)
R 138 of 454 ~ 30.4%
G 109 of 454 ~ 24.01%
B 207 of 454 ~ 45.59'%

%30.4
%24.01
%45.59

CMYK color model

#8A6DCF color CMYK value is (33,47,0,19).

  • cyan value is 33.33%
  • magenta value is 47.34%
  • yellow value is 0.00%
  • key color value is 18.82%
CMYK: (33,47,0,19) C33M47Y0K19 (33%,47%,0%,19%) (0.33/0.47/0.00/0.19) 

CMYK percentages

%33.33
%47.34
%0
%18.82

Codes

Color #8A6DCF in popluar color models

8A 6D CF
RGB 138 109 207
HSL 258° 50.52% 61.96%
HSB/HSV 258° 47.34% 81.18%
CMYK 33.33% 47.34% 0.00%
18.82%

Color #8A6DCF in popluar number systems.

HEX 8A 6D CF
Decimal 138 109 207
Binary 10001010 1101101 11001111
Octal 212 155 317

Shades and tints

Shades of #8A6DCF

#8A6DCF
(138,109,207)
#7E64BD
(126,100,189)
#725BAB
(114,91,171)
#665299
(102,82,153)
#5A4987
(90,73,135)
#4E4075
(78,64,117)
#423763
(66,55,99)
#362E51
(54,46,81)
#2A253F
(42,37,63)
#1E1C2D
(30,28,45)
#12131B
(18,19,27)
#000000
(0,0,0)

Tints of #8A6DCF

#8A6DCF
(138,109,207)
#947AD3
(148,122,211)
#9E87D7
(158,135,215)
#A894DB
(168,148,219)
#B2A1DF
(178,161,223)
#BCAEE3
(188,174,227)
#C6BBE7
(198,187,231)
#D0C8EB
(208,200,235)
#DAD5EF
(218,213,239)
#E4E2F3
(228,226,243)
#EEEFF7
(238,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A6DCF color. Also use rgb(138,109,207) instead hex code.

Text Font Color

.myTextColor { color: #8A6DCF; }

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

This text font color is #8A6DCF.

Background Color

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

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

This div background color is #8A6DCF.

Border color

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

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

This div border color is #8A6DCF.

Opacity

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

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

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

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

This text has shadow with #8A6DCF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6DCF.

Preview

Color preview on black background

This text has color #8A6DCF on black background.


Color preview on white background

This text has color #8A6DCF on white background.


Black color preview on #8A6DCF background

This text has black color on #8A6DCF background.


White color preview on #8A6DCF background

This text has white color on #8A6DCF background.


Related colors

Complementary color

Complementary color for #hex is #759230.


I love getcolorcode.com

Triadic colors

1 #CF8A6D and #6DCF8A with #8A6DCF are triadic colors.

2 #CF6D8A and #6D8ACF with #8A6DCF are triadic colors.