COLOR #BA4CA6

HEX: #BA4CA6 RGB: (186,76,166)

Color info

#BA4CA6 contains mainly red and blue colors. Web safe color of #BA4CA6 is #CC3399 (or #C39).

RGB color model

#BA4CA6 color RGB value is (186,76,166).

RGB: (186,76,166) (73%, 30%, 65%)

RGB channels and saturation

R 186 of 255 = 73%
G 76 of 255 = 30%
B 166 of 255 = 65%

186
76
166

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

Portions of RGB colors in percentages

R + G + B = 186 + 76 + 166 = 428 (100%)
R 186 of 428 ~ 43.46%
G 76 of 428 ~ 17.76%
B 166 of 428 ~ 38.79'%

%43.46
%17.76
%38.79

CMYK color model

#BA4CA6 color CMYK value is (0,59,11,27).

  • cyan value is 0.00%
  • magenta value is 59.14%
  • yellow value is 10.75%
  • key color value is 27.06%

CMYK: (0,59,11,27)
C0M59Y11K27 (0%, 59%, 11%, 27%)
(0.00 / 0.59 / 0.11 / 0.27)

CMYK percentages

%0
%59.14
%10.75
%27.06

Codes

Color #BA4CA6 in popluar color models

BA 4C A6
RGB 186 76 166
HSL 311° 44.35% 51.37%
HSB/HSV 311° 59.14% 72.94%
CMYK 0.00% 59.14% 10.75%
27.06%

Color #BA4CA6 in popluar number systems.

HEX BA 4C A6
Decimal 186 76 166
Binary 10111010 1001100 10100110
Octal 272 114 246

Shades and tints

Shades of #BA4CA6

#BA4CA6
(186,76,166)
#AA4697
(170,70,151)
#9A4088
(154,64,136)
#8A3A79
(138,58,121)
#7A346A
(122,52,106)
#6A2E5B
(106,46,91)
#5A284C
(90,40,76)
#4A223D
(74,34,61)
#3A1C2E
(58,28,46)
#2A161F
(42,22,31)
#1A1010
(26,16,16)
#000000
(0,0,0)

Tints of #BA4CA6

#BA4CA6
(186,76,166)
#C05CAE
(192,92,174)
#C66CB6
(198,108,182)
#CC7CBE
(204,124,190)
#D28CC6
(210,140,198)
#D89CCE
(216,156,206)
#DEACD6
(222,172,214)
#E4BCDE
(228,188,222)
#EACCE6
(234,204,230)
#F0DCEE
(240,220,238)
#F6ECF6
(246,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BA4CA6; }

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

This text font color is #BA4CA6.

Background Color

.myBgColor { background-color: #BA4CA6; }

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

This div background color is #BA4CA6.

Border color

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

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

This div border color is #BA4CA6.

Opacity

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

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

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

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

This text has shadow with #BA4CA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BA4CA6.

Preview

Color preview on black background

This text has color #BA4CA6 on black background.


Color preview on white background

This text has color #BA4CA6 on white background.


Black color preview on #BA4CA6 background

This text has black color on #BA4CA6 background.


White color preview on #BA4CA6 background

This text has white color on #BA4CA6 background.


Related colors

Complementary color

Complementary color for #hex is #45B359.


I love getcolorcode.com

Triadic colors

1 #A6BA4C and #4CA6BA with #BA4CA6 are triadic colors.

2 #A64CBA and #4CBAA6 with #BA4CA6 are triadic colors.