COLOR #B2B997

HEX: #B2B997 RGB: (178,185,151)

Color info

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

RGB color model

#B2B997 color RGB value is (178,185,151).

RGB: (178,185,151) (70%, 73%, 59%)

RGB channels and saturation

R 178 of 255 = 70%
G 185 of 255 = 73%
B 151 of 255 = 59%

178
185
151

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

Portions of RGB colors in percentages

R + G + B = 178 + 185 + 151 = 514 (100%)
R 178 of 514 ~ 34.63%
G 185 of 514 ~ 35.99%
B 151 of 514 ~ 29.38'%

%34.63
%35.99
%29.38

CMYK color model

#B2B997 color CMYK value is (4,0,18,27).

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

CMYK: (4,0,18,27)
C4M0Y18K27 (4%, 0%, 18%, 27%)
(0.04 / 0.00 / 0.18 / 0.27)

CMYK percentages

%3.78
%0
%18.38
%27.45

Codes

Color #B2B997 in popluar color models

B2 B9 97
RGB 178 185 151
HSL 72° 19.54% 65.88%
HSB/HSV 72° 18.38% 72.55%
CMYK 3.78% 0.00% 18.38%
27.45%

Color #B2B997 in popluar number systems.

HEX B2 B9 97
Decimal 178 185 151
Binary 10110010 10111001 10010111
Octal 262 271 227

Shades and tints

Shades of #B2B997

#B2B997
(178,185,151)
#A2A98A
(162,169,138)
#92997D
(146,153,125)
#828970
(130,137,112)
#727963
(114,121,99)
#626956
(98,105,86)
#525949
(82,89,73)
#42493C
(66,73,60)
#32392F
(50,57,47)
#222922
(34,41,34)
#121915
(18,25,21)
#000000
(0,0,0)

Tints of #B2B997

#B2B997
(178,185,151)
#B9BFA0
(185,191,160)
#C0C5A9
(192,197,169)
#C7CBB2
(199,203,178)
#CED1BB
(206,209,187)
#D5D7C4
(213,215,196)
#DCDDCD
(220,221,205)
#E3E3D6
(227,227,214)
#EAE9DF
(234,233,223)
#F1EFE8
(241,239,232)
#F8F5F1
(248,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B2B997; }

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

This text font color is #B2B997.

Background Color

.myBgColor { background-color: #B2B997; }

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

This div background color is #B2B997.

Border color

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

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

This div border color is #B2B997.

Opacity

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

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

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

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

This text has shadow with #B2B997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B2B997.

Preview

Color preview on black background

This text has color #B2B997 on black background.


Color preview on white background

This text has color #B2B997 on white background.


Black color preview on #B2B997 background

This text has black color on #B2B997 background.


White color preview on #B2B997 background

This text has white color on #B2B997 background.


Related colors

Complementary color

Complementary color for #hex is #4D4668.


I love getcolorcode.com

Triadic colors

1 #97B2B9 and #B997B2 with #B2B997 are triadic colors.

2 #97B9B2 and #B9B297 with #B2B997 are triadic colors.