COLOR #B89492

HEX: #B89492 RGB: (184,148,146)

Color info

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

RGB color model

#B89492 color RGB value is (184,148,146).

RGB: (184,148,146) (72%, 58%, 57%)

RGB channels and saturation

R 184 of 255 = 72%
G 148 of 255 = 58%
B 146 of 255 = 57%

184
148
146

R + G + B ~ 62%. #B89492 is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 148 + 146 = 478 (100%)
R 184 of 478 ~ 38.49%
G 148 of 478 ~ 30.96%
B 146 of 478 ~ 30.54'%

%38.49
%30.96
%30.54

CMYK color model

#B89492 color CMYK value is (0,20,21,28).

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

CMYK: (0,20,21,28)
C0M20Y21K28 (0%, 20%, 21%, 28%)
(0.00 / 0.20 / 0.21 / 0.28)

CMYK percentages

%0
%19.57
%20.65
%27.84

Codes

Color #B89492 in popluar color models

B8 94 92
RGB 184 148 146
HSL 21.11% 64.71%
HSB/HSV 20.65% 72.16%
CMYK 0.00% 19.57% 20.65%
27.84%

Color #B89492 in popluar number systems.

HEX B8 94 92
Decimal 184 148 146
Binary 10111000 10010100 10010010
Octal 270 224 222

Shades and tints

Shades of #B89492

#B89492
(184,148,146)
#A88785
(168,135,133)
#987A78
(152,122,120)
#886D6B
(136,109,107)
#78605E
(120,96,94)
#685351
(104,83,81)
#584644
(88,70,68)
#483937
(72,57,55)
#382C2A
(56,44,42)
#281F1D
(40,31,29)
#181210
(24,18,16)
#000000
(0,0,0)

Tints of #B89492

#B89492
(184,148,146)
#BE9D9B
(190,157,155)
#C4A6A4
(196,166,164)
#CAAFAD
(202,175,173)
#D0B8B6
(208,184,182)
#D6C1BF
(214,193,191)
#DCCAC8
(220,202,200)
#E2D3D1
(226,211,209)
#E8DCDA
(232,220,218)
#EEE5E3
(238,229,227)
#F4EEEC
(244,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B89492; }

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

This text font color is #B89492.

Background Color

.myBgColor { background-color: #B89492; }

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

This div background color is #B89492.

Border color

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

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

This div border color is #B89492.

Opacity

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

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

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

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

This text has shadow with #B89492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B89492.

Preview

Color preview on black background

This text has color #B89492 on black background.


Color preview on white background

This text has color #B89492 on white background.


Black color preview on #B89492 background

This text has black color on #B89492 background.


White color preview on #B89492 background

This text has white color on #B89492 background.


Related colors

Complementary color

Complementary color for #hex is #476B6D.


I love getcolorcode.com

Triadic colors

1 #92B894 and #9492B8 with #B89492 are triadic colors.

2 #9294B8 and #94B892 with #B89492 are triadic colors.