COLOR #B2B992

HEX: #B2B992 RGB: (178,185,146)

Color info

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

RGB color model

#B2B992 color RGB value is (178,185,146).

RGB: (178,185,146) (70%, 73%, 57%)

RGB channels and saturation

R 178 of 255 = 70%
G 185 of 255 = 73%
B 146 of 255 = 57%

178
185
146

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

Portions of RGB colors in percentages

R + G + B = 178 + 185 + 146 = 509 (100%)
R 178 of 509 ~ 34.97%
G 185 of 509 ~ 36.35%
B 146 of 509 ~ 28.68'%

%34.97
%36.35
%28.68

CMYK color model

#B2B992 color CMYK value is (4,0,21,27).

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

CMYK: (4,0,21,27)
C4M0Y21K27 (4%, 0%, 21%, 27%)
(0.04 / 0.00 / 0.21 / 0.27)

CMYK percentages

%3.78
%0
%21.08
%27.45

Codes

Color #B2B992 in popluar color models

B2 B9 92
RGB 178 185 146
HSL 71° 21.79% 64.90%
HSB/HSV 71° 21.08% 72.55%
CMYK 3.78% 0.00% 21.08%
27.45%

Color #B2B992 in popluar number systems.

HEX B2 B9 92
Decimal 178 185 146
Binary 10110010 10111001 10010010
Octal 262 271 222

Shades and tints

Shades of #B2B992

#B2B992
(178,185,146)
#A2A985
(162,169,133)
#929978
(146,153,120)
#82896B
(130,137,107)
#72795E
(114,121,94)
#626951
(98,105,81)
#525944
(82,89,68)
#424937
(66,73,55)
#32392A
(50,57,42)
#22291D
(34,41,29)
#121910
(18,25,16)
#000000
(0,0,0)

Tints of #B2B992

#B2B992
(178,185,146)
#B9BF9B
(185,191,155)
#C0C5A4
(192,197,164)
#C7CBAD
(199,203,173)
#CED1B6
(206,209,182)
#D5D7BF
(213,215,191)
#DCDDC8
(220,221,200)
#E3E3D1
(227,227,209)
#EAE9DA
(234,233,218)
#F1EFE3
(241,239,227)
#F8F5EC
(248,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2B992; }

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

This text font color is #B2B992.

Background Color

.myBgColor { background-color: #B2B992; }

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

This div background color is #B2B992.

Border color

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

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

This div border color is #B2B992.

Opacity

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

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

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

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

This text has shadow with #B2B992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2B992.

Preview

Color preview on black background

This text has color #B2B992 on black background.


Color preview on white background

This text has color #B2B992 on white background.


Black color preview on #B2B992 background

This text has black color on #B2B992 background.


White color preview on #B2B992 background

This text has white color on #B2B992 background.


Related colors

Complementary color

Complementary color for #hex is #4D466D.


I love getcolorcode.com

Triadic colors

1 #92B2B9 and #B992B2 with #B2B992 are triadic colors.

2 #92B9B2 and #B9B292 with #B2B992 are triadic colors.