COLOR #B076B0

HEX: #B076B0 RGB: (176,118,176)

Color info

#B076B0 contains red, green and blue colors in about the same proportion. Web safe color of #B076B0 is #996699 (or #969).

RGB color model

#B076B0 color RGB value is (176,118,176).

RGB: (176,118,176) (69%, 46%, 69%)

RGB channels and saturation

R 176 of 255 = 69%
G 118 of 255 = 46%
B 176 of 255 = 69%

176
118
176

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

Portions of RGB colors in percentages

R + G + B = 176 + 118 + 176 = 470 (100%)
R 176 of 470 ~ 37.45%
G 118 of 470 ~ 25.11%
B 176 of 470 ~ 37.45'%

%37.45
%25.11
%37.45

CMYK color model

#B076B0 color CMYK value is (0,33,0,31).

  • cyan value is 0.00%
  • magenta value is 32.95%
  • yellow value is 0.00%
  • key color value is 30.98%

CMYK: (0,33,0,31)
C0M33Y0K31 (0%, 33%, 0%, 31%)
(0.00 / 0.33 / 0.00 / 0.31)

CMYK percentages

%0
%32.95
%0
%30.98

Codes

Color #B076B0 in popluar color models

B0 76 B0
RGB 176 118 176
HSL 300° 26.85% 57.65%
HSB/HSV 300° 32.95% 69.02%
CMYK 0.00% 32.95% 0.00%
30.98%

Color #B076B0 in popluar number systems.

HEX B0 76 B0
Decimal 176 118 176
Binary 10110000 1110110 10110000
Octal 260 166 260

Shades and tints

Shades of #B076B0

#B076B0
(176,118,176)
#A06CA0
(160,108,160)
#906290
(144,98,144)
#805880
(128,88,128)
#704E70
(112,78,112)
#604460
(96,68,96)
#503A50
(80,58,80)
#403040
(64,48,64)
#302630
(48,38,48)
#201C20
(32,28,32)
#101210
(16,18,16)
#000000
(0,0,0)

Tints of #B076B0

#B076B0
(176,118,176)
#B782B7
(183,130,183)
#BE8EBE
(190,142,190)
#C59AC5
(197,154,197)
#CCA6CC
(204,166,204)
#D3B2D3
(211,178,211)
#DABEDA
(218,190,218)
#E1CAE1
(225,202,225)
#E8D6E8
(232,214,232)
#EFE2EF
(239,226,239)
#F6EEF6
(246,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B076B0; }

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

This text font color is #B076B0.

Background Color

.myBgColor { background-color: #B076B0; }

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

This div background color is #B076B0.

Border color

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

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

This div border color is #B076B0.

Opacity

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

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

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

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

This text has shadow with #B076B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B076B0.

Preview

Color preview on black background

This text has color #B076B0 on black background.


Color preview on white background

This text has color #B076B0 on white background.


Black color preview on #B076B0 background

This text has black color on #B076B0 background.


White color preview on #B076B0 background

This text has white color on #B076B0 background.


Related colors

Complementary color

Complementary color for #hex is #4F894F.


I love getcolorcode.com

Triadic colors

1 #B0B076 and #76B0B0 with #B076B0 are triadic colors.

2 #B076B0 and #76B0B0 with #B076B0 are triadic colors.