COLOR #B29795

HEX: #B29795 RGB: (178,151,149)

Color info

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

RGB color model

#B29795 color RGB value is (178,151,149).

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

RGB channels and saturation

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

178
151
149

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

Portions of RGB colors in percentages

R + G + B = 178 + 151 + 149 = 478 (100%)
R 178 of 478 ~ 37.24%
G 151 of 478 ~ 31.59%
B 149 of 478 ~ 31.17'%

%37.24
%31.59
%31.17

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 15.17%
  • yellow value is 16.29%
  • key color value is 30.20%
CMYK: (0,15,16,30) C0M15Y16K30 (0%,15%,16%,30%) (0.00/0.15/0.16/0.30) 

CMYK percentages

%0
%15.17
%16.29
%30.2

Codes

Color #B29795 in popluar color models

B2 97 95
RGB 178 151 149
HSL 15.85% 64.12%
HSB/HSV 16.29% 69.80%
CMYK 0.00% 15.17% 16.29%
30.20%

Color #B29795 in popluar number systems.

HEX B2 97 95
Decimal 178 151 149
Binary 10110010 10010111 10010101
Octal 262 227 225

Shades and tints

Shades of #B29795

#B29795
(178,151,149)
#A28A88
(162,138,136)
#927D7B
(146,125,123)
#82706E
(130,112,110)
#726361
(114,99,97)
#625654
(98,86,84)
#524947
(82,73,71)
#423C3A
(66,60,58)
#322F2D
(50,47,45)
#222220
(34,34,32)
#121513
(18,21,19)
#000000
(0,0,0)

Tints of #B29795

#B29795
(178,151,149)
#B9A09E
(185,160,158)
#C0A9A7
(192,169,167)
#C7B2B0
(199,178,176)
#CEBBB9
(206,187,185)
#D5C4C2
(213,196,194)
#DCCDCB
(220,205,203)
#E3D6D4
(227,214,212)
#EADFDD
(234,223,221)
#F1E8E6
(241,232,230)
#F8F1EF
(248,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B29795; }

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

This text font color is #B29795.

Background Color

.myBgColor { background-color: #B29795; }

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

This div background color is #B29795.

Border color

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

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

This div border color is #B29795.

Opacity

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

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

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

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

This text has shadow with #B29795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B29795.

Preview

Color preview on black background

This text has color #B29795 on black background.


Color preview on white background

This text has color #B29795 on white background.


Black color preview on #B29795 background

This text has black color on #B29795 background.


White color preview on #B29795 background

This text has white color on #B29795 background.


Related colors

Complementary color

Complementary color for #hex is #4D686A.


I love getcolorcode.com

Triadic colors

1 #95B297 and #9795B2 with #B29795 are triadic colors.

2 #9597B2 and #97B295 with #B29795 are triadic colors.