COLOR #B884A6

HEX: #B884A6 RGB: (184,132,166)

Color info

#B884A6 contains red, green and blue colors in about the same proportion. Web safe color of #B884A6 is #CC9999 (or #C99).

RGB color model

#B884A6 color RGB value is (184,132,166).

RGB: (184,132,166) (72%, 52%, 65%)

RGB channels and saturation

R 184 of 255 = 72%
G 132 of 255 = 52%
B 166 of 255 = 65%

184
132
166

R + G + B ~ 63%. #B884A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 132 + 166 = 482 (100%)
R 184 of 482 ~ 38.17%
G 132 of 482 ~ 27.39%
B 166 of 482 ~ 34.44'%

%38.17
%27.39
%34.44

CMYK color model

#B884A6 color CMYK value is (0,28,10,28).

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

CMYK: (0,28,10,28)
C0M28Y10K28 (0%, 28%, 10%, 28%)
(0.00 / 0.28 / 0.10 / 0.28)

CMYK percentages

%0
%28.26
%9.78
%27.84

Codes

Color #B884A6 in popluar color models

B8 84 A6
RGB 184 132 166
HSL 321° 26.80% 61.96%
HSB/HSV 321° 28.26% 72.16%
CMYK 0.00% 28.26% 9.78%
27.84%

Color #B884A6 in popluar number systems.

HEX B8 84 A6
Decimal 184 132 166
Binary 10111000 10000100 10100110
Octal 270 204 246

Shades and tints

Shades of #B884A6

#B884A6
(184,132,166)
#A87897
(168,120,151)
#986C88
(152,108,136)
#886079
(136,96,121)
#78546A
(120,84,106)
#68485B
(104,72,91)
#583C4C
(88,60,76)
#48303D
(72,48,61)
#38242E
(56,36,46)
#28181F
(40,24,31)
#180C10
(24,12,16)
#000000
(0,0,0)

Tints of #B884A6

#B884A6
(184,132,166)
#BE8FAE
(190,143,174)
#C49AB6
(196,154,182)
#CAA5BE
(202,165,190)
#D0B0C6
(208,176,198)
#D6BBCE
(214,187,206)
#DCC6D6
(220,198,214)
#E2D1DE
(226,209,222)
#E8DCE6
(232,220,230)
#EEE7EE
(238,231,238)
#F4F2F6
(244,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B884A6; }

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

This text font color is #B884A6.

Background Color

.myBgColor { background-color: #B884A6; }

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

This div background color is #B884A6.

Border color

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

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

This div border color is #B884A6.

Opacity

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

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

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

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

This text has shadow with #B884A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B884A6.

Preview

Color preview on black background

This text has color #B884A6 on black background.


Color preview on white background

This text has color #B884A6 on white background.


Black color preview on #B884A6 background

This text has black color on #B884A6 background.


White color preview on #B884A6 background

This text has white color on #B884A6 background.


Related colors

Complementary color

Complementary color for #hex is #477B59.


I love getcolorcode.com

Triadic colors

1 #A6B884 and #84A6B8 with #B884A6 are triadic colors.

2 #A684B8 and #84B8A6 with #B884A6 are triadic colors.