COLOR #BA4D63

HEX: #BA4D63 RGB: (186,77,99)

Color info

#BA4D63 contains mainly red color. Web safe color of #BA4D63 is #CC3366 (or #C36).

RGB color model

#BA4D63 color RGB value is (186,77,99).

RGB: (186,77,99) (73%, 30%, 39%)

RGB channels and saturation

R 186 of 255 = 73%
G 77 of 255 = 30%
B 99 of 255 = 39%

186
77
99

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

Portions of RGB colors in percentages

R + G + B = 186 + 77 + 99 = 362 (100%)
R 186 of 362 ~ 51.38%
G 77 of 362 ~ 21.27%
B 99 of 362 ~ 27.35'%

%51.38
%21.27
%27.35

CMYK color model

#BA4D63 color CMYK value is (0,59,47,27).

  • cyan value is 0.00%
  • magenta value is 58.60%
  • yellow value is 46.77%
  • key color value is 27.06%

CMYK: (0,59,47,27)
C0M59Y47K27 (0%, 59%, 47%, 27%)
(0.00 / 0.59 / 0.47 / 0.27)

CMYK percentages

%0
%58.6
%46.77
%27.06

Codes

Color #BA4D63 in popluar color models

BA 4D 63
RGB 186 77 99
HSL 348° 44.13% 51.57%
HSB/HSV 348° 58.60% 72.94%
CMYK 0.00% 58.60% 46.77%
27.06%

Color #BA4D63 in popluar number systems.

HEX BA 4D 63
Decimal 186 77 99
Binary 10111010 1001101 1100011
Octal 272 115 143

Shades and tints

Shades of #BA4D63

#BA4D63
(186,77,99)
#AA465A
(170,70,90)
#9A3F51
(154,63,81)
#8A3848
(138,56,72)
#7A313F
(122,49,63)
#6A2A36
(106,42,54)
#5A232D
(90,35,45)
#4A1C24
(74,28,36)
#3A151B
(58,21,27)
#2A0E12
(42,14,18)
#1A0709
(26,7,9)
#000000
(0,0,0)

Tints of #BA4D63

#BA4D63
(186,77,99)
#C05D71
(192,93,113)
#C66D7F
(198,109,127)
#CC7D8D
(204,125,141)
#D28D9B
(210,141,155)
#D89DA9
(216,157,169)
#DEADB7
(222,173,183)
#E4BDC5
(228,189,197)
#EACDD3
(234,205,211)
#F0DDE1
(240,221,225)
#F6EDEF
(246,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BA4D63; }

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

This text font color is #BA4D63.

Background Color

.myBgColor { background-color: #BA4D63; }

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

This div background color is #BA4D63.

Border color

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

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

This div border color is #BA4D63.

Opacity

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

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

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

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

This text has shadow with #BA4D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BA4D63.

Preview

Color preview on black background

This text has color #BA4D63 on black background.


Color preview on white background

This text has color #BA4D63 on white background.


Black color preview on #BA4D63 background

This text has black color on #BA4D63 background.


White color preview on #BA4D63 background

This text has white color on #BA4D63 background.


Related colors

Complementary color

Complementary color for #hex is #45B29C.


I love getcolorcode.com

Triadic colors

1 #63BA4D and #4D63BA with #BA4D63 are triadic colors.

2 #634DBA and #4DBA63 with #BA4D63 are triadic colors.