COLOR #BA6477

HEX: #BA6477 RGB: (186,100,119)

Color info

#BA6477 contains mainly red color. Web safe color of #BA6477 is #CC6666 (or #C66).

RGB color model

#BA6477 color RGB value is (186,100,119).

RGB: (186,100,119) (73%, 39%, 47%)

RGB channels and saturation

R 186 of 255 = 73%
G 100 of 255 = 39%
B 119 of 255 = 47%

186
100
119

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

Portions of RGB colors in percentages

R + G + B = 186 + 100 + 119 = 405 (100%)
R 186 of 405 ~ 45.93%
G 100 of 405 ~ 24.69%
B 119 of 405 ~ 29.38'%

%45.93
%24.69
%29.38

CMYK color model

#BA6477 color CMYK value is (0,46,36,27).

  • cyan value is 0.00%
  • magenta value is 46.24%
  • yellow value is 36.02%
  • key color value is 27.06%
CMYK: (0,46,36,27) C0M46Y36K27 (0%,46%,36%,27%) (0.00/0.46/0.36/0.27) 

CMYK percentages

%0
%46.24
%36.02
%27.06

Codes

Color #BA6477 in popluar color models

BA 64 77
RGB 186 100 119
HSL 347° 38.39% 56.08%
HSB/HSV 347° 46.24% 72.94%
CMYK 0.00% 46.24% 36.02%
27.06%

Color #BA6477 in popluar number systems.

HEX BA 64 77
Decimal 186 100 119
Binary 10111010 1100100 1110111
Octal 272 144 167

Shades and tints

Shades of #BA6477

#BA6477
(186,100,119)
#AA5B6D
(170,91,109)
#9A5263
(154,82,99)
#8A4959
(138,73,89)
#7A404F
(122,64,79)
#6A3745
(106,55,69)
#5A2E3B
(90,46,59)
#4A2531
(74,37,49)
#3A1C27
(58,28,39)
#2A131D
(42,19,29)
#1A0A13
(26,10,19)
#000000
(0,0,0)

Tints of #BA6477

#BA6477
(186,100,119)
#C07283
(192,114,131)
#C6808F
(198,128,143)
#CC8E9B
(204,142,155)
#D29CA7
(210,156,167)
#D8AAB3
(216,170,179)
#DEB8BF
(222,184,191)
#E4C6CB
(228,198,203)
#EAD4D7
(234,212,215)
#F0E2E3
(240,226,227)
#F6F0EF
(246,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BA6477; }

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

This text font color is #BA6477.

Background Color

.myBgColor { background-color: #BA6477; }

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

This div background color is #BA6477.

Border color

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

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

This div border color is #BA6477.

Opacity

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

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

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

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

This text has shadow with #BA6477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BA6477.

Preview

Color preview on black background

This text has color #BA6477 on black background.


Color preview on white background

This text has color #BA6477 on white background.


Black color preview on #BA6477 background

This text has black color on #BA6477 background.


White color preview on #BA6477 background

This text has white color on #BA6477 background.


Related colors

Complementary color

Complementary color for #hex is #459B88.


I love getcolorcode.com

Triadic colors

1 #77BA64 and #6477BA with #BA6477 are triadic colors.

2 #7764BA and #64BA77 with #BA6477 are triadic colors.