COLOR #BA8AC6

HEX: #BA8AC6 RGB: (186,138,198)

Color info

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

RGB color model

#BA8AC6 color RGB value is (186,138,198).

RGB: (186,138,198) (73%, 54%, 78%)

RGB channels and saturation

R 186 of 255 = 73%
G 138 of 255 = 54%
B 198 of 255 = 78%

186
138
198

R + G + B ~ 68%. #BA8AC6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 186 + 138 + 198 = 522 (100%)
R 186 of 522 ~ 35.63%
G 138 of 522 ~ 26.44%
B 198 of 522 ~ 37.93'%

%35.63
%26.44
%37.93

CMYK color model

#BA8AC6 color CMYK value is (6,30,0,22).

  • cyan value is 6.06%
  • magenta value is 30.30%
  • yellow value is 0.00%
  • key color value is 22.35%

CMYK: (6,30,0,22)
C6M30Y0K22 (6%, 30%, 0%, 22%)
(0.06 / 0.30 / 0.00 / 0.22)

CMYK percentages

%6.06
%30.3
%0
%22.35

Codes

Color #BA8AC6 in popluar color models

BA 8A C6
RGB 186 138 198
HSL 288° 34.48% 65.88%
HSB/HSV 288° 30.30% 77.65%
CMYK 6.06% 30.30% 0.00%
22.35%

Color #BA8AC6 in popluar number systems.

HEX BA 8A C6
Decimal 186 138 198
Binary 10111010 10001010 11000110
Octal 272 212 306

Shades and tints

Shades of #BA8AC6

#BA8AC6
(186,138,198)
#AA7EB4
(170,126,180)
#9A72A2
(154,114,162)
#8A6690
(138,102,144)
#7A5A7E
(122,90,126)
#6A4E6C
(106,78,108)
#5A425A
(90,66,90)
#4A3648
(74,54,72)
#3A2A36
(58,42,54)
#2A1E24
(42,30,36)
#1A1212
(26,18,18)
#000000
(0,0,0)

Tints of #BA8AC6

#BA8AC6
(186,138,198)
#C094CB
(192,148,203)
#C69ED0
(198,158,208)
#CCA8D5
(204,168,213)
#D2B2DA
(210,178,218)
#D8BCDF
(216,188,223)
#DEC6E4
(222,198,228)
#E4D0E9
(228,208,233)
#EADAEE
(234,218,238)
#F0E4F3
(240,228,243)
#F6EEF8
(246,238,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BA8AC6; }

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

This text font color is #BA8AC6.

Background Color

.myBgColor { background-color: #BA8AC6; }

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

This div background color is #BA8AC6.

Border color

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

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

This div border color is #BA8AC6.

Opacity

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

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

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

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

This text has shadow with #BA8AC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BA8AC6.

Preview

Color preview on black background

This text has color #BA8AC6 on black background.


Color preview on white background

This text has color #BA8AC6 on white background.


Black color preview on #BA8AC6 background

This text has black color on #BA8AC6 background.


White color preview on #BA8AC6 background

This text has white color on #BA8AC6 background.


Related colors

Complementary color

Complementary color for #hex is #457539.


I love getcolorcode.com

Triadic colors

1 #C6BA8A and #8AC6BA with #BA8AC6 are triadic colors.

2 #C68ABA and #8ABAC6 with #BA8AC6 are triadic colors.