COLOR #B1B495

HEX: #B1B495 RGB: (177,180,149)

Color info

#B1B495 contains red, green and blue colors in about the same proportion. Web safe color of #B1B495 is #99CC99 (or #9C9).

RGB color model

#B1B495 color RGB value is (177,180,149).

RGB: (177,180,149) (69%, 71%, 58%)

RGB channels and saturation

R 177 of 255 = 69%
G 180 of 255 = 71%
B 149 of 255 = 58%

177
180
149

R + G + B ~ 66%. #B1B495 is quite light color.

Portions of RGB colors in percentages

R + G + B = 177 + 180 + 149 = 506 (100%)
R 177 of 506 ~ 34.98%
G 180 of 506 ~ 35.57%
B 149 of 506 ~ 29.45'%

%34.98
%35.57
%29.45

CMYK color model

#B1B495 color CMYK value is (2,0,17,29).

  • cyan value is 1.67%
  • magenta value is 0.00%
  • yellow value is 17.22%
  • key color value is 29.41%

CMYK: (2,0,17,29)
C2M0Y17K29 (2%, 0%, 17%, 29%)
(0.02 / 0.00 / 0.17 / 0.29)

CMYK percentages

%1.67
%0
%17.22
%29.41

Codes

Color #B1B495 in popluar color models

B1 B4 95
RGB 177 180 149
HSL 66° 17.13% 64.51%
HSB/HSV 66° 17.22% 70.59%
CMYK 1.67% 0.00% 17.22%
29.41%

Color #B1B495 in popluar number systems.

HEX B1 B4 95
Decimal 177 180 149
Binary 10110001 10110100 10010101
Octal 261 264 225

Shades and tints

Shades of #B1B495

#B1B495
(177,180,149)
#A1A488
(161,164,136)
#91947B
(145,148,123)
#81846E
(129,132,110)
#717461
(113,116,97)
#616454
(97,100,84)
#515447
(81,84,71)
#41443A
(65,68,58)
#31342D
(49,52,45)
#212420
(33,36,32)
#111413
(17,20,19)
#000000
(0,0,0)

Tints of #B1B495

#B1B495
(177,180,149)
#B8BA9E
(184,186,158)
#BFC0A7
(191,192,167)
#C6C6B0
(198,198,176)
#CDCCB9
(205,204,185)
#D4D2C2
(212,210,194)
#DBD8CB
(219,216,203)
#E2DED4
(226,222,212)
#E9E4DD
(233,228,221)
#F0EAE6
(240,234,230)
#F7F0EF
(247,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B1B495 color. Also use rgb(177,180,149) instead hex code.

Text Font Color

.myTextColor { color: #B1B495; }

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

This text font color is #B1B495.

Background Color

.myBgColor { background-color: #B1B495; }

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

This div background color is #B1B495.

Border color

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

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

This div border color is #B1B495.

Opacity

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

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

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

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

This text has shadow with #B1B495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1B495.

Preview

Color preview on black background

This text has color #B1B495 on black background.


Color preview on white background

This text has color #B1B495 on white background.


Black color preview on #B1B495 background

This text has black color on #B1B495 background.


White color preview on #B1B495 background

This text has white color on #B1B495 background.


Related colors

Complementary color

Complementary color for #hex is #4E4B6A.


I love getcolorcode.com

Triadic colors

1 #95B1B4 and #B495B1 with #B1B495 are triadic colors.

2 #95B4B1 and #B4B195 with #B1B495 are triadic colors.