COLOR #B69684

HEX: #B69684 RGB: (182,150,132)

Color info

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

RGB color model

#B69684 color RGB value is (182,150,132).

RGB: (182,150,132) (71%, 59%, 52%)

RGB channels and saturation

R 182 of 255 = 71%
G 150 of 255 = 59%
B 132 of 255 = 52%

182
150
132

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

Portions of RGB colors in percentages

R + G + B = 182 + 150 + 132 = 464 (100%)
R 182 of 464 ~ 39.22%
G 150 of 464 ~ 32.33%
B 132 of 464 ~ 28.45'%

%39.22
%32.33
%28.45

CMYK color model

#B69684 color CMYK value is (0,18,27,29).

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

CMYK: (0,18,27,29)
C0M18Y27K29 (0%, 18%, 27%, 29%)
(0.00 / 0.18 / 0.27 / 0.29)

CMYK percentages

%0
%17.58
%27.47
%28.63

Codes

Color #B69684 in popluar color models

B6 96 84
RGB 182 150 132
HSL 22° 25.51% 61.57%
HSB/HSV 22° 27.47% 71.37%
CMYK 0.00% 17.58% 27.47%
28.63%

Color #B69684 in popluar number systems.

HEX B6 96 84
Decimal 182 150 132
Binary 10110110 10010110 10000100
Octal 266 226 204

Shades and tints

Shades of #B69684

#B69684
(182,150,132)
#A68978
(166,137,120)
#967C6C
(150,124,108)
#866F60
(134,111,96)
#766254
(118,98,84)
#665548
(102,85,72)
#56483C
(86,72,60)
#463B30
(70,59,48)
#362E24
(54,46,36)
#262118
(38,33,24)
#16140C
(22,20,12)
#000000
(0,0,0)

Tints of #B69684

#B69684
(182,150,132)
#BC9F8F
(188,159,143)
#C2A89A
(194,168,154)
#C8B1A5
(200,177,165)
#CEBAB0
(206,186,176)
#D4C3BB
(212,195,187)
#DACCC6
(218,204,198)
#E0D5D1
(224,213,209)
#E6DEDC
(230,222,220)
#ECE7E7
(236,231,231)
#F2F0F2
(242,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B69684; }

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

This text font color is #B69684.

Background Color

.myBgColor { background-color: #B69684; }

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

This div background color is #B69684.

Border color

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

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

This div border color is #B69684.

Opacity

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

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

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

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

This text has shadow with #B69684 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B69684.

Preview

Color preview on black background

This text has color #B69684 on black background.


Color preview on white background

This text has color #B69684 on white background.


Black color preview on #B69684 background

This text has black color on #B69684 background.


White color preview on #B69684 background

This text has white color on #B69684 background.


Related colors

Complementary color

Complementary color for #hex is #49697B.


I love getcolorcode.com

Triadic colors

1 #84B696 and #9684B6 with #B69684 are triadic colors.

2 #8496B6 and #96B684 with #B69684 are triadic colors.