COLOR #B3B697

HEX: #B3B697 RGB: (179,182,151)

Color info

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

RGB color model

#B3B697 color RGB value is (179,182,151).

RGB: (179,182,151) (70%, 71%, 59%)

RGB channels and saturation

R 179 of 255 = 70%
G 182 of 255 = 71%
B 151 of 255 = 59%

179
182
151

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

Portions of RGB colors in percentages

R + G + B = 179 + 182 + 151 = 512 (100%)
R 179 of 512 ~ 34.96%
G 182 of 512 ~ 35.55%
B 151 of 512 ~ 29.49'%

%34.96
%35.55
%29.49

CMYK color model

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

  • cyan value is 1.65%
  • magenta value is 0.00%
  • yellow value is 17.03%
  • key color value is 28.63%

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

CMYK percentages

%1.65
%0
%17.03
%28.63

Codes

Color #B3B697 in popluar color models

B3 B6 97
RGB 179 182 151
HSL 66° 17.51% 65.29%
HSB/HSV 66° 17.03% 71.37%
CMYK 1.65% 0.00% 17.03%
28.63%

Color #B3B697 in popluar number systems.

HEX B3 B6 97
Decimal 179 182 151
Binary 10110011 10110110 10010111
Octal 263 266 227

Shades and tints

Shades of #B3B697

#B3B697
(179,182,151)
#A3A68A
(163,166,138)
#93967D
(147,150,125)
#838670
(131,134,112)
#737663
(115,118,99)
#636656
(99,102,86)
#535649
(83,86,73)
#43463C
(67,70,60)
#33362F
(51,54,47)
#232622
(35,38,34)
#131615
(19,22,21)
#000000
(0,0,0)

Tints of #B3B697

#B3B697
(179,182,151)
#B9BCA0
(185,188,160)
#BFC2A9
(191,194,169)
#C5C8B2
(197,200,178)
#CBCEBB
(203,206,187)
#D1D4C4
(209,212,196)
#D7DACD
(215,218,205)
#DDE0D6
(221,224,214)
#E3E6DF
(227,230,223)
#E9ECE8
(233,236,232)
#EFF2F1
(239,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B3B697 color. Also use rgb(179,182,151) instead hex code.

Text Font Color

.myTextColor { color: #B3B697; }

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

This text font color is #B3B697.

Background Color

.myBgColor { background-color: #B3B697; }

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

This div background color is #B3B697.

Border color

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

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

This div border color is #B3B697.

Opacity

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

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

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

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

This text has shadow with #B3B697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B3B697.

Preview

Color preview on black background

This text has color #B3B697 on black background.


Color preview on white background

This text has color #B3B697 on white background.


Black color preview on #B3B697 background

This text has black color on #B3B697 background.


White color preview on #B3B697 background

This text has white color on #B3B697 background.


Related colors

Complementary color

Complementary color for #hex is #4C4968.


I love getcolorcode.com

Triadic colors

1 #97B3B6 and #B697B3 with #B3B697 are triadic colors.

2 #97B6B3 and #B6B397 with #B3B697 are triadic colors.