COLOR #B29EB2

HEX: #B29EB2 RGB: (178,158,178)

Color info

#B29EB2 contains red, green and blue colors in about the same proportion. Web safe color of #B29EB2 is #999999 (or #999).

RGB color model

#B29EB2 color RGB value is (178,158,178).

RGB: (178,158,178) (70%, 62%, 70%)

RGB channels and saturation

R 178 of 255 = 70%
G 158 of 255 = 62%
B 178 of 255 = 70%

178
158
178

R + G + B ~ 67%. #B29EB2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 178 + 158 + 178 = 514 (100%)
R 178 of 514 ~ 34.63%
G 158 of 514 ~ 30.74%
B 178 of 514 ~ 34.63'%

%34.63
%30.74
%34.63

CMYK color model

#B29EB2 color CMYK value is (0,11,0,30).

  • cyan value is 0.00%
  • magenta value is 11.24%
  • yellow value is 0.00%
  • key color value is 30.20%

CMYK: (0,11,0,30)
C0M11Y0K30 (0%, 11%, 0%, 30%)
(0.00 / 0.11 / 0.00 / 0.30)

CMYK percentages

%0
%11.24
%0
%30.2

Codes

Color #B29EB2 in popluar color models

B2 9E B2
RGB 178 158 178
HSL 300° 11.49% 65.88%
HSB/HSV 300° 11.24% 69.80%
CMYK 0.00% 11.24% 0.00%
30.20%

Color #B29EB2 in popluar number systems.

HEX B2 9E B2
Decimal 178 158 178
Binary 10110010 10011110 10110010
Octal 262 236 262

Shades and tints

Shades of #B29EB2

#B29EB2
(178,158,178)
#A290A2
(162,144,162)
#928292
(146,130,146)
#827482
(130,116,130)
#726672
(114,102,114)
#625862
(98,88,98)
#524A52
(82,74,82)
#423C42
(66,60,66)
#322E32
(50,46,50)
#222022
(34,32,34)
#121212
(18,18,18)
#000000
(0,0,0)

Tints of #B29EB2

#B29EB2
(178,158,178)
#B9A6B9
(185,166,185)
#C0AEC0
(192,174,192)
#C7B6C7
(199,182,199)
#CEBECE
(206,190,206)
#D5C6D5
(213,198,213)
#DCCEDC
(220,206,220)
#E3D6E3
(227,214,227)
#EADEEA
(234,222,234)
#F1E6F1
(241,230,241)
#F8EEF8
(248,238,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B29EB2; }

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

This text font color is #B29EB2.

Background Color

.myBgColor { background-color: #B29EB2; }

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

This div background color is #B29EB2.

Border color

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

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

This div border color is #B29EB2.

Opacity

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

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

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

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

This text has shadow with #B29EB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B29EB2.

Preview

Color preview on black background

This text has color #B29EB2 on black background.


Color preview on white background

This text has color #B29EB2 on white background.


Black color preview on #B29EB2 background

This text has black color on #B29EB2 background.


White color preview on #B29EB2 background

This text has white color on #B29EB2 background.


Related colors

Complementary color

Complementary color for #hex is #4D614D.


I love getcolorcode.com

Triadic colors

1 #B2B29E and #9EB2B2 with #B29EB2 are triadic colors.

2 #B29EB2 and #9EB2B2 with #B29EB2 are triadic colors.