COLOR #8872BA

HEX: #8872BA RGB: (136,114,186)

Color info

#8872BA contains mainly red and blue colors. Web safe color of #8872BA is #9966CC (or #96C).

RGB color model

#8872BA color RGB value is (136,114,186).

RGB: (136,114,186) (53%, 45%, 73%)

RGB channels and saturation

R 136 of 255 = 53%
G 114 of 255 = 45%
B 186 of 255 = 73%

136
114
186

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

Portions of RGB colors in percentages

R + G + B = 136 + 114 + 186 = 436 (100%)
R 136 of 436 ~ 31.19%
G 114 of 436 ~ 26.15%
B 186 of 436 ~ 42.66'%

%31.19
%26.15
%42.66

CMYK color model

#8872BA color CMYK value is (27,39,0,27).

  • cyan value is 26.88%
  • magenta value is 38.71%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (27,39,0,27) C27M39Y0K27 (27%,39%,0%,27%) (0.27/0.39/0.00/0.27) 

CMYK percentages

%26.88
%38.71
%0
%27.06

Codes

Color #8872BA in popluar color models

88 72 BA
RGB 136 114 186
HSL 258° 34.29% 58.82%
HSB/HSV 258° 38.71% 72.94%
CMYK 26.88% 38.71% 0.00%
27.06%

Color #8872BA in popluar number systems.

HEX 88 72 BA
Decimal 136 114 186
Binary 10001000 1110010 10111010
Octal 210 162 272

Shades and tints

Shades of #8872BA

#8872BA
(136,114,186)
#7C68AA
(124,104,170)
#705E9A
(112,94,154)
#64548A
(100,84,138)
#584A7A
(88,74,122)
#4C406A
(76,64,106)
#40365A
(64,54,90)
#342C4A
(52,44,74)
#28223A
(40,34,58)
#1C182A
(28,24,42)
#100E1A
(16,14,26)
#000000
(0,0,0)

Tints of #8872BA

#8872BA
(136,114,186)
#927EC0
(146,126,192)
#9C8AC6
(156,138,198)
#A696CC
(166,150,204)
#B0A2D2
(176,162,210)
#BAAED8
(186,174,216)
#C4BADE
(196,186,222)
#CEC6E4
(206,198,228)
#D8D2EA
(216,210,234)
#E2DEF0
(226,222,240)
#ECEAF6
(236,234,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8872BA color. Also use rgb(136,114,186) instead hex code.

Text Font Color

.myTextColor { color: #8872BA; }

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

This text font color is #8872BA.

Background Color

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

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

This div background color is #8872BA.

Border color

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

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

This div border color is #8872BA.

Opacity

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

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

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

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

This text has shadow with #8872BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8872BA.

Preview

Color preview on black background

This text has color #8872BA on black background.


Color preview on white background

This text has color #8872BA on white background.


Black color preview on #8872BA background

This text has black color on #8872BA background.


White color preview on #8872BA background

This text has white color on #8872BA background.


Related colors

Complementary color

Complementary color for #hex is #778D45.


I love getcolorcode.com

Triadic colors

1 #BA8872 and #72BA88 with #8872BA are triadic colors.

2 #BA7288 and #7288BA with #8872BA are triadic colors.