COLOR #BA8DE6

HEX: #BA8DE6 RGB: (186,141,230)

Color info

#BA8DE6 contains mainly red and blue colors. Web safe color of #BA8DE6 is #CC99CC (or #C9C).

RGB color model

#BA8DE6 color RGB value is (186,141,230).

RGB: (186,141,230) (73%, 55%, 90%)

RGB channels and saturation

R 186 of 255 = 73%
G 141 of 255 = 55%
B 230 of 255 = 90%

186
141
230

R + G + B ~ 73%. #BA8DE6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 186 + 141 + 230 = 557 (100%)
R 186 of 557 ~ 33.39%
G 141 of 557 ~ 25.31%
B 230 of 557 ~ 41.29'%

%33.39
%25.31
%41.29

CMYK color model

#BA8DE6 color CMYK value is (19,39,0,10).

  • cyan value is 19.13%
  • magenta value is 38.70%
  • yellow value is 0.00%
  • key color value is 9.80%

CMYK: (19,39,0,10)
C19M39Y0K10 (19%, 39%, 0%, 10%)
(0.19 / 0.39 / 0.00 / 0.10)

CMYK percentages

%19.13
%38.7
%0
%9.8

Codes

Color #BA8DE6 in popluar color models

BA 8D E6
RGB 186 141 230
HSL 270° 64.03% 72.75%
HSB/HSV 270° 38.70% 90.20%
CMYK 19.13% 38.70% 0.00%
9.80%

Color #BA8DE6 in popluar number systems.

HEX BA 8D E6
Decimal 186 141 230
Binary 10111010 10001101 11100110
Octal 272 215 346

Shades and tints

Shades of #BA8DE6

#BA8DE6
(186,141,230)
#AA81D2
(170,129,210)
#9A75BE
(154,117,190)
#8A69AA
(138,105,170)
#7A5D96
(122,93,150)
#6A5182
(106,81,130)
#5A456E
(90,69,110)
#4A395A
(74,57,90)
#3A2D46
(58,45,70)
#2A2132
(42,33,50)
#1A151E
(26,21,30)
#000000
(0,0,0)

Tints of #BA8DE6

#BA8DE6
(186,141,230)
#C097E8
(192,151,232)
#C6A1EA
(198,161,234)
#CCABEC
(204,171,236)
#D2B5EE
(210,181,238)
#D8BFF0
(216,191,240)
#DEC9F2
(222,201,242)
#E4D3F4
(228,211,244)
#EADDF6
(234,221,246)
#F0E7F8
(240,231,248)
#F6F1FA
(246,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BA8DE6; }

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

This text font color is #BA8DE6.

Background Color

.myBgColor { background-color: #BA8DE6; }

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

This div background color is #BA8DE6.

Border color

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

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

This div border color is #BA8DE6.

Opacity

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

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

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

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

This text has shadow with #BA8DE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BA8DE6.

Preview

Color preview on black background

This text has color #BA8DE6 on black background.


Color preview on white background

This text has color #BA8DE6 on white background.


Black color preview on #BA8DE6 background

This text has black color on #BA8DE6 background.


White color preview on #BA8DE6 background

This text has white color on #BA8DE6 background.


Related colors

Complementary color

Complementary color for #hex is #457219.


I love getcolorcode.com

Triadic colors

1 #E6BA8D and #8DE6BA with #BA8DE6 are triadic colors.

2 #E68DBA and #8DBAE6 with #BA8DE6 are triadic colors.