COLOR #B84284

HEX: #B84284 RGB: (184,66,132)

Color info

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

RGB color model

#B84284 color RGB value is (184,66,132).

RGB: (184,66,132) (72%, 26%, 52%)

RGB channels and saturation

R 184 of 255 = 72%
G 66 of 255 = 26%
B 132 of 255 = 52%

184
66
132

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

Portions of RGB colors in percentages

R + G + B = 184 + 66 + 132 = 382 (100%)
R 184 of 382 ~ 48.17%
G 66 of 382 ~ 17.28%
B 132 of 382 ~ 34.55'%

%48.17
%17.28
%34.55

CMYK color model

#B84284 color CMYK value is (0,64,28,28).

  • cyan value is 0.00%
  • magenta value is 64.13%
  • yellow value is 28.26%
  • key color value is 27.84%

CMYK: (0,64,28,28)
C0M64Y28K28 (0%, 64%, 28%, 28%)
(0.00 / 0.64 / 0.28 / 0.28)

CMYK percentages

%0
%64.13
%28.26
%27.84

Codes

Color #B84284 in popluar color models

B8 42 84
RGB 184 66 132
HSL 326° 47.20% 49.02%
HSB/HSV 326° 64.13% 72.16%
CMYK 0.00% 64.13% 28.26%
27.84%

Color #B84284 in popluar number systems.

HEX B8 42 84
Decimal 184 66 132
Binary 10111000 1000010 10000100
Octal 270 102 204

Shades and tints

Shades of #B84284

#B84284
(184,66,132)
#A83C78
(168,60,120)
#98366C
(152,54,108)
#883060
(136,48,96)
#782A54
(120,42,84)
#682448
(104,36,72)
#581E3C
(88,30,60)
#481830
(72,24,48)
#381224
(56,18,36)
#280C18
(40,12,24)
#18060C
(24,6,12)
#000000
(0,0,0)

Tints of #B84284

#B84284
(184,66,132)
#BE538F
(190,83,143)
#C4649A
(196,100,154)
#CA75A5
(202,117,165)
#D086B0
(208,134,176)
#D697BB
(214,151,187)
#DCA8C6
(220,168,198)
#E2B9D1
(226,185,209)
#E8CADC
(232,202,220)
#EEDBE7
(238,219,231)
#F4ECF2
(244,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B84284 color. Also use rgb(184,66,132) instead hex code.

Text Font Color

.myTextColor { color: #B84284; }

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

This text font color is #B84284.

Background Color

.myBgColor { background-color: #B84284; }

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

This div background color is #B84284.

Border color

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

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

This div border color is #B84284.

Opacity

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

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

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

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

This text has shadow with #B84284 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B84284.

Preview

Color preview on black background

This text has color #B84284 on black background.


Color preview on white background

This text has color #B84284 on white background.


Black color preview on #B84284 background

This text has black color on #B84284 background.


White color preview on #B84284 background

This text has white color on #B84284 background.


Related colors

Complementary color

Complementary color for #B84284 is #47BD7B.


I love getcolorcode.com

Triadic colors

1 #84B842 and #4284B8 with #B84284 are triadic colors.

2 #8442B8 and #42B884 with #B84284 are triadic colors.