COLOR #B88EB4

HEX: #B88EB4 RGB: (184,142,180)

Color info

#B88EB4 contains red, green and blue colors in about the same proportion. Web safe color of #B88EB4 is #CC99CC (or #C9C).

RGB color model

#B88EB4 color RGB value is (184,142,180).

RGB: (184,142,180) (72%, 56%, 71%)

RGB channels and saturation

R 184 of 255 = 72%
G 142 of 255 = 56%
B 180 of 255 = 71%

184
142
180

R + G + B ~ 66%. #B88EB4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 142 + 180 = 506 (100%)
R 184 of 506 ~ 36.36%
G 142 of 506 ~ 28.06%
B 180 of 506 ~ 35.57'%

%36.36
%28.06
%35.57

CMYK color model

#B88EB4 color CMYK value is (0,23,2,28).

  • cyan value is 0.00%
  • magenta value is 22.83%
  • yellow value is 2.17%
  • key color value is 27.84%

CMYK: (0,23,2,28)
C0M23Y2K28 (0%, 23%, 2%, 28%)
(0.00 / 0.23 / 0.02 / 0.28)

CMYK percentages

%0
%22.83
%2.17
%27.84

Codes

Color #B88EB4 in popluar color models

B8 8E B4
RGB 184 142 180
HSL 306° 22.83% 63.92%
HSB/HSV 306° 22.83% 72.16%
CMYK 0.00% 22.83% 2.17%
27.84%

Color #B88EB4 in popluar number systems.

HEX B8 8E B4
Decimal 184 142 180
Binary 10111000 10001110 10110100
Octal 270 216 264

Shades and tints

Shades of #B88EB4

#B88EB4
(184,142,180)
#A882A4
(168,130,164)
#987694
(152,118,148)
#886A84
(136,106,132)
#785E74
(120,94,116)
#685264
(104,82,100)
#584654
(88,70,84)
#483A44
(72,58,68)
#382E34
(56,46,52)
#282224
(40,34,36)
#181614
(24,22,20)
#000000
(0,0,0)

Tints of #B88EB4

#B88EB4
(184,142,180)
#BE98BA
(190,152,186)
#C4A2C0
(196,162,192)
#CAACC6
(202,172,198)
#D0B6CC
(208,182,204)
#D6C0D2
(214,192,210)
#DCCAD8
(220,202,216)
#E2D4DE
(226,212,222)
#E8DEE4
(232,222,228)
#EEE8EA
(238,232,234)
#F4F2F0
(244,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B88EB4 color. Also use rgb(184,142,180) instead hex code.

Text Font Color

.myTextColor { color: #B88EB4; }

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

This text font color is #B88EB4.

Background Color

.myBgColor { background-color: #B88EB4; }

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

This div background color is #B88EB4.

Border color

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

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

This div border color is #B88EB4.

Opacity

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

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

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

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

This text has shadow with #B88EB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B88EB4.

Preview

Color preview on black background

This text has color #B88EB4 on black background.


Color preview on white background

This text has color #B88EB4 on white background.


Black color preview on #B88EB4 background

This text has black color on #B88EB4 background.


White color preview on #B88EB4 background

This text has white color on #B88EB4 background.


Related colors

Complementary color

Complementary color for #hex is #47714B.


I love getcolorcode.com

Triadic colors

1 #B4B88E and #8EB4B8 with #B88EB4 are triadic colors.

2 #B48EB8 and #8EB8B4 with #B88EB4 are triadic colors.