COLOR #B17A7E

HEX: #B17A7E RGB: (177,122,126)

Color info

#B17A7E contains red, green and blue colors in about the same proportion. Web safe color of #B17A7E is #996666 (or #966).

RGB color model

#B17A7E color RGB value is (177,122,126).

RGB: (177,122,126) (69%, 48%, 49%)

RGB channels and saturation

R 177 of 255 = 69%
G 122 of 255 = 48%
B 126 of 255 = 49%

177
122
126

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

Portions of RGB colors in percentages

R + G + B = 177 + 122 + 126 = 425 (100%)
R 177 of 425 ~ 41.65%
G 122 of 425 ~ 28.71%
B 126 of 425 ~ 29.65'%

%41.65
%28.71
%29.65

CMYK color model

#B17A7E color CMYK value is (0,31,29,31).

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

CMYK: (0,31,29,31)
C0M31Y29K31 (0%, 31%, 29%, 31%)
(0.00 / 0.31 / 0.29 / 0.31)

CMYK percentages

%0
%31.07
%28.81
%30.59

Codes

Color #B17A7E in popluar color models

B1 7A 7E
RGB 177 122 126
HSL 356° 26.07% 58.63%
HSB/HSV 356° 31.07% 69.41%
CMYK 0.00% 31.07% 28.81%
30.59%

Color #B17A7E in popluar number systems.

HEX B1 7A 7E
Decimal 177 122 126
Binary 10110001 1111010 1111110
Octal 261 172 176

Shades and tints

Shades of #B17A7E

#B17A7E
(177,122,126)
#A16F73
(161,111,115)
#916468
(145,100,104)
#81595D
(129,89,93)
#714E52
(113,78,82)
#614347
(97,67,71)
#51383C
(81,56,60)
#412D31
(65,45,49)
#312226
(49,34,38)
#21171B
(33,23,27)
#110C10
(17,12,16)
#000000
(0,0,0)

Tints of #B17A7E

#B17A7E
(177,122,126)
#B88689
(184,134,137)
#BF9294
(191,146,148)
#C69E9F
(198,158,159)
#CDAAAA
(205,170,170)
#D4B6B5
(212,182,181)
#DBC2C0
(219,194,192)
#E2CECB
(226,206,203)
#E9DAD6
(233,218,214)
#F0E6E1
(240,230,225)
#F7F2EC
(247,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B17A7E; }

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

This text font color is #B17A7E.

Background Color

.myBgColor { background-color: #B17A7E; }

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

This div background color is #B17A7E.

Border color

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

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

This div border color is #B17A7E.

Opacity

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

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

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

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

This text has shadow with #B17A7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B17A7E.

Preview

Color preview on black background

This text has color #B17A7E on black background.


Color preview on white background

This text has color #B17A7E on white background.


Black color preview on #B17A7E background

This text has black color on #B17A7E background.


White color preview on #B17A7E background

This text has white color on #B17A7E background.


Related colors

Complementary color

Complementary color for #hex is #4E8581.


I love getcolorcode.com

Triadic colors

1 #7EB17A and #7A7EB1 with #B17A7E are triadic colors.

2 #7E7AB1 and #7AB17E with #B17A7E are triadic colors.