COLOR #B43998

HEX: #B43998 RGB: (180,57,152)

Color info

#B43998 contains mainly red and blue colors. Web safe color of #B43998 is #CC3399 (or #C39).

RGB color model

#B43998 color RGB value is (180,57,152).

RGB: (180,57,152) (71%, 22%, 60%)

RGB channels and saturation

R 180 of 255 = 71%
G 57 of 255 = 22%
B 152 of 255 = 60%

180
57
152

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

Portions of RGB colors in percentages

R + G + B = 180 + 57 + 152 = 389 (100%)
R 180 of 389 ~ 46.27%
G 57 of 389 ~ 14.65%
B 152 of 389 ~ 39.07'%

%46.27
%14.65
%39.07

CMYK color model

#B43998 color CMYK value is (0,68,16,29).

  • cyan value is 0.00%
  • magenta value is 68.33%
  • yellow value is 15.56%
  • key color value is 29.41%

CMYK: (0,68,16,29)
C0M68Y16K29 (0%, 68%, 16%, 29%)
(0.00 / 0.68 / 0.16 / 0.29)

CMYK percentages

%0
%68.33
%15.56
%29.41

Codes

Color #B43998 in popluar color models

B4 39 98
RGB 180 57 152
HSL 314° 51.90% 46.47%
HSB/HSV 314° 68.33% 70.59%
CMYK 0.00% 68.33% 15.56%
29.41%

Color #B43998 in popluar number systems.

HEX B4 39 98
Decimal 180 57 152
Binary 10110100 111001 10011000
Octal 264 71 230

Shades and tints

Shades of #B43998

#B43998
(180,57,152)
#A4348B
(164,52,139)
#942F7E
(148,47,126)
#842A71
(132,42,113)
#742564
(116,37,100)
#642057
(100,32,87)
#541B4A
(84,27,74)
#44163D
(68,22,61)
#341130
(52,17,48)
#240C23
(36,12,35)
#140716
(20,7,22)
#000000
(0,0,0)

Tints of #B43998

#B43998
(180,57,152)
#BA4BA1
(186,75,161)
#C05DAA
(192,93,170)
#C66FB3
(198,111,179)
#CC81BC
(204,129,188)
#D293C5
(210,147,197)
#D8A5CE
(216,165,206)
#DEB7D7
(222,183,215)
#E4C9E0
(228,201,224)
#EADBE9
(234,219,233)
#F0EDF2
(240,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B43998 color. Also use rgb(180,57,152) instead hex code.

Text Font Color

.myTextColor { color: #B43998; }

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

This text font color is #B43998.

Background Color

.myBgColor { background-color: #B43998; }

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

This div background color is #B43998.

Border color

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

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

This div border color is #B43998.

Opacity

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

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

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

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

This text has shadow with #B43998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B43998.

Preview

Color preview on black background

This text has color #B43998 on black background.


Color preview on white background

This text has color #B43998 on white background.


Black color preview on #B43998 background

This text has black color on #B43998 background.


White color preview on #B43998 background

This text has white color on #B43998 background.


Related colors

Complementary color

Complementary color for #hex is #4BC667.


I love getcolorcode.com

Triadic colors

1 #98B439 and #3998B4 with #B43998 are triadic colors.

2 #9839B4 and #39B498 with #B43998 are triadic colors.