COLOR #B48894

HEX: #B48894 RGB: (180,136,148)

Color info

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

RGB color model

#B48894 color RGB value is (180,136,148).

RGB: (180,136,148) (71%, 53%, 58%)

RGB channels and saturation

R 180 of 255 = 71%
G 136 of 255 = 53%
B 148 of 255 = 58%

180
136
148

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

Portions of RGB colors in percentages

R + G + B = 180 + 136 + 148 = 464 (100%)
R 180 of 464 ~ 38.79%
G 136 of 464 ~ 29.31%
B 148 of 464 ~ 31.9'%

%38.79
%29.31
%31.9

CMYK color model

#B48894 color CMYK value is (0,24,18,29).

  • cyan value is 0.00%
  • magenta value is 24.44%
  • yellow value is 17.78%
  • key color value is 29.41%

CMYK: (0,24,18,29)
C0M24Y18K29 (0%, 24%, 18%, 29%)
(0.00 / 0.24 / 0.18 / 0.29)

CMYK percentages

%0
%24.44
%17.78
%29.41

Codes

Color #B48894 in popluar color models

B4 88 94
RGB 180 136 148
HSL 344° 22.68% 61.96%
HSB/HSV 344° 24.44% 70.59%
CMYK 0.00% 24.44% 17.78%
29.41%

Color #B48894 in popluar number systems.

HEX B4 88 94
Decimal 180 136 148
Binary 10110100 10001000 10010100
Octal 264 210 224

Shades and tints

Shades of #B48894

#B48894
(180,136,148)
#A47C87
(164,124,135)
#94707A
(148,112,122)
#84646D
(132,100,109)
#745860
(116,88,96)
#644C53
(100,76,83)
#544046
(84,64,70)
#443439
(68,52,57)
#34282C
(52,40,44)
#241C1F
(36,28,31)
#141012
(20,16,18)
#000000
(0,0,0)

Tints of #B48894

#B48894
(180,136,148)
#BA929D
(186,146,157)
#C09CA6
(192,156,166)
#C6A6AF
(198,166,175)
#CCB0B8
(204,176,184)
#D2BAC1
(210,186,193)
#D8C4CA
(216,196,202)
#DECED3
(222,206,211)
#E4D8DC
(228,216,220)
#EAE2E5
(234,226,229)
#F0ECEE
(240,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B48894 color. Also use rgb(180,136,148) instead hex code.

Text Font Color

.myTextColor { color: #B48894; }

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

This text font color is #B48894.

Background Color

.myBgColor { background-color: #B48894; }

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

This div background color is #B48894.

Border color

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

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

This div border color is #B48894.

Opacity

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

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

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

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

This text has shadow with #B48894 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B48894.

Preview

Color preview on black background

This text has color #B48894 on black background.


Color preview on white background

This text has color #B48894 on white background.


Black color preview on #B48894 background

This text has black color on #B48894 background.


White color preview on #B48894 background

This text has white color on #B48894 background.


Related colors

Complementary color

Complementary color for #hex is #4B776B.


I love getcolorcode.com

Triadic colors

1 #94B488 and #8894B4 with #B48894 are triadic colors.

2 #9488B4 and #88B494 with #B48894 are triadic colors.