COLOR #B88893

HEX: #B88893 RGB: (184,136,147)

Color info

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

RGB color model

#B88893 color RGB value is (184,136,147).

RGB: (184,136,147) (72%, 53%, 58%)

RGB channels and saturation

R 184 of 255 = 72%
G 136 of 255 = 53%
B 147 of 255 = 58%

184
136
147

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

Portions of RGB colors in percentages

R + G + B = 184 + 136 + 147 = 467 (100%)
R 184 of 467 ~ 39.4%
G 136 of 467 ~ 29.12%
B 147 of 467 ~ 31.48'%

%39.4
%29.12
%31.48

CMYK color model

#B88893 color CMYK value is (0,26,20,28).

  • cyan value is 0.00%
  • magenta value is 26.09%
  • yellow value is 20.11%
  • key color value is 27.84%

CMYK: (0,26,20,28)
C0M26Y20K28 (0%, 26%, 20%, 28%)
(0.00 / 0.26 / 0.20 / 0.28)

CMYK percentages

%0
%26.09
%20.11
%27.84

Codes

Color #B88893 in popluar color models

B8 88 93
RGB 184 136 147
HSL 346° 25.26% 62.75%
HSB/HSV 346° 26.09% 72.16%
CMYK 0.00% 26.09% 20.11%
27.84%

Color #B88893 in popluar number systems.

HEX B8 88 93
Decimal 184 136 147
Binary 10111000 10001000 10010011
Octal 270 210 223

Shades and tints

Shades of #B88893

#B88893
(184,136,147)
#A87C86
(168,124,134)
#987079
(152,112,121)
#88646C
(136,100,108)
#78585F
(120,88,95)
#684C52
(104,76,82)
#584045
(88,64,69)
#483438
(72,52,56)
#38282B
(56,40,43)
#281C1E
(40,28,30)
#181011
(24,16,17)
#000000
(0,0,0)

Tints of #B88893

#B88893
(184,136,147)
#BE929C
(190,146,156)
#C49CA5
(196,156,165)
#CAA6AE
(202,166,174)
#D0B0B7
(208,176,183)
#D6BAC0
(214,186,192)
#DCC4C9
(220,196,201)
#E2CED2
(226,206,210)
#E8D8DB
(232,216,219)
#EEE2E4
(238,226,228)
#F4ECED
(244,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B88893 color. Also use rgb(184,136,147) instead hex code.

Text Font Color

.myTextColor { color: #B88893; }

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

This text font color is #B88893.

Background Color

.myBgColor { background-color: #B88893; }

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

This div background color is #B88893.

Border color

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

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

This div border color is #B88893.

Opacity

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

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

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

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

This text has shadow with #B88893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B88893.

Preview

Color preview on black background

This text has color #B88893 on black background.


Color preview on white background

This text has color #B88893 on white background.


Black color preview on #B88893 background

This text has black color on #B88893 background.


White color preview on #B88893 background

This text has white color on #B88893 background.


Related colors

Complementary color

Complementary color for #hex is #47776C.


I love getcolorcode.com

Triadic colors

1 #93B888 and #8893B8 with #B88893 are triadic colors.

2 #9388B8 and #88B893 with #B88893 are triadic colors.