COLOR #B69687

HEX: #B69687 RGB: (182,150,135)

Color info

#B69687 contains red, green and blue colors in about the same proportion. Web safe color of #B69687 is #CC9999 (or #C99).

RGB color model

#B69687 color RGB value is (182,150,135).

RGB: (182,150,135) (71%, 59%, 53%)

RGB channels and saturation

R 182 of 255 = 71%
G 150 of 255 = 59%
B 135 of 255 = 53%

182
150
135

R + G + B ~ 61%. #B69687 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 150 + 135 = 467 (100%)
R 182 of 467 ~ 38.97%
G 150 of 467 ~ 32.12%
B 135 of 467 ~ 28.91'%

%38.97
%32.12
%28.91

CMYK color model

#B69687 color CMYK value is (0,18,26,29).

  • cyan value is 0.00%
  • magenta value is 17.58%
  • yellow value is 25.82%
  • key color value is 28.63%

CMYK: (0,18,26,29)
C0M18Y26K29 (0%, 18%, 26%, 29%)
(0.00 / 0.18 / 0.26 / 0.29)

CMYK percentages

%0
%17.58
%25.82
%28.63

Codes

Color #B69687 in popluar color models

B6 96 87
RGB 182 150 135
HSL 19° 24.35% 62.16%
HSB/HSV 19° 25.82% 71.37%
CMYK 0.00% 17.58% 25.82%
28.63%

Color #B69687 in popluar number systems.

HEX B6 96 87
Decimal 182 150 135
Binary 10110110 10010110 10000111
Octal 266 226 207

Shades and tints

Shades of #B69687

#B69687
(182,150,135)
#A6897B
(166,137,123)
#967C6F
(150,124,111)
#866F63
(134,111,99)
#766257
(118,98,87)
#66554B
(102,85,75)
#56483F
(86,72,63)
#463B33
(70,59,51)
#362E27
(54,46,39)
#26211B
(38,33,27)
#16140F
(22,20,15)
#000000
(0,0,0)

Tints of #B69687

#B69687
(182,150,135)
#BC9F91
(188,159,145)
#C2A89B
(194,168,155)
#C8B1A5
(200,177,165)
#CEBAAF
(206,186,175)
#D4C3B9
(212,195,185)
#DACCC3
(218,204,195)
#E0D5CD
(224,213,205)
#E6DED7
(230,222,215)
#ECE7E1
(236,231,225)
#F2F0EB
(242,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B69687 color. Also use rgb(182,150,135) instead hex code.

Text Font Color

.myTextColor { color: #B69687; }

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

This text font color is #B69687.

Background Color

.myBgColor { background-color: #B69687; }

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

This div background color is #B69687.

Border color

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

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

This div border color is #B69687.

Opacity

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

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

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

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

This text has shadow with #B69687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B69687.

Preview

Color preview on black background

This text has color #B69687 on black background.


Color preview on white background

This text has color #B69687 on white background.


Black color preview on #B69687 background

This text has black color on #B69687 background.


White color preview on #B69687 background

This text has white color on #B69687 background.


Related colors

Complementary color

Complementary color for #hex is #496978.


I love getcolorcode.com

Triadic colors

1 #87B696 and #9687B6 with #B69687 are triadic colors.

2 #8796B6 and #96B687 with #B69687 are triadic colors.