COLOR #BA80BA

HEX: #BA80BA RGB: (186,128,186)

Color info

#BA80BA contains red, green and blue colors in about the same proportion. Web safe color of #BA80BA is #CC66CC (or #C6C).

RGB color model

#BA80BA color RGB value is (186,128,186).

RGB: (186,128,186) (73%, 50%, 73%)

RGB channels and saturation

R 186 of 255 = 73%
G 128 of 255 = 50%
B 186 of 255 = 73%

186
128
186

R + G + B ~ 65%. #BA80BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 186 + 128 + 186 = 500 (100%)
R 186 of 500 ~ 37.2%
G 128 of 500 ~ 25.6%
B 186 of 500 ~ 37.2'%

%37.2
%25.6
%37.2

CMYK color model

#BA80BA color CMYK value is (0,31,0,27).

  • cyan value is 0.00%
  • magenta value is 31.18%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (0,31,0,27)
C0M31Y0K27 (0%, 31%, 0%, 27%)
(0.00 / 0.31 / 0.00 / 0.27)

CMYK percentages

%0
%31.18
%0
%27.06

Codes

Color #BA80BA in popluar color models

BA 80 BA
RGB 186 128 186
HSL 300° 29.59% 61.57%
HSB/HSV 300° 31.18% 72.94%
CMYK 0.00% 31.18% 0.00%
27.06%

Color #BA80BA in popluar number systems.

HEX BA 80 BA
Decimal 186 128 186
Binary 10111010 10000000 10111010
Octal 272 200 272

Shades and tints

Shades of #BA80BA

#BA80BA
(186,128,186)
#AA75AA
(170,117,170)
#9A6A9A
(154,106,154)
#8A5F8A
(138,95,138)
#7A547A
(122,84,122)
#6A496A
(106,73,106)
#5A3E5A
(90,62,90)
#4A334A
(74,51,74)
#3A283A
(58,40,58)
#2A1D2A
(42,29,42)
#1A121A
(26,18,26)
#000000
(0,0,0)

Tints of #BA80BA

#BA80BA
(186,128,186)
#C08BC0
(192,139,192)
#C696C6
(198,150,198)
#CCA1CC
(204,161,204)
#D2ACD2
(210,172,210)
#D8B7D8
(216,183,216)
#DEC2DE
(222,194,222)
#E4CDE4
(228,205,228)
#EAD8EA
(234,216,234)
#F0E3F0
(240,227,240)
#F6EEF6
(246,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BA80BA; }

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

This text font color is #BA80BA.

Background Color

.myBgColor { background-color: #BA80BA; }

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

This div background color is #BA80BA.

Border color

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

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

This div border color is #BA80BA.

Opacity

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

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

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

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

This text has shadow with #BA80BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BA80BA.

Preview

Color preview on black background

This text has color #BA80BA on black background.


Color preview on white background

This text has color #BA80BA on white background.


Black color preview on #BA80BA background

This text has black color on #BA80BA background.


White color preview on #BA80BA background

This text has white color on #BA80BA background.


Related colors

Complementary color

Complementary color for #hex is #457F45.


I love getcolorcode.com

Triadic colors

1 #BABA80 and #80BABA with #BA80BA are triadic colors.

2 #BA80BA and #80BABA with #BA80BA are triadic colors.