COLOR #B29596

HEX: #B29596 RGB: (178,149,150)

Color info

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

RGB color model

#B29596 color RGB value is (178,149,150).

RGB: (178,149,150) (70%, 58%, 59%)

RGB channels and saturation

R 178 of 255 = 70%
G 149 of 255 = 58%
B 150 of 255 = 59%

178
149
150

R + G + B ~ 62%. #B29596 is quite light color.

Portions of RGB colors in percentages

R + G + B = 178 + 149 + 150 = 477 (100%)
R 178 of 477 ~ 37.32%
G 149 of 477 ~ 31.24%
B 150 of 477 ~ 31.45'%

%37.32
%31.24
%31.45

CMYK color model

#B29596 color CMYK value is (0,16,16,30).

  • cyan value is 0.00%
  • magenta value is 16.29%
  • yellow value is 15.73%
  • key color value is 30.20%

CMYK: (0,16,16,30)
C0M16Y16K30 (0%, 16%, 16%, 30%)
(0.00 / 0.16 / 0.16 / 0.30)

CMYK percentages

%0
%16.29
%15.73
%30.2

Codes

Color #B29596 in popluar color models

B2 95 96
RGB 178 149 150
HSL 358° 15.85% 64.12%
HSB/HSV 358° 16.29% 69.80%
CMYK 0.00% 16.29% 15.73%
30.20%

Color #B29596 in popluar number systems.

HEX B2 95 96
Decimal 178 149 150
Binary 10110010 10010101 10010110
Octal 262 225 226

Shades and tints

Shades of #B29596

#B29596
(178,149,150)
#A28889
(162,136,137)
#927B7C
(146,123,124)
#826E6F
(130,110,111)
#726162
(114,97,98)
#625455
(98,84,85)
#524748
(82,71,72)
#423A3B
(66,58,59)
#322D2E
(50,45,46)
#222021
(34,32,33)
#121314
(18,19,20)
#000000
(0,0,0)

Tints of #B29596

#B29596
(178,149,150)
#B99E9F
(185,158,159)
#C0A7A8
(192,167,168)
#C7B0B1
(199,176,177)
#CEB9BA
(206,185,186)
#D5C2C3
(213,194,195)
#DCCBCC
(220,203,204)
#E3D4D5
(227,212,213)
#EADDDE
(234,221,222)
#F1E6E7
(241,230,231)
#F8EFF0
(248,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B29596; }

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

This text font color is #B29596.

Background Color

.myBgColor { background-color: #B29596; }

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

This div background color is #B29596.

Border color

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

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

This div border color is #B29596.

Opacity

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

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

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

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

This text has shadow with #B29596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B29596.

Preview

Color preview on black background

This text has color #B29596 on black background.


Color preview on white background

This text has color #B29596 on white background.


Black color preview on #B29596 background

This text has black color on #B29596 background.


White color preview on #B29596 background

This text has white color on #B29596 background.


Related colors

Complementary color

Complementary color for #hex is #4D6A69.


I love getcolorcode.com

Triadic colors

1 #96B295 and #9596B2 with #B29596 are triadic colors.

2 #9695B2 and #95B296 with #B29596 are triadic colors.