COLOR #B17389

HEX: #B17389 RGB: (177,115,137)

Color info

#B17389 contains mainly red and blue colors. Web safe color of #B17389 is #996699 (or #969).

RGB color model

#B17389 color RGB value is (177,115,137).

RGB: (177,115,137) (69%, 45%, 54%)

RGB channels and saturation

R 177 of 255 = 69%
G 115 of 255 = 45%
B 137 of 255 = 54%

177
115
137

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

Portions of RGB colors in percentages

R + G + B = 177 + 115 + 137 = 429 (100%)
R 177 of 429 ~ 41.26%
G 115 of 429 ~ 26.81%
B 137 of 429 ~ 31.93'%

%41.26
%26.81
%31.93

CMYK color model

#B17389 color CMYK value is (0,35,23,31).

  • cyan value is 0.00%
  • magenta value is 35.03%
  • yellow value is 22.60%
  • key color value is 30.59%

CMYK: (0,35,23,31)
C0M35Y23K31 (0%, 35%, 23%, 31%)
(0.00 / 0.35 / 0.23 / 0.31)

CMYK percentages

%0
%35.03
%22.6
%30.59

Codes

Color #B17389 in popluar color models

B1 73 89
RGB 177 115 137
HSL 339° 28.44% 57.25%
HSB/HSV 339° 35.03% 69.41%
CMYK 0.00% 35.03% 22.60%
30.59%

Color #B17389 in popluar number systems.

HEX B1 73 89
Decimal 177 115 137
Binary 10110001 1110011 10001001
Octal 261 163 211

Shades and tints

Shades of #B17389

#B17389
(177,115,137)
#A1697D
(161,105,125)
#915F71
(145,95,113)
#815565
(129,85,101)
#714B59
(113,75,89)
#61414D
(97,65,77)
#513741
(81,55,65)
#412D35
(65,45,53)
#312329
(49,35,41)
#21191D
(33,25,29)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #B17389

#B17389
(177,115,137)
#B87F93
(184,127,147)
#BF8B9D
(191,139,157)
#C697A7
(198,151,167)
#CDA3B1
(205,163,177)
#D4AFBB
(212,175,187)
#DBBBC5
(219,187,197)
#E2C7CF
(226,199,207)
#E9D3D9
(233,211,217)
#F0DFE3
(240,223,227)
#F7EBED
(247,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B17389 color. Also use rgb(177,115,137) instead hex code.

Text Font Color

.myTextColor { color: #B17389; }

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

This text font color is #B17389.

Background Color

.myBgColor { background-color: #B17389; }

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

This div background color is #B17389.

Border color

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

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

This div border color is #B17389.

Opacity

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

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

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

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

This text has shadow with #B17389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B17389.

Preview

Color preview on black background

This text has color #B17389 on black background.


Color preview on white background

This text has color #B17389 on white background.


Black color preview on #B17389 background

This text has black color on #B17389 background.


White color preview on #B17389 background

This text has white color on #B17389 background.


Related colors

Complementary color

Complementary color for #hex is #4E8C76.


I love getcolorcode.com

Triadic colors

1 #89B173 and #7389B1 with #B17389 are triadic colors.

2 #8973B1 and #73B189 with #B17389 are triadic colors.