COLOR #B17A9F

HEX: #B17A9F RGB: (177,122,159)

Color info

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

RGB color model

#B17A9F color RGB value is (177,122,159).

RGB: (177,122,159) (69%, 48%, 62%)

RGB channels and saturation

R 177 of 255 = 69%
G 122 of 255 = 48%
B 159 of 255 = 62%

177
122
159

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

Portions of RGB colors in percentages

R + G + B = 177 + 122 + 159 = 458 (100%)
R 177 of 458 ~ 38.65%
G 122 of 458 ~ 26.64%
B 159 of 458 ~ 34.72'%

%38.65
%26.64
%34.72

CMYK color model

#B17A9F color CMYK value is (0,31,10,31).

  • cyan value is 0.00%
  • magenta value is 31.07%
  • yellow value is 10.17%
  • key color value is 30.59%

CMYK: (0,31,10,31)
C0M31Y10K31 (0%, 31%, 10%, 31%)
(0.00 / 0.31 / 0.10 / 0.31)

CMYK percentages

%0
%31.07
%10.17
%30.59

Codes

Color #B17A9F in popluar color models

B1 7A 9F
RGB 177 122 159
HSL 320° 26.07% 58.63%
HSB/HSV 320° 31.07% 69.41%
CMYK 0.00% 31.07% 10.17%
30.59%

Color #B17A9F in popluar number systems.

HEX B1 7A 9F
Decimal 177 122 159
Binary 10110001 1111010 10011111
Octal 261 172 237

Shades and tints

Shades of #B17A9F

#B17A9F
(177,122,159)
#A16F91
(161,111,145)
#916483
(145,100,131)
#815975
(129,89,117)
#714E67
(113,78,103)
#614359
(97,67,89)
#51384B
(81,56,75)
#412D3D
(65,45,61)
#31222F
(49,34,47)
#211721
(33,23,33)
#110C13
(17,12,19)
#000000
(0,0,0)

Tints of #B17A9F

#B17A9F
(177,122,159)
#B886A7
(184,134,167)
#BF92AF
(191,146,175)
#C69EB7
(198,158,183)
#CDAABF
(205,170,191)
#D4B6C7
(212,182,199)
#DBC2CF
(219,194,207)
#E2CED7
(226,206,215)
#E9DADF
(233,218,223)
#F0E6E7
(240,230,231)
#F7F2EF
(247,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B17A9F color. Also use rgb(177,122,159) instead hex code.

Text Font Color

.myTextColor { color: #B17A9F; }

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

This text font color is #B17A9F.

Background Color

.myBgColor { background-color: #B17A9F; }

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

This div background color is #B17A9F.

Border color

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

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

This div border color is #B17A9F.

Opacity

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

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

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

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

This text has shadow with #B17A9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B17A9F.

Preview

Color preview on black background

This text has color #B17A9F on black background.


Color preview on white background

This text has color #B17A9F on white background.


Black color preview on #B17A9F background

This text has black color on #B17A9F background.


White color preview on #B17A9F background

This text has white color on #B17A9F background.


Related colors

Complementary color

Complementary color for #hex is #4E8560.


I love getcolorcode.com

Triadic colors

1 #9FB17A and #7A9FB1 with #B17A9F are triadic colors.

2 #9F7AB1 and #7AB19F with #B17A9F are triadic colors.