COLOR #BA6476

HEX: #BA6476 RGB: (186,100,118)

Color info

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

RGB color model

#BA6476 color RGB value is (186,100,118).

RGB: (186,100,118) (73%, 39%, 46%)

RGB channels and saturation

R 186 of 255 = 73%
G 100 of 255 = 39%
B 118 of 255 = 46%

186
100
118

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

Portions of RGB colors in percentages

R + G + B = 186 + 100 + 118 = 404 (100%)
R 186 of 404 ~ 46.04%
G 100 of 404 ~ 24.75%
B 118 of 404 ~ 29.21'%

%46.04
%24.75
%29.21

CMYK color model

#BA6476 color CMYK value is (0,46,37,27).

  • cyan value is 0.00%
  • magenta value is 46.24%
  • yellow value is 36.56%
  • key color value is 27.06%
CMYK: (0,46,37,27) C0M46Y37K27 (0%,46%,37%,27%) (0.00/0.46/0.37/0.27) 

CMYK percentages

%0
%46.24
%36.56
%27.06

Codes

Color #BA6476 in popluar color models

BA 64 76
RGB 186 100 118
HSL 347° 38.39% 56.08%
HSB/HSV 347° 46.24% 72.94%
CMYK 0.00% 46.24% 36.56%
27.06%

Color #BA6476 in popluar number systems.

HEX BA 64 76
Decimal 186 100 118
Binary 10111010 1100100 1110110
Octal 272 144 166

Shades and tints

Shades of #BA6476

#BA6476
(186,100,118)
#AA5B6C
(170,91,108)
#9A5262
(154,82,98)
#8A4958
(138,73,88)
#7A404E
(122,64,78)
#6A3744
(106,55,68)
#5A2E3A
(90,46,58)
#4A2530
(74,37,48)
#3A1C26
(58,28,38)
#2A131C
(42,19,28)
#1A0A12
(26,10,18)
#000000
(0,0,0)

Tints of #BA6476

#BA6476
(186,100,118)
#C07282
(192,114,130)
#C6808E
(198,128,142)
#CC8E9A
(204,142,154)
#D29CA6
(210,156,166)
#D8AAB2
(216,170,178)
#DEB8BE
(222,184,190)
#E4C6CA
(228,198,202)
#EAD4D6
(234,212,214)
#F0E2E2
(240,226,226)
#F6F0EE
(246,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BA6476; }

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

This text font color is #BA6476.

Background Color

.myBgColor { background-color: #BA6476; }

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

This div background color is #BA6476.

Border color

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

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

This div border color is #BA6476.

Opacity

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

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

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

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

This text has shadow with #BA6476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BA6476.

Preview

Color preview on black background

This text has color #BA6476 on black background.


Color preview on white background

This text has color #BA6476 on white background.


Black color preview on #BA6476 background

This text has black color on #BA6476 background.


White color preview on #BA6476 background

This text has white color on #BA6476 background.


Related colors

Complementary color

Complementary color for #hex is #459B89.


I love getcolorcode.com

Triadic colors

1 #76BA64 and #6476BA with #BA6476 are triadic colors.

2 #7664BA and #64BA76 with #BA6476 are triadic colors.