COLOR #B15996

HEX: #B15996 RGB: (177,89,150)

Color info

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

RGB color model

#B15996 color RGB value is (177,89,150).

RGB: (177,89,150) (69%, 35%, 59%)

RGB channels and saturation

R 177 of 255 = 69%
G 89 of 255 = 35%
B 150 of 255 = 59%

177
89
150

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

Portions of RGB colors in percentages

R + G + B = 177 + 89 + 150 = 416 (100%)
R 177 of 416 ~ 42.55%
G 89 of 416 ~ 21.39%
B 150 of 416 ~ 36.06'%

%42.55
%21.39
%36.06

CMYK color model

#B15996 color CMYK value is (0,50,15,31).

  • cyan value is 0.00%
  • magenta value is 49.72%
  • yellow value is 15.25%
  • key color value is 30.59%

CMYK: (0,50,15,31)
C0M50Y15K31 (0%, 50%, 15%, 31%)
(0.00 / 0.50 / 0.15 / 0.31)

CMYK percentages

%0
%49.72
%15.25
%30.59

Codes

Color #B15996 in popluar color models

B1 59 96
RGB 177 89 150
HSL 318° 36.07% 52.16%
HSB/HSV 318° 49.72% 69.41%
CMYK 0.00% 49.72% 15.25%
30.59%

Color #B15996 in popluar number systems.

HEX B1 59 96
Decimal 177 89 150
Binary 10110001 1011001 10010110
Octal 261 131 226

Shades and tints

Shades of #B15996

#B15996
(177,89,150)
#A15189
(161,81,137)
#91497C
(145,73,124)
#81416F
(129,65,111)
#713962
(113,57,98)
#613155
(97,49,85)
#512948
(81,41,72)
#41213B
(65,33,59)
#31192E
(49,25,46)
#211121
(33,17,33)
#110914
(17,9,20)
#000000
(0,0,0)

Tints of #B15996

#B15996
(177,89,150)
#B8689F
(184,104,159)
#BF77A8
(191,119,168)
#C686B1
(198,134,177)
#CD95BA
(205,149,186)
#D4A4C3
(212,164,195)
#DBB3CC
(219,179,204)
#E2C2D5
(226,194,213)
#E9D1DE
(233,209,222)
#F0E0E7
(240,224,231)
#F7EFF0
(247,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B15996 color. Also use rgb(177,89,150) instead hex code.

Text Font Color

.myTextColor { color: #B15996; }

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

This text font color is #B15996.

Background Color

.myBgColor { background-color: #B15996; }

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

This div background color is #B15996.

Border color

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

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

This div border color is #B15996.

Opacity

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

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

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

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

This text has shadow with #B15996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B15996.

Preview

Color preview on black background

This text has color #B15996 on black background.


Color preview on white background

This text has color #B15996 on white background.


Black color preview on #B15996 background

This text has black color on #B15996 background.


White color preview on #B15996 background

This text has white color on #B15996 background.


Related colors

Complementary color

Complementary color for #hex is #4EA669.


I love getcolorcode.com

Triadic colors

1 #96B159 and #5996B1 with #B15996 are triadic colors.

2 #9659B1 and #59B196 with #B15996 are triadic colors.