COLOR #B1B58A

HEX: #B1B58A RGB: (177,181,138)

Color info

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

RGB color model

#B1B58A color RGB value is (177,181,138).

RGB: (177,181,138) (69%, 71%, 54%)

RGB channels and saturation

R 177 of 255 = 69%
G 181 of 255 = 71%
B 138 of 255 = 54%

177
181
138

R + G + B ~ 65%. #B1B58A is quite light color.

Portions of RGB colors in percentages

R + G + B = 177 + 181 + 138 = 496 (100%)
R 177 of 496 ~ 35.69%
G 181 of 496 ~ 36.49%
B 138 of 496 ~ 27.82'%

%35.69
%36.49
%27.82

CMYK color model

#B1B58A color CMYK value is (2,0,24,29).

  • cyan value is 2.21%
  • magenta value is 0.00%
  • yellow value is 23.76%
  • key color value is 29.02%

CMYK: (2,0,24,29)
C2M0Y24K29 (2%, 0%, 24%, 29%)
(0.02 / 0.00 / 0.24 / 0.29)

CMYK percentages

%2.21
%0
%23.76
%29.02

Codes

Color #B1B58A in popluar color models

B1 B5 8A
RGB 177 181 138
HSL 66° 22.51% 62.55%
HSB/HSV 66° 23.76% 70.98%
CMYK 2.21% 0.00% 23.76%
29.02%

Color #B1B58A in popluar number systems.

HEX B1 B5 8A
Decimal 177 181 138
Binary 10110001 10110101 10001010
Octal 261 265 212

Shades and tints

Shades of #B1B58A

#B1B58A
(177,181,138)
#A1A57E
(161,165,126)
#919572
(145,149,114)
#818566
(129,133,102)
#71755A
(113,117,90)
#61654E
(97,101,78)
#515542
(81,85,66)
#414536
(65,69,54)
#31352A
(49,53,42)
#21251E
(33,37,30)
#111512
(17,21,18)
#000000
(0,0,0)

Tints of #B1B58A

#B1B58A
(177,181,138)
#B8BB94
(184,187,148)
#BFC19E
(191,193,158)
#C6C7A8
(198,199,168)
#CDCDB2
(205,205,178)
#D4D3BC
(212,211,188)
#DBD9C6
(219,217,198)
#E2DFD0
(226,223,208)
#E9E5DA
(233,229,218)
#F0EBE4
(240,235,228)
#F7F1EE
(247,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B1B58A color. Also use rgb(177,181,138) instead hex code.

Text Font Color

.myTextColor { color: #B1B58A; }

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

This text font color is #B1B58A.

Background Color

.myBgColor { background-color: #B1B58A; }

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

This div background color is #B1B58A.

Border color

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

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

This div border color is #B1B58A.

Opacity

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

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

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

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

This text has shadow with #B1B58A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B1B58A.

Preview

Color preview on black background

This text has color #B1B58A on black background.


Color preview on white background

This text has color #B1B58A on white background.


Black color preview on #B1B58A background

This text has black color on #B1B58A background.


White color preview on #B1B58A background

This text has white color on #B1B58A background.


Related colors

Complementary color

Complementary color for #hex is #4E4A75.


I love getcolorcode.com

Triadic colors

1 #8AB1B5 and #B58AB1 with #B1B58A are triadic colors.

2 #8AB5B1 and #B5B18A with #B1B58A are triadic colors.