COLOR #B171B2

HEX: #B171B2 RGB: (177,113,178)

Color info

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

RGB color model

#B171B2 color RGB value is (177,113,178).

RGB: (177,113,178) (69%, 44%, 70%)

RGB channels and saturation

R 177 of 255 = 69%
G 113 of 255 = 44%
B 178 of 255 = 70%

177
113
178

R + G + B ~ 61%. #B171B2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 177 + 113 + 178 = 468 (100%)
R 177 of 468 ~ 37.82%
G 113 of 468 ~ 24.15%
B 178 of 468 ~ 38.03'%

%37.82
%24.15
%38.03

CMYK color model

#B171B2 color CMYK value is (1,37,0,30).

  • cyan value is 0.56%
  • magenta value is 36.52%
  • yellow value is 0.00%
  • key color value is 30.20%
CMYK: (1,37,0,30) C1M37Y0K30 (1%,37%,0%,30%) (0.01/0.37/0.00/0.30) 

CMYK percentages

%0.56
%36.52
%0
%30.2

Codes

Color #B171B2 in popluar color models

B1 71 B2
RGB 177 113 178
HSL 299° 29.68% 57.06%
HSB/HSV 299° 36.52% 69.80%
CMYK 0.56% 36.52% 0.00%
30.20%

Color #B171B2 in popluar number systems.

HEX B1 71 B2
Decimal 177 113 178
Binary 10110001 1110001 10110010
Octal 261 161 262

Shades and tints

Shades of #B171B2

#B171B2
(177,113,178)
#A167A2
(161,103,162)
#915D92
(145,93,146)
#815382
(129,83,130)
#714972
(113,73,114)
#613F62
(97,63,98)
#513552
(81,53,82)
#412B42
(65,43,66)
#312132
(49,33,50)
#211722
(33,23,34)
#110D12
(17,13,18)
#000000
(0,0,0)

Tints of #B171B2

#B171B2
(177,113,178)
#B87DB9
(184,125,185)
#BF89C0
(191,137,192)
#C695C7
(198,149,199)
#CDA1CE
(205,161,206)
#D4ADD5
(212,173,213)
#DBB9DC
(219,185,220)
#E2C5E3
(226,197,227)
#E9D1EA
(233,209,234)
#F0DDF1
(240,221,241)
#F7E9F8
(247,233,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B171B2 color. Also use rgb(177,113,178) instead hex code.

Text Font Color

.myTextColor { color: #B171B2; }

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

This text font color is #B171B2.

Background Color

.myBgColor { background-color: #B171B2; }

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

This div background color is #B171B2.

Border color

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

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

This div border color is #B171B2.

Opacity

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

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

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

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

This text has shadow with #B171B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B171B2.

Preview

Color preview on black background

This text has color #B171B2 on black background.


Color preview on white background

This text has color #B171B2 on white background.


Black color preview on #B171B2 background

This text has black color on #B171B2 background.


White color preview on #B171B2 background

This text has white color on #B171B2 background.


Related colors

Complementary color

Complementary color for #hex is #4E8E4D.


I love getcolorcode.com

Triadic colors

1 #B2B171 and #71B2B1 with #B171B2 are triadic colors.

2 #B271B1 and #71B1B2 with #B171B2 are triadic colors.