COLOR #B09195

HEX: #B09195 RGB: (176,145,149)

Color info

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

RGB color model

#B09195 color RGB value is (176,145,149).

RGB: (176,145,149) (69%, 57%, 58%)

RGB channels and saturation

R 176 of 255 = 69%
G 145 of 255 = 57%
B 149 of 255 = 58%

176
145
149

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

Portions of RGB colors in percentages

R + G + B = 176 + 145 + 149 = 470 (100%)
R 176 of 470 ~ 37.45%
G 145 of 470 ~ 30.85%
B 149 of 470 ~ 31.7'%

%37.45
%30.85
%31.7

CMYK color model

#B09195 color CMYK value is (0,18,15,31).

  • cyan value is 0.00%
  • magenta value is 17.61%
  • yellow value is 15.34%
  • key color value is 30.98%
CMYK: (0,18,15,31) C0M18Y15K31 (0%,18%,15%,31%) (0.00/0.18/0.15/0.31) 

CMYK percentages

%0
%17.61
%15.34
%30.98

Codes

Color #B09195 in popluar color models

B0 91 95
RGB 176 145 149
HSL 352° 16.40% 62.94%
HSB/HSV 352° 17.61% 69.02%
CMYK 0.00% 17.61% 15.34%
30.98%

Color #B09195 in popluar number systems.

HEX B0 91 95
Decimal 176 145 149
Binary 10110000 10010001 10010101
Octal 260 221 225

Shades and tints

Shades of #B09195

#B09195
(176,145,149)
#A08488
(160,132,136)
#90777B
(144,119,123)
#806A6E
(128,106,110)
#705D61
(112,93,97)
#605054
(96,80,84)
#504347
(80,67,71)
#40363A
(64,54,58)
#30292D
(48,41,45)
#201C20
(32,28,32)
#100F13
(16,15,19)
#000000
(0,0,0)

Tints of #B09195

#B09195
(176,145,149)
#B79B9E
(183,155,158)
#BEA5A7
(190,165,167)
#C5AFB0
(197,175,176)
#CCB9B9
(204,185,185)
#D3C3C2
(211,195,194)
#DACDCB
(218,205,203)
#E1D7D4
(225,215,212)
#E8E1DD
(232,225,221)
#EFEBE6
(239,235,230)
#F6F5EF
(246,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B09195 color. Also use rgb(176,145,149) instead hex code.

Text Font Color

.myTextColor { color: #B09195; }

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

This text font color is #B09195.

Background Color

.myBgColor { background-color: #B09195; }

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

This div background color is #B09195.

Border color

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

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

This div border color is #B09195.

Opacity

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

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

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

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

This text has shadow with #B09195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B09195.

Preview

Color preview on black background

This text has color #B09195 on black background.


Color preview on white background

This text has color #B09195 on white background.


Black color preview on #B09195 background

This text has black color on #B09195 background.


White color preview on #B09195 background

This text has white color on #B09195 background.


Related colors

Complementary color

Complementary color for #hex is #4F6E6A.


I love getcolorcode.com

Triadic colors

1 #95B091 and #9195B0 with #B09195 are triadic colors.

2 #9591B0 and #91B095 with #B09195 are triadic colors.