COLOR #8480A9

HEX: #8480A9 RGB: (132,128,169)

Color info

#8480A9 contains red, green and blue colors in about the same proportion. Web safe color of #8480A9 is #996699 (or #969).

RGB color model

#8480A9 color RGB value is (132,128,169).

RGB: (132,128,169) (52%, 50%, 66%)

RGB channels and saturation

R 132 of 255 = 52%
G 128 of 255 = 50%
B 169 of 255 = 66%

132
128
169

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

Portions of RGB colors in percentages

R + G + B = 132 + 128 + 169 = 429 (100%)
R 132 of 429 ~ 30.77%
G 128 of 429 ~ 29.84%
B 169 of 429 ~ 39.39'%

%30.77
%29.84
%39.39

CMYK color model

#8480A9 color CMYK value is (22,24,0,34).

  • cyan value is 21.89%
  • magenta value is 24.26%
  • yellow value is 0.00%
  • key color value is 33.73%

CMYK: (22,24,0,34)
C22M24Y0K34 (22%, 24%, 0%, 34%)
(0.22 / 0.24 / 0.00 / 0.34)

CMYK percentages

%21.89
%24.26
%0
%33.73

Codes

Color #8480A9 in popluar color models

84 80 A9
RGB 132 128 169
HSL 246° 19.25% 58.24%
HSB/HSV 246° 24.26% 66.27%
CMYK 21.89% 24.26% 0.00%
33.73%

Color #8480A9 in popluar number systems.

HEX 84 80 A9
Decimal 132 128 169
Binary 10000100 10000000 10101001
Octal 204 200 251

Shades and tints

Shades of #8480A9

#8480A9
(132,128,169)
#78759A
(120,117,154)
#6C6A8B
(108,106,139)
#605F7C
(96,95,124)
#54546D
(84,84,109)
#48495E
(72,73,94)
#3C3E4F
(60,62,79)
#303340
(48,51,64)
#242831
(36,40,49)
#181D22
(24,29,34)
#0C1213
(12,18,19)
#000000
(0,0,0)

Tints of #8480A9

#8480A9
(132,128,169)
#8F8BB0
(143,139,176)
#9A96B7
(154,150,183)
#A5A1BE
(165,161,190)
#B0ACC5
(176,172,197)
#BBB7CC
(187,183,204)
#C6C2D3
(198,194,211)
#D1CDDA
(209,205,218)
#DCD8E1
(220,216,225)
#E7E3E8
(231,227,232)
#F2EEEF
(242,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8480A9 color. Also use rgb(132,128,169) instead hex code.

Text Font Color

.myTextColor { color: #8480A9; }

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

This text font color is #8480A9.

Background Color

.myBgColor { background-color: #8480A9; }

<div style="background-color:#8480A9">Inner text</div>

This div background color is #8480A9.

Border color

.myBorderColor { border: 1px solid #8480A9; }

<div style="border:3px solid #8480A9">Div</div>

This div border color is #8480A9.

Opacity

.myOpacity80 { color: #8480A9; opacity: 0.8; }

<p style="color:#8480A9;opacity:0.8;">80%</p>

Text with #8480A9 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 #8480A9;}

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

This text has shadow with #8480A9 color.


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

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

This text has shadow with #8480A9 primary color and red secondary color.


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

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

This text has shadow with #8480A9 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8480A9.

Preview

Color preview on black background

This text has color #8480A9 on black background.


Color preview on white background

This text has color #8480A9 on white background.


Black color preview on #8480A9 background

This text has black color on #8480A9 background.


White color preview on #8480A9 background

This text has white color on #8480A9 background.


Related colors

Complementary color

Complementary color for #hex is #7B7F56.


I love getcolorcode.com

Triadic colors

1 #A98480 and #80A984 with #8480A9 are triadic colors.

2 #A98084 and #8084A9 with #8480A9 are triadic colors.