COLOR #8A7284

HEX: #8A7284 RGB: (138,114,132)

Color info

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

RGB color model

#8A7284 color RGB value is (138,114,132).

RGB: (138,114,132) (54%, 45%, 52%)

RGB channels and saturation

R 138 of 255 = 54%
G 114 of 255 = 45%
B 132 of 255 = 52%

138
114
132

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

Portions of RGB colors in percentages

R + G + B = 138 + 114 + 132 = 384 (100%)
R 138 of 384 ~ 35.94%
G 114 of 384 ~ 29.69%
B 132 of 384 ~ 34.38'%

%35.94
%29.69
%34.38

CMYK color model

#8A7284 color CMYK value is (0,17,4,46).

  • cyan value is 0.00%
  • magenta value is 17.39%
  • yellow value is 4.35%
  • key color value is 45.88%

CMYK: (0,17,4,46)
C0M17Y4K46 (0%, 17%, 4%, 46%)
(0.00 / 0.17 / 0.04 / 0.46)

CMYK percentages

%0
%17.39
%4.35
%45.88

Codes

Color #8A7284 in popluar color models

8A 72 84
RGB 138 114 132
HSL 315° 9.52% 49.41%
HSB/HSV 315° 17.39% 54.12%
CMYK 0.00% 17.39% 4.35%
45.88%

Color #8A7284 in popluar number systems.

HEX 8A 72 84
Decimal 138 114 132
Binary 10001010 1110010 10000100
Octal 212 162 204

Shades and tints

Shades of #8A7284

#8A7284
(138,114,132)
#7E6878
(126,104,120)
#725E6C
(114,94,108)
#665460
(102,84,96)
#5A4A54
(90,74,84)
#4E4048
(78,64,72)
#42363C
(66,54,60)
#362C30
(54,44,48)
#2A2224
(42,34,36)
#1E1818
(30,24,24)
#120E0C
(18,14,12)
#000000
(0,0,0)

Tints of #8A7284

#8A7284
(138,114,132)
#947E8F
(148,126,143)
#9E8A9A
(158,138,154)
#A896A5
(168,150,165)
#B2A2B0
(178,162,176)
#BCAEBB
(188,174,187)
#C6BAC6
(198,186,198)
#D0C6D1
(208,198,209)
#DAD2DC
(218,210,220)
#E4DEE7
(228,222,231)
#EEEAF2
(238,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8A7284; }

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

This text font color is #8A7284.

Background Color

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

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

This div background color is #8A7284.

Border color

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

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

This div border color is #8A7284.

Opacity

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

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

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

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

This text has shadow with #8A7284 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A7284.

Preview

Color preview on black background

This text has color #8A7284 on black background.


Color preview on white background

This text has color #8A7284 on white background.


Black color preview on #8A7284 background

This text has black color on #8A7284 background.


White color preview on #8A7284 background

This text has white color on #8A7284 background.


Related colors

Complementary color

Complementary color for #hex is #758D7B.


I love getcolorcode.com

Triadic colors

1 #848A72 and #72848A with #8A7284 are triadic colors.

2 #84728A and #728A84 with #8A7284 are triadic colors.