COLOR #B19394

HEX: #B19394 RGB: (177,147,148)

Color info

#B19394 contains red, green and blue colors in about the same proportion. Web safe color of #B19394 is #999999 (or #999).

RGB color model

#B19394 color RGB value is (177,147,148).

RGB: (177,147,148) (69%, 58%, 58%)

RGB channels and saturation

R 177 of 255 = 69%
G 147 of 255 = 58%
B 148 of 255 = 58%

177
147
148

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

Portions of RGB colors in percentages

R + G + B = 177 + 147 + 148 = 472 (100%)
R 177 of 472 ~ 37.5%
G 147 of 472 ~ 31.14%
B 148 of 472 ~ 31.36'%

%37.5
%31.14
%31.36

CMYK color model

#B19394 color CMYK value is (0,17,16,31).

  • cyan value is 0.00%
  • magenta value is 16.95%
  • yellow value is 16.38%
  • key color value is 30.59%

CMYK: (0,17,16,31)
C0M17Y16K31 (0%, 17%, 16%, 31%)
(0.00 / 0.17 / 0.16 / 0.31)

CMYK percentages

%0
%16.95
%16.38
%30.59

Codes

Color #B19394 in popluar color models

B1 93 94
RGB 177 147 148
HSL 358° 16.13% 63.53%
HSB/HSV 358° 16.95% 69.41%
CMYK 0.00% 16.95% 16.38%
30.59%

Color #B19394 in popluar number systems.

HEX B1 93 94
Decimal 177 147 148
Binary 10110001 10010011 10010100
Octal 261 223 224

Shades and tints

Shades of #B19394

#B19394
(177,147,148)
#A18687
(161,134,135)
#91797A
(145,121,122)
#816C6D
(129,108,109)
#715F60
(113,95,96)
#615253
(97,82,83)
#514546
(81,69,70)
#413839
(65,56,57)
#312B2C
(49,43,44)
#211E1F
(33,30,31)
#111112
(17,17,18)
#000000
(0,0,0)

Tints of #B19394

#B19394
(177,147,148)
#B89C9D
(184,156,157)
#BFA5A6
(191,165,166)
#C6AEAF
(198,174,175)
#CDB7B8
(205,183,184)
#D4C0C1
(212,192,193)
#DBC9CA
(219,201,202)
#E2D2D3
(226,210,211)
#E9DBDC
(233,219,220)
#F0E4E5
(240,228,229)
#F7EDEE
(247,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B19394 color. Also use rgb(177,147,148) instead hex code.

Text Font Color

.myTextColor { color: #B19394; }

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

This text font color is #B19394.

Background Color

.myBgColor { background-color: #B19394; }

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

This div background color is #B19394.

Border color

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

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

This div border color is #B19394.

Opacity

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

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

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

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

This text has shadow with #B19394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B19394.

Preview

Color preview on black background

This text has color #B19394 on black background.


Color preview on white background

This text has color #B19394 on white background.


Black color preview on #B19394 background

This text has black color on #B19394 background.


White color preview on #B19394 background

This text has white color on #B19394 background.


Related colors

Complementary color

Complementary color for #hex is #4E6C6B.


I love getcolorcode.com

Triadic colors

1 #94B193 and #9394B1 with #B19394 are triadic colors.

2 #9493B1 and #93B194 with #B19394 are triadic colors.