COLOR #B19295

HEX: #B19295 RGB: (177,146,149)

Color info

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

RGB color model

#B19295 color RGB value is (177,146,149).

RGB: (177,146,149) (69%, 57%, 58%)

RGB channels and saturation

R 177 of 255 = 69%
G 146 of 255 = 57%
B 149 of 255 = 58%

177
146
149

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

Portions of RGB colors in percentages

R + G + B = 177 + 146 + 149 = 472 (100%)
R 177 of 472 ~ 37.5%
G 146 of 472 ~ 30.93%
B 149 of 472 ~ 31.57'%

%37.5
%30.93
%31.57

CMYK color model

#B19295 color CMYK value is (0,18,16,31).

  • cyan value is 0.00%
  • magenta value is 17.51%
  • yellow value is 15.82%
  • key color value is 30.59%

CMYK: (0,18,16,31)
C0M18Y16K31 (0%, 18%, 16%, 31%)
(0.00 / 0.18 / 0.16 / 0.31)

CMYK percentages

%0
%17.51
%15.82
%30.59

Codes

Color #B19295 in popluar color models

B1 92 95
RGB 177 146 149
HSL 354° 16.58% 63.33%
HSB/HSV 354° 17.51% 69.41%
CMYK 0.00% 17.51% 15.82%
30.59%

Color #B19295 in popluar number systems.

HEX B1 92 95
Decimal 177 146 149
Binary 10110001 10010010 10010101
Octal 261 222 225

Shades and tints

Shades of #B19295

#B19295
(177,146,149)
#A18588
(161,133,136)
#91787B
(145,120,123)
#816B6E
(129,107,110)
#715E61
(113,94,97)
#615154
(97,81,84)
#514447
(81,68,71)
#41373A
(65,55,58)
#312A2D
(49,42,45)
#211D20
(33,29,32)
#111013
(17,16,19)
#000000
(0,0,0)

Tints of #B19295

#B19295
(177,146,149)
#B89B9E
(184,155,158)
#BFA4A7
(191,164,167)
#C6ADB0
(198,173,176)
#CDB6B9
(205,182,185)
#D4BFC2
(212,191,194)
#DBC8CB
(219,200,203)
#E2D1D4
(226,209,212)
#E9DADD
(233,218,221)
#F0E3E6
(240,227,230)
#F7ECEF
(247,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B19295 color. Also use rgb(177,146,149) instead hex code.

Text Font Color

.myTextColor { color: #B19295; }

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

This text font color is #B19295.

Background Color

.myBgColor { background-color: #B19295; }

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

This div background color is #B19295.

Border color

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

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

This div border color is #B19295.

Opacity

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

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

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

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

This text has shadow with #B19295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B19295.

Preview

Color preview on black background

This text has color #B19295 on black background.


Color preview on white background

This text has color #B19295 on white background.


Black color preview on #B19295 background

This text has black color on #B19295 background.


White color preview on #B19295 background

This text has white color on #B19295 background.


Related colors

Complementary color

Complementary color for #hex is #4E6D6A.


I love getcolorcode.com

Triadic colors

1 #95B192 and #9295B1 with #B19295 are triadic colors.

2 #9592B1 and #92B195 with #B19295 are triadic colors.