COLOR #B15687

HEX: #B15687 RGB: (177,86,135)

Color info

#B15687 contains mainly red and blue colors. Web safe color of #B15687 is #996699 (or #969).

RGB color model

#B15687 color RGB value is (177,86,135).

RGB: (177,86,135) (69%, 34%, 53%)

RGB channels and saturation

R 177 of 255 = 69%
G 86 of 255 = 34%
B 135 of 255 = 53%

177
86
135

R + G + B ~ 52%. #B15687 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 177 + 86 + 135 = 398 (100%)
R 177 of 398 ~ 44.47%
G 86 of 398 ~ 21.61%
B 135 of 398 ~ 33.92'%

%44.47
%21.61
%33.92

CMYK color model

#B15687 color CMYK value is (0,51,24,31).

  • cyan value is 0.00%
  • magenta value is 51.41%
  • yellow value is 23.73%
  • key color value is 30.59%

CMYK: (0,51,24,31)
C0M51Y24K31 (0%, 51%, 24%, 31%)
(0.00 / 0.51 / 0.24 / 0.31)

CMYK percentages

%0
%51.41
%23.73
%30.59

Codes

Color #B15687 in popluar color models

B1 56 87
RGB 177 86 135
HSL 328° 36.84% 51.57%
HSB/HSV 328° 51.41% 69.41%
CMYK 0.00% 51.41% 23.73%
30.59%

Color #B15687 in popluar number systems.

HEX B1 56 87
Decimal 177 86 135
Binary 10110001 1010110 10000111
Octal 261 126 207

Shades and tints

Shades of #B15687

#B15687
(177,86,135)
#A14F7B
(161,79,123)
#91486F
(145,72,111)
#814163
(129,65,99)
#713A57
(113,58,87)
#61334B
(97,51,75)
#512C3F
(81,44,63)
#412533
(65,37,51)
#311E27
(49,30,39)
#21171B
(33,23,27)
#11100F
(17,16,15)
#000000
(0,0,0)

Tints of #B15687

#B15687
(177,86,135)
#B86591
(184,101,145)
#BF749B
(191,116,155)
#C683A5
(198,131,165)
#CD92AF
(205,146,175)
#D4A1B9
(212,161,185)
#DBB0C3
(219,176,195)
#E2BFCD
(226,191,205)
#E9CED7
(233,206,215)
#F0DDE1
(240,221,225)
#F7ECEB
(247,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B15687 color. Also use rgb(177,86,135) instead hex code.

Text Font Color

.myTextColor { color: #B15687; }

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

This text font color is #B15687.

Background Color

.myBgColor { background-color: #B15687; }

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

This div background color is #B15687.

Border color

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

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

This div border color is #B15687.

Opacity

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

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

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

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

This text has shadow with #B15687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B15687.

Preview

Color preview on black background

This text has color #B15687 on black background.


Color preview on white background

This text has color #B15687 on white background.


Black color preview on #B15687 background

This text has black color on #B15687 background.


White color preview on #B15687 background

This text has white color on #B15687 background.


Related colors

Complementary color

Complementary color for #hex is #4EA978.


I love getcolorcode.com

Triadic colors

1 #87B156 and #5687B1 with #B15687 are triadic colors.

2 #8756B1 and #56B187 with #B15687 are triadic colors.