COLOR #B87EB2

HEX: #B87EB2 RGB: (184,126,178)

Color info

#B87EB2 contains red, green and blue colors in about the same proportion. Web safe color of #B87EB2 is #CC6699 (or #C69).

RGB color model

#B87EB2 color RGB value is (184,126,178).

RGB: (184,126,178) (72%, 49%, 70%)

RGB channels and saturation

R 184 of 255 = 72%
G 126 of 255 = 49%
B 178 of 255 = 70%

184
126
178

R + G + B ~ 64%. #B87EB2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 126 + 178 = 488 (100%)
R 184 of 488 ~ 37.7%
G 126 of 488 ~ 25.82%
B 178 of 488 ~ 36.48'%

%37.7
%25.82
%36.48

CMYK color model

#B87EB2 color CMYK value is (0,32,3,28).

  • cyan value is 0.00%
  • magenta value is 31.52%
  • yellow value is 3.26%
  • key color value is 27.84%

CMYK: (0,32,3,28)
C0M32Y3K28 (0%, 32%, 3%, 28%)
(0.00 / 0.32 / 0.03 / 0.28)

CMYK percentages

%0
%31.52
%3.26
%27.84

Codes

Color #B87EB2 in popluar color models

B8 7E B2
RGB 184 126 178
HSL 306° 29.00% 60.78%
HSB/HSV 306° 31.52% 72.16%
CMYK 0.00% 31.52% 3.26%
27.84%

Color #B87EB2 in popluar number systems.

HEX B8 7E B2
Decimal 184 126 178
Binary 10111000 1111110 10110010
Octal 270 176 262

Shades and tints

Shades of #B87EB2

#B87EB2
(184,126,178)
#A873A2
(168,115,162)
#986892
(152,104,146)
#885D82
(136,93,130)
#785272
(120,82,114)
#684762
(104,71,98)
#583C52
(88,60,82)
#483142
(72,49,66)
#382632
(56,38,50)
#281B22
(40,27,34)
#181012
(24,16,18)
#000000
(0,0,0)

Tints of #B87EB2

#B87EB2
(184,126,178)
#BE89B9
(190,137,185)
#C494C0
(196,148,192)
#CA9FC7
(202,159,199)
#D0AACE
(208,170,206)
#D6B5D5
(214,181,213)
#DCC0DC
(220,192,220)
#E2CBE3
(226,203,227)
#E8D6EA
(232,214,234)
#EEE1F1
(238,225,241)
#F4ECF8
(244,236,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B87EB2 color. Also use rgb(184,126,178) instead hex code.

Text Font Color

.myTextColor { color: #B87EB2; }

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

This text font color is #B87EB2.

Background Color

.myBgColor { background-color: #B87EB2; }

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

This div background color is #B87EB2.

Border color

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

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

This div border color is #B87EB2.

Opacity

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

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

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

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

This text has shadow with #B87EB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B87EB2.

Preview

Color preview on black background

This text has color #B87EB2 on black background.


Color preview on white background

This text has color #B87EB2 on white background.


Black color preview on #B87EB2 background

This text has black color on #B87EB2 background.


White color preview on #B87EB2 background

This text has white color on #B87EB2 background.


Related colors

Complementary color

Complementary color for #hex is #47814D.


I love getcolorcode.com

Triadic colors

1 #B2B87E and #7EB2B8 with #B87EB2 are triadic colors.

2 #B27EB8 and #7EB8B2 with #B87EB2 are triadic colors.