COLOR #B19499

HEX: #B19499 RGB: (177,148,153)

Color info

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

RGB color model

#B19499 color RGB value is (177,148,153).

RGB: (177,148,153) (69%, 58%, 60%)

RGB channels and saturation

R 177 of 255 = 69%
G 148 of 255 = 58%
B 153 of 255 = 60%

177
148
153

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

Portions of RGB colors in percentages

R + G + B = 177 + 148 + 153 = 478 (100%)
R 177 of 478 ~ 37.03%
G 148 of 478 ~ 30.96%
B 153 of 478 ~ 32.01'%

%37.03
%30.96
%32.01

CMYK color model

#B19499 color CMYK value is (0,16,14,31).

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

CMYK: (0,16,14,31)
C0M16Y14K31 (0%, 16%, 14%, 31%)
(0.00 / 0.16 / 0.14 / 0.31)

CMYK percentages

%0
%16.38
%13.56
%30.59

Codes

Color #B19499 in popluar color models

B1 94 99
RGB 177 148 153
HSL 350° 15.68% 63.73%
HSB/HSV 350° 16.38% 69.41%
CMYK 0.00% 16.38% 13.56%
30.59%

Color #B19499 in popluar number systems.

HEX B1 94 99
Decimal 177 148 153
Binary 10110001 10010100 10011001
Octal 261 224 231

Shades and tints

Shades of #B19499

#B19499
(177,148,153)
#A1878C
(161,135,140)
#917A7F
(145,122,127)
#816D72
(129,109,114)
#716065
(113,96,101)
#615358
(97,83,88)
#51464B
(81,70,75)
#41393E
(65,57,62)
#312C31
(49,44,49)
#211F24
(33,31,36)
#111217
(17,18,23)
#000000
(0,0,0)

Tints of #B19499

#B19499
(177,148,153)
#B89DA2
(184,157,162)
#BFA6AB
(191,166,171)
#C6AFB4
(198,175,180)
#CDB8BD
(205,184,189)
#D4C1C6
(212,193,198)
#DBCACF
(219,202,207)
#E2D3D8
(226,211,216)
#E9DCE1
(233,220,225)
#F0E5EA
(240,229,234)
#F7EEF3
(247,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B19499; }

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

This text font color is #B19499.

Background Color

.myBgColor { background-color: #B19499; }

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

This div background color is #B19499.

Border color

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

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

This div border color is #B19499.

Opacity

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

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

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

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

This text has shadow with #B19499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B19499.

Preview

Color preview on black background

This text has color #B19499 on black background.


Color preview on white background

This text has color #B19499 on white background.


Black color preview on #B19499 background

This text has black color on #B19499 background.


White color preview on #B19499 background

This text has white color on #B19499 background.


Related colors

Complementary color

Complementary color for #hex is #4E6B66.


I love getcolorcode.com

Triadic colors

1 #99B194 and #9499B1 with #B19499 are triadic colors.

2 #9994B1 and #94B199 with #B19499 are triadic colors.