COLOR #8449BA

HEX: #8449BA RGB: (132,73,186)

Color info

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

RGB color model

#8449BA color RGB value is (132,73,186).

RGB: (132,73,186) (52%, 29%, 73%)

RGB channels and saturation

R 132 of 255 = 52%
G 73 of 255 = 29%
B 186 of 255 = 73%

132
73
186

R + G + B ~ 51%. #8449BA is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 73 + 186 = 391 (100%)
R 132 of 391 ~ 33.76%
G 73 of 391 ~ 18.67%
B 186 of 391 ~ 47.57'%

%33.76
%18.67
%47.57

CMYK color model

#8449BA color CMYK value is (29,61,0,27).

  • cyan value is 29.03%
  • magenta value is 60.75%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (29,61,0,27)
C29M61Y0K27 (29%, 61%, 0%, 27%)
(0.29 / 0.61 / 0.00 / 0.27)

CMYK percentages

%29.03
%60.75
%0
%27.06

Codes

Color #8449BA in popluar color models

84 49 BA
RGB 132 73 186
HSL 271° 45.02% 50.78%
HSB/HSV 271° 60.75% 72.94%
CMYK 29.03% 60.75% 0.00%
27.06%

Color #8449BA in popluar number systems.

HEX 84 49 BA
Decimal 132 73 186
Binary 10000100 1001001 10111010
Octal 204 111 272

Shades and tints

Shades of #8449BA

#8449BA
(132,73,186)
#7843AA
(120,67,170)
#6C3D9A
(108,61,154)
#60378A
(96,55,138)
#54317A
(84,49,122)
#482B6A
(72,43,106)
#3C255A
(60,37,90)
#301F4A
(48,31,74)
#24193A
(36,25,58)
#18132A
(24,19,42)
#0C0D1A
(12,13,26)
#000000
(0,0,0)

Tints of #8449BA

#8449BA
(132,73,186)
#8F59C0
(143,89,192)
#9A69C6
(154,105,198)
#A579CC
(165,121,204)
#B089D2
(176,137,210)
#BB99D8
(187,153,216)
#C6A9DE
(198,169,222)
#D1B9E4
(209,185,228)
#DCC9EA
(220,201,234)
#E7D9F0
(231,217,240)
#F2E9F6
(242,233,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8449BA color. Also use rgb(132,73,186) instead hex code.

Text Font Color

.myTextColor { color: #8449BA; }

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

This text font color is #8449BA.

Background Color

.myBgColor { background-color: #8449BA; }

<div style="background-color:#8449BA">Inner text</div>

This div background color is #8449BA.

Border color

.myBorderColor { border: 1px solid #8449BA; }

<div style="border:3px solid #8449BA">Div</div>

This div border color is #8449BA.

Opacity

.myOpacity80 { color: #8449BA; opacity: 0.8; }

<p style="color:#8449BA;opacity:0.8;">80%</p>

Text with #8449BA 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 #8449BA;}

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

This text has shadow with #8449BA color.


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

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

This text has shadow with #8449BA primary color and red secondary color.


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

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

This text has shadow with #8449BA and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8449BA.

Preview

Color preview on black background

This text has color #8449BA on black background.


Color preview on white background

This text has color #8449BA on white background.


Black color preview on #8449BA background

This text has black color on #8449BA background.


White color preview on #8449BA background

This text has white color on #8449BA background.


Related colors

Complementary color

Complementary color for #hex is #7BB645.


I love getcolorcode.com

Triadic colors

1 #BA8449 and #49BA84 with #8449BA are triadic colors.

2 #BA4984 and #4984BA with #8449BA are triadic colors.