COLOR #B872BA

HEX: #B872BA RGB: (184,114,186)

Color info

#B872BA contains mainly red and blue colors. Web safe color of #B872BA is #CC66CC (or #C6C).

RGB color model

#B872BA color RGB value is (184,114,186).

RGB: (184,114,186) (72%, 45%, 73%)

RGB channels and saturation

R 184 of 255 = 72%
G 114 of 255 = 45%
B 186 of 255 = 73%

184
114
186

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

Portions of RGB colors in percentages

R + G + B = 184 + 114 + 186 = 484 (100%)
R 184 of 484 ~ 38.02%
G 114 of 484 ~ 23.55%
B 186 of 484 ~ 38.43'%

%38.02
%23.55
%38.43

CMYK color model

#B872BA color CMYK value is (1,39,0,27).

  • cyan value is 1.08%
  • magenta value is 38.71%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (1,39,0,27) C1M39Y0K27 (1%,39%,0%,27%) (0.01/0.39/0.00/0.27) 

CMYK percentages

%1.08
%38.71
%0
%27.06

Codes

Color #B872BA in popluar color models

B8 72 BA
RGB 184 114 186
HSL 298° 34.29% 58.82%
HSB/HSV 298° 38.71% 72.94%
CMYK 1.08% 38.71% 0.00%
27.06%

Color #B872BA in popluar number systems.

HEX B8 72 BA
Decimal 184 114 186
Binary 10111000 1110010 10111010
Octal 270 162 272

Shades and tints

Shades of #B872BA

#B872BA
(184,114,186)
#A868AA
(168,104,170)
#985E9A
(152,94,154)
#88548A
(136,84,138)
#784A7A
(120,74,122)
#68406A
(104,64,106)
#58365A
(88,54,90)
#482C4A
(72,44,74)
#38223A
(56,34,58)
#28182A
(40,24,42)
#180E1A
(24,14,26)
#000000
(0,0,0)

Tints of #B872BA

#B872BA
(184,114,186)
#BE7EC0
(190,126,192)
#C48AC6
(196,138,198)
#CA96CC
(202,150,204)
#D0A2D2
(208,162,210)
#D6AED8
(214,174,216)
#DCBADE
(220,186,222)
#E2C6E4
(226,198,228)
#E8D2EA
(232,210,234)
#EEDEF0
(238,222,240)
#F4EAF6
(244,234,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B872BA color. Also use rgb(184,114,186) instead hex code.

Text Font Color

.myTextColor { color: #B872BA; }

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

This text font color is #B872BA.

Background Color

.myBgColor { background-color: #B872BA; }

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

This div background color is #B872BA.

Border color

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

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

This div border color is #B872BA.

Opacity

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

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

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

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

This text has shadow with #B872BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B872BA.

Preview

Color preview on black background

This text has color #B872BA on black background.


Color preview on white background

This text has color #B872BA on white background.


Black color preview on #B872BA background

This text has black color on #B872BA background.


White color preview on #B872BA background

This text has white color on #B872BA background.


Related colors

Complementary color

Complementary color for #hex is #478D45.


I love getcolorcode.com

Triadic colors

1 #BAB872 and #72BAB8 with #B872BA are triadic colors.

2 #BA72B8 and #72B8BA with #B872BA are triadic colors.