COLOR #B15658

HEX: #B15658 RGB: (177,86,88)

Color info

#B15658 contains mainly red color. Web safe color of #B15658 is #996666 (or #966).

RGB color model

#B15658 color RGB value is (177,86,88).

RGB: (177,86,88) (69%, 34%, 35%)

RGB channels and saturation

R 177 of 255 = 69%
G 86 of 255 = 34%
B 88 of 255 = 35%

177
86
88

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

Portions of RGB colors in percentages

R + G + B = 177 + 86 + 88 = 351 (100%)
R 177 of 351 ~ 50.43%
G 86 of 351 ~ 24.5%
B 88 of 351 ~ 25.07'%

%50.43
%24.5
%25.07

CMYK color model

#B15658 color CMYK value is (0,51,50,31).

  • cyan value is 0.00%
  • magenta value is 51.41%
  • yellow value is 50.28%
  • key color value is 30.59%

CMYK: (0,51,50,31)
C0M51Y50K31 (0%, 51%, 50%, 31%)
(0.00 / 0.51 / 0.50 / 0.31)

CMYK percentages

%0
%51.41
%50.28
%30.59

Codes

Color #B15658 in popluar color models

B1 56 58
RGB 177 86 88
HSL 359° 36.84% 51.57%
HSB/HSV 359° 51.41% 69.41%
CMYK 0.00% 51.41% 50.28%
30.59%

Color #B15658 in popluar number systems.

HEX B1 56 58
Decimal 177 86 88
Binary 10110001 1010110 1011000
Octal 261 126 130

Shades and tints

Shades of #B15658

#B15658
(177,86,88)
#A14F50
(161,79,80)
#914848
(145,72,72)
#814140
(129,65,64)
#713A38
(113,58,56)
#613330
(97,51,48)
#512C28
(81,44,40)
#412520
(65,37,32)
#311E18
(49,30,24)
#211710
(33,23,16)
#111008
(17,16,8)
#000000
(0,0,0)

Tints of #B15658

#B15658
(177,86,88)
#B86567
(184,101,103)
#BF7476
(191,116,118)
#C68385
(198,131,133)
#CD9294
(205,146,148)
#D4A1A3
(212,161,163)
#DBB0B2
(219,176,178)
#E2BFC1
(226,191,193)
#E9CED0
(233,206,208)
#F0DDDF
(240,221,223)
#F7ECEE
(247,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B15658 color. Also use rgb(177,86,88) instead hex code.

Text Font Color

.myTextColor { color: #B15658; }

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

This text font color is #B15658.

Background Color

.myBgColor { background-color: #B15658; }

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

This div background color is #B15658.

Border color

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

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

This div border color is #B15658.

Opacity

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

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

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

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

This text has shadow with #B15658 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B15658.

Preview

Color preview on black background

This text has color #B15658 on black background.


Color preview on white background

This text has color #B15658 on white background.


Black color preview on #B15658 background

This text has black color on #B15658 background.


White color preview on #B15658 background

This text has white color on #B15658 background.


Related colors

Complementary color

Complementary color for #hex is #4EA9A7.


I love getcolorcode.com

Triadic colors

1 #58B156 and #5658B1 with #B15658 are triadic colors.

2 #5856B1 and #56B158 with #B15658 are triadic colors.