COLOR #B17B8A

HEX: #B17B8A RGB: (177,123,138)

Color info

#B17B8A contains red, green and blue colors in about the same proportion. Web safe color of #B17B8A is #996699 (or #969).

RGB color model

#B17B8A color RGB value is (177,123,138).

RGB: (177,123,138) (69%, 48%, 54%)

RGB channels and saturation

R 177 of 255 = 69%
G 123 of 255 = 48%
B 138 of 255 = 54%

177
123
138

R + G + B ~ 57%. #B17B8A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 177 + 123 + 138 = 438 (100%)
R 177 of 438 ~ 40.41%
G 123 of 438 ~ 28.08%
B 138 of 438 ~ 31.51'%

%40.41
%28.08
%31.51

CMYK color model

#B17B8A color CMYK value is (0,31,22,31).

  • cyan value is 0.00%
  • magenta value is 30.51%
  • yellow value is 22.03%
  • key color value is 30.59%

CMYK: (0,31,22,31)
C0M31Y22K31 (0%, 31%, 22%, 31%)
(0.00 / 0.31 / 0.22 / 0.31)

CMYK percentages

%0
%30.51
%22.03
%30.59

Codes

Color #B17B8A in popluar color models

B1 7B 8A
RGB 177 123 138
HSL 343° 25.71% 58.82%
HSB/HSV 343° 30.51% 69.41%
CMYK 0.00% 30.51% 22.03%
30.59%

Color #B17B8A in popluar number systems.

HEX B1 7B 8A
Decimal 177 123 138
Binary 10110001 1111011 10001010
Octal 261 173 212

Shades and tints

Shades of #B17B8A

#B17B8A
(177,123,138)
#A1707E
(161,112,126)
#916572
(145,101,114)
#815A66
(129,90,102)
#714F5A
(113,79,90)
#61444E
(97,68,78)
#513942
(81,57,66)
#412E36
(65,46,54)
#31232A
(49,35,42)
#21181E
(33,24,30)
#110D12
(17,13,18)
#000000
(0,0,0)

Tints of #B17B8A

#B17B8A
(177,123,138)
#B88794
(184,135,148)
#BF939E
(191,147,158)
#C69FA8
(198,159,168)
#CDABB2
(205,171,178)
#D4B7BC
(212,183,188)
#DBC3C6
(219,195,198)
#E2CFD0
(226,207,208)
#E9DBDA
(233,219,218)
#F0E7E4
(240,231,228)
#F7F3EE
(247,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B17B8A color. Also use rgb(177,123,138) instead hex code.

Text Font Color

.myTextColor { color: #B17B8A; }

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

This text font color is #B17B8A.

Background Color

.myBgColor { background-color: #B17B8A; }

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

This div background color is #B17B8A.

Border color

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

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

This div border color is #B17B8A.

Opacity

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

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

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

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

This text has shadow with #B17B8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B17B8A.

Preview

Color preview on black background

This text has color #B17B8A on black background.


Color preview on white background

This text has color #B17B8A on white background.


Black color preview on #B17B8A background

This text has black color on #B17B8A background.


White color preview on #B17B8A background

This text has white color on #B17B8A background.


Related colors

Complementary color

Complementary color for #hex is #4E8475.


I love getcolorcode.com

Triadic colors

1 #8AB17B and #7B8AB1 with #B17B8A are triadic colors.

2 #8A7BB1 and #7BB18A with #B17B8A are triadic colors.