COLOR #B89496

HEX: #B89496 RGB: (184,148,150)

Color info

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

RGB color model

#B89496 color RGB value is (184,148,150).

RGB: (184,148,150) (72%, 58%, 59%)

RGB channels and saturation

R 184 of 255 = 72%
G 148 of 255 = 58%
B 150 of 255 = 59%

184
148
150

R + G + B ~ 63%. #B89496 is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 148 + 150 = 482 (100%)
R 184 of 482 ~ 38.17%
G 148 of 482 ~ 30.71%
B 150 of 482 ~ 31.12'%

%38.17
%30.71
%31.12

CMYK color model

#B89496 color CMYK value is (0,20,18,28).

  • cyan value is 0.00%
  • magenta value is 19.57%
  • yellow value is 18.48%
  • key color value is 27.84%

CMYK: (0,20,18,28)
C0M20Y18K28 (0%, 20%, 18%, 28%)
(0.00 / 0.20 / 0.18 / 0.28)

CMYK percentages

%0
%19.57
%18.48
%27.84

Codes

Color #B89496 in popluar color models

B8 94 96
RGB 184 148 150
HSL 357° 20.22% 65.10%
HSB/HSV 357° 19.57% 72.16%
CMYK 0.00% 19.57% 18.48%
27.84%

Color #B89496 in popluar number systems.

HEX B8 94 96
Decimal 184 148 150
Binary 10111000 10010100 10010110
Octal 270 224 226

Shades and tints

Shades of #B89496

#B89496
(184,148,150)
#A88789
(168,135,137)
#987A7C
(152,122,124)
#886D6F
(136,109,111)
#786062
(120,96,98)
#685355
(104,83,85)
#584648
(88,70,72)
#48393B
(72,57,59)
#382C2E
(56,44,46)
#281F21
(40,31,33)
#181214
(24,18,20)
#000000
(0,0,0)

Tints of #B89496

#B89496
(184,148,150)
#BE9D9F
(190,157,159)
#C4A6A8
(196,166,168)
#CAAFB1
(202,175,177)
#D0B8BA
(208,184,186)
#D6C1C3
(214,193,195)
#DCCACC
(220,202,204)
#E2D3D5
(226,211,213)
#E8DCDE
(232,220,222)
#EEE5E7
(238,229,231)
#F4EEF0
(244,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B89496 color. Also use rgb(184,148,150) instead hex code.

Text Font Color

.myTextColor { color: #B89496; }

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

This text font color is #B89496.

Background Color

.myBgColor { background-color: #B89496; }

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

This div background color is #B89496.

Border color

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

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

This div border color is #B89496.

Opacity

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

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

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

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

This text has shadow with #B89496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B89496.

Preview

Color preview on black background

This text has color #B89496 on black background.


Color preview on white background

This text has color #B89496 on white background.


Black color preview on #B89496 background

This text has black color on #B89496 background.


White color preview on #B89496 background

This text has white color on #B89496 background.


Related colors

Complementary color

Complementary color for #hex is #476B69.


I love getcolorcode.com

Triadic colors

1 #96B894 and #9496B8 with #B89496 are triadic colors.

2 #9694B8 and #94B896 with #B89496 are triadic colors.