COLOR #B879B4

HEX: #B879B4 RGB: (184,121,180)

Color info

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

RGB color model

#B879B4 color RGB value is (184,121,180).

RGB: (184,121,180) (72%, 47%, 71%)

RGB channels and saturation

R 184 of 255 = 72%
G 121 of 255 = 47%
B 180 of 255 = 71%

184
121
180

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

Portions of RGB colors in percentages

R + G + B = 184 + 121 + 180 = 485 (100%)
R 184 of 485 ~ 37.94%
G 121 of 485 ~ 24.95%
B 180 of 485 ~ 37.11'%

%37.94
%24.95
%37.11

CMYK color model

#B879B4 color CMYK value is (0,34,2,28).

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

CMYK: (0,34,2,28)
C0M34Y2K28 (0%, 34%, 2%, 28%)
(0.00 / 0.34 / 0.02 / 0.28)

CMYK percentages

%0
%34.24
%2.17
%27.84

Codes

Color #B879B4 in popluar color models

B8 79 B4
RGB 184 121 180
HSL 304° 30.73% 59.80%
HSB/HSV 304° 34.24% 72.16%
CMYK 0.00% 34.24% 2.17%
27.84%

Color #B879B4 in popluar number systems.

HEX B8 79 B4
Decimal 184 121 180
Binary 10111000 1111001 10110100
Octal 270 171 264

Shades and tints

Shades of #B879B4

#B879B4
(184,121,180)
#A86EA4
(168,110,164)
#986394
(152,99,148)
#885884
(136,88,132)
#784D74
(120,77,116)
#684264
(104,66,100)
#583754
(88,55,84)
#482C44
(72,44,68)
#382134
(56,33,52)
#281624
(40,22,36)
#180B14
(24,11,20)
#000000
(0,0,0)

Tints of #B879B4

#B879B4
(184,121,180)
#BE85BA
(190,133,186)
#C491C0
(196,145,192)
#CA9DC6
(202,157,198)
#D0A9CC
(208,169,204)
#D6B5D2
(214,181,210)
#DCC1D8
(220,193,216)
#E2CDDE
(226,205,222)
#E8D9E4
(232,217,228)
#EEE5EA
(238,229,234)
#F4F1F0
(244,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B879B4; }

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

This text font color is #B879B4.

Background Color

.myBgColor { background-color: #B879B4; }

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

This div background color is #B879B4.

Border color

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

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

This div border color is #B879B4.

Opacity

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

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

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

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

This text has shadow with #B879B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B879B4.

Preview

Color preview on black background

This text has color #B879B4 on black background.


Color preview on white background

This text has color #B879B4 on white background.


Black color preview on #B879B4 background

This text has black color on #B879B4 background.


White color preview on #B879B4 background

This text has white color on #B879B4 background.


Related colors

Complementary color

Complementary color for #hex is #47864B.


I love getcolorcode.com

Triadic colors

1 #B4B879 and #79B4B8 with #B879B4 are triadic colors.

2 #B479B8 and #79B8B4 with #B879B4 are triadic colors.