COLOR #BA6EBD

HEX: #BA6EBD RGB: (186,110,189)

Color info

#BA6EBD contains mainly red and blue colors. Web safe color of #BA6EBD is #CC66CC (or #C6C).

RGB color model

#BA6EBD color RGB value is (186,110,189).

RGB: (186,110,189) (73%, 43%, 74%)

RGB channels and saturation

R 186 of 255 = 73%
G 110 of 255 = 43%
B 189 of 255 = 74%

186
110
189

R + G + B ~ 63%. #BA6EBD is quite light color.

Portions of RGB colors in percentages

R + G + B = 186 + 110 + 189 = 485 (100%)
R 186 of 485 ~ 38.35%
G 110 of 485 ~ 22.68%
B 189 of 485 ~ 38.97'%

%38.35
%22.68
%38.97

CMYK color model

#BA6EBD color CMYK value is (2,42,0,26).

  • cyan value is 1.59%
  • magenta value is 41.80%
  • yellow value is 0.00%
  • key color value is 25.88%
CMYK: (2,42,0,26) C2M42Y0K26 (2%,42%,0%,26%) (0.02/0.42/0.00/0.26) 

CMYK percentages

%1.59
%41.8
%0
%25.88

Codes

Color #BA6EBD in popluar color models

BA 6E BD
RGB 186 110 189
HSL 298° 37.44% 58.63%
HSB/HSV 298° 41.80% 74.12%
CMYK 1.59% 41.80% 0.00%
25.88%

Color #BA6EBD in popluar number systems.

HEX BA 6E BD
Decimal 186 110 189
Binary 10111010 1101110 10111101
Octal 272 156 275

Shades and tints

Shades of #BA6EBD

#BA6EBD
(186,110,189)
#AA64AC
(170,100,172)
#9A5A9B
(154,90,155)
#8A508A
(138,80,138)
#7A4679
(122,70,121)
#6A3C68
(106,60,104)
#5A3257
(90,50,87)
#4A2846
(74,40,70)
#3A1E35
(58,30,53)
#2A1424
(42,20,36)
#1A0A13
(26,10,19)
#000000
(0,0,0)

Tints of #BA6EBD

#BA6EBD
(186,110,189)
#C07BC3
(192,123,195)
#C688C9
(198,136,201)
#CC95CF
(204,149,207)
#D2A2D5
(210,162,213)
#D8AFDB
(216,175,219)
#DEBCE1
(222,188,225)
#E4C9E7
(228,201,231)
#EAD6ED
(234,214,237)
#F0E3F3
(240,227,243)
#F6F0F9
(246,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BA6EBD; }

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

This text font color is #BA6EBD.

Background Color

.myBgColor { background-color: #BA6EBD; }

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

This div background color is #BA6EBD.

Border color

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

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

This div border color is #BA6EBD.

Opacity

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

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

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

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

This text has shadow with #BA6EBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BA6EBD.

Preview

Color preview on black background

This text has color #BA6EBD on black background.


Color preview on white background

This text has color #BA6EBD on white background.


Black color preview on #BA6EBD background

This text has black color on #BA6EBD background.


White color preview on #BA6EBD background

This text has white color on #BA6EBD background.


Related colors

Complementary color

Complementary color for #hex is #459142.


I love getcolorcode.com

Triadic colors

1 #BDBA6E and #6EBDBA with #BA6EBD are triadic colors.

2 #BD6EBA and #6EBABD with #BA6EBD are triadic colors.