COLOR #BA8EBA

HEX: #BA8EBA RGB: (186,142,186)

Color info

#BA8EBA contains red, green and blue colors in about the same proportion. Web safe color of #BA8EBA is #CC99CC (or #C9C).

RGB color model

#BA8EBA color RGB value is (186,142,186).

RGB: (186,142,186) (73%, 56%, 73%)

RGB channels and saturation

R 186 of 255 = 73%
G 142 of 255 = 56%
B 186 of 255 = 73%

186
142
186

R + G + B ~ 67%. #BA8EBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 186 + 142 + 186 = 514 (100%)
R 186 of 514 ~ 36.19%
G 142 of 514 ~ 27.63%
B 186 of 514 ~ 36.19'%

%36.19
%27.63
%36.19

CMYK color model

#BA8EBA color CMYK value is (0,24,0,27).

  • cyan value is 0.00%
  • magenta value is 23.66%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (0,24,0,27) C0M24Y0K27 (0%,24%,0%,27%) (0.00/0.24/0.00/0.27) 

CMYK percentages

%0
%23.66
%0
%27.06

Codes

Color #BA8EBA in popluar color models

BA 8E BA
RGB 186 142 186
HSL 300° 24.18% 64.31%
HSB/HSV 300° 23.66% 72.94%
CMYK 0.00% 23.66% 0.00%
27.06%

Color #BA8EBA in popluar number systems.

HEX BA 8E BA
Decimal 186 142 186
Binary 10111010 10001110 10111010
Octal 272 216 272

Shades and tints

Shades of #BA8EBA

#BA8EBA
(186,142,186)
#AA82AA
(170,130,170)
#9A769A
(154,118,154)
#8A6A8A
(138,106,138)
#7A5E7A
(122,94,122)
#6A526A
(106,82,106)
#5A465A
(90,70,90)
#4A3A4A
(74,58,74)
#3A2E3A
(58,46,58)
#2A222A
(42,34,42)
#1A161A
(26,22,26)
#000000
(0,0,0)

Tints of #BA8EBA

#BA8EBA
(186,142,186)
#C098C0
(192,152,192)
#C6A2C6
(198,162,198)
#CCACCC
(204,172,204)
#D2B6D2
(210,182,210)
#D8C0D8
(216,192,216)
#DECADE
(222,202,222)
#E4D4E4
(228,212,228)
#EADEEA
(234,222,234)
#F0E8F0
(240,232,240)
#F6F2F6
(246,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BA8EBA color. Also use rgb(186,142,186) instead hex code.

Text Font Color

.myTextColor { color: #BA8EBA; }

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

This text font color is #BA8EBA.

Background Color

.myBgColor { background-color: #BA8EBA; }

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

This div background color is #BA8EBA.

Border color

.myBorderColor { border: 1px solid #BA8EBA; }

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

This div border color is #BA8EBA.

Opacity

.myOpacity80 { color: #BA8EBA; opacity: 0.8; }

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

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

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

This text has shadow with #BA8EBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BA8EBA.

Preview

Color preview on black background

This text has color #BA8EBA on black background.


Color preview on white background

This text has color #BA8EBA on white background.


Black color preview on #BA8EBA background

This text has black color on #BA8EBA background.


White color preview on #BA8EBA background

This text has white color on #BA8EBA background.


Related colors

Complementary color

Complementary color for #hex is #457145.


I love getcolorcode.com

Triadic colors

1 #BABA8E and #8EBABA with #BA8EBA are triadic colors.

2 #BA8EBA and #8EBABA with #BA8EBA are triadic colors.