COLOR #B17588

HEX: #B17588 RGB: (177,117,136)

Color info

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

RGB color model

#B17588 color RGB value is (177,117,136).

RGB: (177,117,136) (69%, 46%, 53%)

RGB channels and saturation

R 177 of 255 = 69%
G 117 of 255 = 46%
B 136 of 255 = 53%

177
117
136

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

Portions of RGB colors in percentages

R + G + B = 177 + 117 + 136 = 430 (100%)
R 177 of 430 ~ 41.16%
G 117 of 430 ~ 27.21%
B 136 of 430 ~ 31.63'%

%41.16
%27.21
%31.63

CMYK color model

#B17588 color CMYK value is (0,34,23,31).

  • cyan value is 0.00%
  • magenta value is 33.90%
  • yellow value is 23.16%
  • key color value is 30.59%

CMYK: (0,34,23,31)
C0M34Y23K31 (0%, 34%, 23%, 31%)
(0.00 / 0.34 / 0.23 / 0.31)

CMYK percentages

%0
%33.9
%23.16
%30.59

Codes

Color #B17588 in popluar color models

B1 75 88
RGB 177 117 136
HSL 341° 27.78% 57.65%
HSB/HSV 341° 33.90% 69.41%
CMYK 0.00% 33.90% 23.16%
30.59%

Color #B17588 in popluar number systems.

HEX B1 75 88
Decimal 177 117 136
Binary 10110001 1110101 10001000
Octal 261 165 210

Shades and tints

Shades of #B17588

#B17588
(177,117,136)
#A16B7C
(161,107,124)
#916170
(145,97,112)
#815764
(129,87,100)
#714D58
(113,77,88)
#61434C
(97,67,76)
#513940
(81,57,64)
#412F34
(65,47,52)
#312528
(49,37,40)
#211B1C
(33,27,28)
#111110
(17,17,16)
#000000
(0,0,0)

Tints of #B17588

#B17588
(177,117,136)
#B88192
(184,129,146)
#BF8D9C
(191,141,156)
#C699A6
(198,153,166)
#CDA5B0
(205,165,176)
#D4B1BA
(212,177,186)
#DBBDC4
(219,189,196)
#E2C9CE
(226,201,206)
#E9D5D8
(233,213,216)
#F0E1E2
(240,225,226)
#F7EDEC
(247,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B17588 color. Also use rgb(177,117,136) instead hex code.

Text Font Color

.myTextColor { color: #B17588; }

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

This text font color is #B17588.

Background Color

.myBgColor { background-color: #B17588; }

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

This div background color is #B17588.

Border color

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

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

This div border color is #B17588.

Opacity

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

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

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

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

This text has shadow with #B17588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B17588.

Preview

Color preview on black background

This text has color #B17588 on black background.


Color preview on white background

This text has color #B17588 on white background.


Black color preview on #B17588 background

This text has black color on #B17588 background.


White color preview on #B17588 background

This text has white color on #B17588 background.


Related colors

Complementary color

Complementary color for #hex is #4E8A77.


I love getcolorcode.com

Triadic colors

1 #88B175 and #7588B1 with #B17588 are triadic colors.

2 #8875B1 and #75B188 with #B17588 are triadic colors.