COLOR #8A4CBD

HEX: #8A4CBD RGB: (138,76,189)

Color info

#8A4CBD contains mainly red and blue colors. Web safe color of #8A4CBD is #9933CC (or #93C).

RGB color model

#8A4CBD color RGB value is (138,76,189).

RGB: (138,76,189) (54%, 30%, 74%)

RGB channels and saturation

R 138 of 255 = 54%
G 76 of 255 = 30%
B 189 of 255 = 74%

138
76
189

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

Portions of RGB colors in percentages

R + G + B = 138 + 76 + 189 = 403 (100%)
R 138 of 403 ~ 34.24%
G 76 of 403 ~ 18.86%
B 189 of 403 ~ 46.9'%

%34.24
%18.86
%46.9

CMYK color model

#8A4CBD color CMYK value is (27,60,0,26).

  • cyan value is 26.98%
  • magenta value is 59.79%
  • yellow value is 0.00%
  • key color value is 25.88%
CMYK: (27,60,0,26) C27M60Y0K26 (27%,60%,0%,26%) (0.27/0.60/0.00/0.26) 

CMYK percentages

%26.98
%59.79
%0
%25.88

Codes

Color #8A4CBD in popluar color models

8A 4C BD
RGB 138 76 189
HSL 273° 46.12% 51.96%
HSB/HSV 273° 59.79% 74.12%
CMYK 26.98% 59.79% 0.00%
25.88%

Color #8A4CBD in popluar number systems.

HEX 8A 4C BD
Decimal 138 76 189
Binary 10001010 1001100 10111101
Octal 212 114 275

Shades and tints

Shades of #8A4CBD

#8A4CBD
(138,76,189)
#7E46AC
(126,70,172)
#72409B
(114,64,155)
#663A8A
(102,58,138)
#5A3479
(90,52,121)
#4E2E68
(78,46,104)
#422857
(66,40,87)
#362246
(54,34,70)
#2A1C35
(42,28,53)
#1E1624
(30,22,36)
#121013
(18,16,19)
#000000
(0,0,0)

Tints of #8A4CBD

#8A4CBD
(138,76,189)
#945CC3
(148,92,195)
#9E6CC9
(158,108,201)
#A87CCF
(168,124,207)
#B28CD5
(178,140,213)
#BC9CDB
(188,156,219)
#C6ACE1
(198,172,225)
#D0BCE7
(208,188,231)
#DACCED
(218,204,237)
#E4DCF3
(228,220,243)
#EEECF9
(238,236,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A4CBD color. Also use rgb(138,76,189) instead hex code.

Text Font Color

.myTextColor { color: #8A4CBD; }

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

This text font color is #8A4CBD.

Background Color

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

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

This div background color is #8A4CBD.

Border color

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

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

This div border color is #8A4CBD.

Opacity

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

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

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

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

This text has shadow with #8A4CBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A4CBD.

Preview

Color preview on black background

This text has color #8A4CBD on black background.


Color preview on white background

This text has color #8A4CBD on white background.


Black color preview on #8A4CBD background

This text has black color on #8A4CBD background.


White color preview on #8A4CBD background

This text has white color on #8A4CBD background.


Related colors

Complementary color

Complementary color for #hex is #75B342.


I love getcolorcode.com

Triadic colors

1 #BD8A4C and #4CBD8A with #8A4CBD are triadic colors.

2 #BD4C8A and #4C8ABD with #8A4CBD are triadic colors.