COLOR #8A84B2

HEX: #8A84B2 RGB: (138,132,178)

Color info

#8A84B2 contains red, green and blue colors in about the same proportion. Web safe color of #8A84B2 is #999999 (or #999).

RGB color model

#8A84B2 color RGB value is (138,132,178).

RGB: (138,132,178) (54%, 52%, 70%)

RGB channels and saturation

R 138 of 255 = 54%
G 132 of 255 = 52%
B 178 of 255 = 70%

138
132
178

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

Portions of RGB colors in percentages

R + G + B = 138 + 132 + 178 = 448 (100%)
R 138 of 448 ~ 30.8%
G 132 of 448 ~ 29.46%
B 178 of 448 ~ 39.73'%

%30.8
%29.46
%39.73

CMYK color model

#8A84B2 color CMYK value is (22,26,0,30).

  • cyan value is 22.47%
  • magenta value is 25.84%
  • yellow value is 0.00%
  • key color value is 30.20%
CMYK: (22,26,0,30) C22M26Y0K30 (22%,26%,0%,30%) (0.22/0.26/0.00/0.30) 

CMYK percentages

%22.47
%25.84
%0
%30.2

Codes

Color #8A84B2 in popluar color models

8A 84 B2
RGB 138 132 178
HSL 248° 23.00% 60.78%
HSB/HSV 248° 25.84% 69.80%
CMYK 22.47% 25.84% 0.00%
30.20%

Color #8A84B2 in popluar number systems.

HEX 8A 84 B2
Decimal 138 132 178
Binary 10001010 10000100 10110010
Octal 212 204 262

Shades and tints

Shades of #8A84B2

#8A84B2
(138,132,178)
#7E78A2
(126,120,162)
#726C92
(114,108,146)
#666082
(102,96,130)
#5A5472
(90,84,114)
#4E4862
(78,72,98)
#423C52
(66,60,82)
#363042
(54,48,66)
#2A2432
(42,36,50)
#1E1822
(30,24,34)
#120C12
(18,12,18)
#000000
(0,0,0)

Tints of #8A84B2

#8A84B2
(138,132,178)
#948FB9
(148,143,185)
#9E9AC0
(158,154,192)
#A8A5C7
(168,165,199)
#B2B0CE
(178,176,206)
#BCBBD5
(188,187,213)
#C6C6DC
(198,198,220)
#D0D1E3
(208,209,227)
#DADCEA
(218,220,234)
#E4E7F1
(228,231,241)
#EEF2F8
(238,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A84B2 color. Also use rgb(138,132,178) instead hex code.

Text Font Color

.myTextColor { color: #8A84B2; }

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

This text font color is #8A84B2.

Background Color

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

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

This div background color is #8A84B2.

Border color

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

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

This div border color is #8A84B2.

Opacity

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

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

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

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

This text has shadow with #8A84B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A84B2.

Preview

Color preview on black background

This text has color #8A84B2 on black background.


Color preview on white background

This text has color #8A84B2 on white background.


Black color preview on #8A84B2 background

This text has black color on #8A84B2 background.


White color preview on #8A84B2 background

This text has white color on #8A84B2 background.


Related colors

Complementary color

Complementary color for #hex is #757B4D.


I love getcolorcode.com

Triadic colors

1 #B28A84 and #84B28A with #8A84B2 are triadic colors.

2 #B2848A and #848AB2 with #8A84B2 are triadic colors.