COLOR #B5B697

HEX: #B5B697 RGB: (181,182,151)

Color info

#B5B697 contains red, green and blue colors in about the same proportion. Web safe color of #B5B697 is #CCCC99 (or #CC9).

RGB color model

#B5B697 color RGB value is (181,182,151).

RGB: (181,182,151) (71%, 71%, 59%)

RGB channels and saturation

R 181 of 255 = 71%
G 182 of 255 = 71%
B 151 of 255 = 59%

181
182
151

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

Portions of RGB colors in percentages

R + G + B = 181 + 182 + 151 = 514 (100%)
R 181 of 514 ~ 35.21%
G 182 of 514 ~ 35.41%
B 151 of 514 ~ 29.38'%

%35.21
%35.41
%29.38

CMYK color model

#B5B697 color CMYK value is (1,0,17,29).

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

CMYK: (1,0,17,29)
C1M0Y17K29 (1%, 0%, 17%, 29%)
(0.01 / 0.00 / 0.17 / 0.29)

CMYK percentages

%0.55
%0
%17.03
%28.63

Codes

Color #B5B697 in popluar color models

B5 B6 97
RGB 181 182 151
HSL 62° 17.51% 65.29%
HSB/HSV 62° 17.03% 71.37%
CMYK 0.55% 0.00% 17.03%
28.63%

Color #B5B697 in popluar number systems.

HEX B5 B6 97
Decimal 181 182 151
Binary 10110101 10110110 10010111
Octal 265 266 227

Shades and tints

Shades of #B5B697

#B5B697
(181,182,151)
#A5A68A
(165,166,138)
#95967D
(149,150,125)
#858670
(133,134,112)
#757663
(117,118,99)
#656656
(101,102,86)
#555649
(85,86,73)
#45463C
(69,70,60)
#35362F
(53,54,47)
#252622
(37,38,34)
#151615
(21,22,21)
#000000
(0,0,0)

Tints of #B5B697

#B5B697
(181,182,151)
#BBBCA0
(187,188,160)
#C1C2A9
(193,194,169)
#C7C8B2
(199,200,178)
#CDCEBB
(205,206,187)
#D3D4C4
(211,212,196)
#D9DACD
(217,218,205)
#DFE0D6
(223,224,214)
#E5E6DF
(229,230,223)
#EBECE8
(235,236,232)
#F1F2F1
(241,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5B697; }

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

This text font color is #B5B697.

Background Color

.myBgColor { background-color: #B5B697; }

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

This div background color is #B5B697.

Border color

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

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

This div border color is #B5B697.

Opacity

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

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

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

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

This text has shadow with #B5B697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5B697.

Preview

Color preview on black background

This text has color #B5B697 on black background.


Color preview on white background

This text has color #B5B697 on white background.


Black color preview on #B5B697 background

This text has black color on #B5B697 background.


White color preview on #B5B697 background

This text has white color on #B5B697 background.


Related colors

Complementary color

Complementary color for #hex is #4A4968.


I love getcolorcode.com

Triadic colors

1 #97B5B6 and #B697B5 with #B5B697 are triadic colors.

2 #97B6B5 and #B6B597 with #B5B697 are triadic colors.