COLOR #BA6EA3

HEX: #BA6EA3 RGB: (186,110,163)

Color info

#BA6EA3 contains mainly red and blue colors. Web safe color of #BA6EA3 is #CC6699 (or #C69).

RGB color model

#BA6EA3 color RGB value is (186,110,163).

RGB: (186,110,163) (73%, 43%, 64%)

RGB channels and saturation

R 186 of 255 = 73%
G 110 of 255 = 43%
B 163 of 255 = 64%

186
110
163

R + G + B ~ 60%. #BA6EA3 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 186 + 110 + 163 = 459 (100%)
R 186 of 459 ~ 40.52%
G 110 of 459 ~ 23.97%
B 163 of 459 ~ 35.51'%

%40.52
%23.97
%35.51

CMYK color model

#BA6EA3 color CMYK value is (0,41,12,27).

  • cyan value is 0.00%
  • magenta value is 40.86%
  • yellow value is 12.37%
  • key color value is 27.06%

CMYK: (0,41,12,27)
C0M41Y12K27 (0%, 41%, 12%, 27%)
(0.00 / 0.41 / 0.12 / 0.27)

CMYK percentages

%0
%40.86
%12.37
%27.06

Codes

Color #BA6EA3 in popluar color models

BA 6E A3
RGB 186 110 163
HSL 318° 35.51% 58.04%
HSB/HSV 318° 40.86% 72.94%
CMYK 0.00% 40.86% 12.37%
27.06%

Color #BA6EA3 in popluar number systems.

HEX BA 6E A3
Decimal 186 110 163
Binary 10111010 1101110 10100011
Octal 272 156 243

Shades and tints

Shades of #BA6EA3

#BA6EA3
(186,110,163)
#AA6495
(170,100,149)
#9A5A87
(154,90,135)
#8A5079
(138,80,121)
#7A466B
(122,70,107)
#6A3C5D
(106,60,93)
#5A324F
(90,50,79)
#4A2841
(74,40,65)
#3A1E33
(58,30,51)
#2A1425
(42,20,37)
#1A0A17
(26,10,23)
#000000
(0,0,0)

Tints of #BA6EA3

#BA6EA3
(186,110,163)
#C07BAB
(192,123,171)
#C688B3
(198,136,179)
#CC95BB
(204,149,187)
#D2A2C3
(210,162,195)
#D8AFCB
(216,175,203)
#DEBCD3
(222,188,211)
#E4C9DB
(228,201,219)
#EAD6E3
(234,214,227)
#F0E3EB
(240,227,235)
#F6F0F3
(246,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BA6EA3; }

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

This text font color is #BA6EA3.

Background Color

.myBgColor { background-color: #BA6EA3; }

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

This div background color is #BA6EA3.

Border color

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

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

This div border color is #BA6EA3.

Opacity

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

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

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

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

This text has shadow with #BA6EA3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BA6EA3.

Preview

Color preview on black background

This text has color #BA6EA3 on black background.


Color preview on white background

This text has color #BA6EA3 on white background.


Black color preview on #BA6EA3 background

This text has black color on #BA6EA3 background.


White color preview on #BA6EA3 background

This text has white color on #BA6EA3 background.


Related colors

Complementary color

Complementary color for #hex is #45915C.


I love getcolorcode.com

Triadic colors

1 #A3BA6E and #6EA3BA with #BA6EA3 are triadic colors.

2 #A36EBA and #6EBAA3 with #BA6EA3 are triadic colors.