COLOR #B9B295

HEX: #B9B295 RGB: (185,178,149)

Color info

#B9B295 contains red, green and blue colors in about the same proportion. Web safe color of #B9B295 is #CC9999 (or #C99).

RGB color model

#B9B295 color RGB value is (185,178,149).

RGB: (185,178,149) (73%, 70%, 58%)

RGB channels and saturation

R 185 of 255 = 73%
G 178 of 255 = 70%
B 149 of 255 = 58%

185
178
149

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

Portions of RGB colors in percentages

R + G + B = 185 + 178 + 149 = 512 (100%)
R 185 of 512 ~ 36.13%
G 178 of 512 ~ 34.77%
B 149 of 512 ~ 29.1'%

%36.13
%34.77
%29.1

CMYK color model

#B9B295 color CMYK value is (0,4,19,27).

  • cyan value is 0.00%
  • magenta value is 3.78%
  • yellow value is 19.46%
  • key color value is 27.45%

CMYK: (0,4,19,27)
C0M4Y19K27 (0%, 4%, 19%, 27%)
(0.00 / 0.04 / 0.19 / 0.27)

CMYK percentages

%0
%3.78
%19.46
%27.45

Codes

Color #B9B295 in popluar color models

B9 B2 95
RGB 185 178 149
HSL 48° 20.45% 65.49%
HSB/HSV 48° 19.46% 72.55%
CMYK 0.00% 3.78% 19.46%
27.45%

Color #B9B295 in popluar number systems.

HEX B9 B2 95
Decimal 185 178 149
Binary 10111001 10110010 10010101
Octal 271 262 225

Shades and tints

Shades of #B9B295

#B9B295
(185,178,149)
#A9A288
(169,162,136)
#99927B
(153,146,123)
#89826E
(137,130,110)
#797261
(121,114,97)
#696254
(105,98,84)
#595247
(89,82,71)
#49423A
(73,66,58)
#39322D
(57,50,45)
#292220
(41,34,32)
#191213
(25,18,19)
#000000
(0,0,0)

Tints of #B9B295

#B9B295
(185,178,149)
#BFB99E
(191,185,158)
#C5C0A7
(197,192,167)
#CBC7B0
(203,199,176)
#D1CEB9
(209,206,185)
#D7D5C2
(215,213,194)
#DDDCCB
(221,220,203)
#E3E3D4
(227,227,212)
#E9EADD
(233,234,221)
#EFF1E6
(239,241,230)
#F5F8EF
(245,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9B295; }

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

This text font color is #B9B295.

Background Color

.myBgColor { background-color: #B9B295; }

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

This div background color is #B9B295.

Border color

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

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

This div border color is #B9B295.

Opacity

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

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

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

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

This text has shadow with #B9B295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9B295.

Preview

Color preview on black background

This text has color #B9B295 on black background.


Color preview on white background

This text has color #B9B295 on white background.


Black color preview on #B9B295 background

This text has black color on #B9B295 background.


White color preview on #B9B295 background

This text has white color on #B9B295 background.


Related colors

Complementary color

Complementary color for #hex is #464D6A.


I love getcolorcode.com

Triadic colors

1 #95B9B2 and #B295B9 with #B9B295 are triadic colors.

2 #95B2B9 and #B2B995 with #B9B295 are triadic colors.