COLOR #B071A8

HEX: #B071A8 RGB: (176,113,168)

Color info

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

RGB color model

#B071A8 color RGB value is (176,113,168).

RGB: (176,113,168) (69%, 44%, 66%)

RGB channels and saturation

R 176 of 255 = 69%
G 113 of 255 = 44%
B 168 of 255 = 66%

176
113
168

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

Portions of RGB colors in percentages

R + G + B = 176 + 113 + 168 = 457 (100%)
R 176 of 457 ~ 38.51%
G 113 of 457 ~ 24.73%
B 168 of 457 ~ 36.76'%

%38.51
%24.73
%36.76

CMYK color model

#B071A8 color CMYK value is (0,36,5,31).

  • cyan value is 0.00%
  • magenta value is 35.80%
  • yellow value is 4.55%
  • key color value is 30.98%

CMYK: (0,36,5,31)
C0M36Y5K31 (0%, 36%, 5%, 31%)
(0.00 / 0.36 / 0.05 / 0.31)

CMYK percentages

%0
%35.8
%4.55
%30.98

Codes

Color #B071A8 in popluar color models

B0 71 A8
RGB 176 113 168
HSL 308° 28.51% 56.67%
HSB/HSV 308° 35.80% 69.02%
CMYK 0.00% 35.80% 4.55%
30.98%

Color #B071A8 in popluar number systems.

HEX B0 71 A8
Decimal 176 113 168
Binary 10110000 1110001 10101000
Octal 260 161 250

Shades and tints

Shades of #B071A8

#B071A8
(176,113,168)
#A06799
(160,103,153)
#905D8A
(144,93,138)
#80537B
(128,83,123)
#70496C
(112,73,108)
#603F5D
(96,63,93)
#50354E
(80,53,78)
#402B3F
(64,43,63)
#302130
(48,33,48)
#201721
(32,23,33)
#100D12
(16,13,18)
#000000
(0,0,0)

Tints of #B071A8

#B071A8
(176,113,168)
#B77DAF
(183,125,175)
#BE89B6
(190,137,182)
#C595BD
(197,149,189)
#CCA1C4
(204,161,196)
#D3ADCB
(211,173,203)
#DAB9D2
(218,185,210)
#E1C5D9
(225,197,217)
#E8D1E0
(232,209,224)
#EFDDE7
(239,221,231)
#F6E9EE
(246,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B071A8 color. Also use rgb(176,113,168) instead hex code.

Text Font Color

.myTextColor { color: #B071A8; }

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

This text font color is #B071A8.

Background Color

.myBgColor { background-color: #B071A8; }

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

This div background color is #B071A8.

Border color

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

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

This div border color is #B071A8.

Opacity

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

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

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

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

This text has shadow with #B071A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B071A8.

Preview

Color preview on black background

This text has color #B071A8 on black background.


Color preview on white background

This text has color #B071A8 on white background.


Black color preview on #B071A8 background

This text has black color on #B071A8 background.


White color preview on #B071A8 background

This text has white color on #B071A8 background.


Related colors

Complementary color

Complementary color for #hex is #4F8E57.


I love getcolorcode.com

Triadic colors

1 #A8B071 and #71A8B0 with #B071A8 are triadic colors.

2 #A871B0 and #71B0A8 with #B071A8 are triadic colors.