COLOR #B15855

HEX: #B15855 RGB: (177,88,85)

Color info

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

RGB color model

#B15855 color RGB value is (177,88,85).

RGB: (177,88,85) (69%, 35%, 33%)

RGB channels and saturation

R 177 of 255 = 69%
G 88 of 255 = 35%
B 85 of 255 = 33%

177
88
85

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

Portions of RGB colors in percentages

R + G + B = 177 + 88 + 85 = 350 (100%)
R 177 of 350 ~ 50.57%
G 88 of 350 ~ 25.14%
B 85 of 350 ~ 24.29'%

%50.57
%25.14
%24.29

CMYK color model

#B15855 color CMYK value is (0,50,52,31).

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

CMYK: (0,50,52,31)
C0M50Y52K31 (0%, 50%, 52%, 31%)
(0.00 / 0.50 / 0.52 / 0.31)

CMYK percentages

%0
%50.28
%51.98
%30.59

Codes

Color #B15855 in popluar color models

B1 58 55
RGB 177 88 85
HSL 37.10% 51.37%
HSB/HSV 51.98% 69.41%
CMYK 0.00% 50.28% 51.98%
30.59%

Color #B15855 in popluar number systems.

HEX B1 58 55
Decimal 177 88 85
Binary 10110001 1011000 1010101
Octal 261 130 125

Shades and tints

Shades of #B15855

#B15855
(177,88,85)
#A1504E
(161,80,78)
#914847
(145,72,71)
#814040
(129,64,64)
#713839
(113,56,57)
#613032
(97,48,50)
#51282B
(81,40,43)
#412024
(65,32,36)
#31181D
(49,24,29)
#211016
(33,16,22)
#11080F
(17,8,15)
#000000
(0,0,0)

Tints of #B15855

#B15855
(177,88,85)
#B86764
(184,103,100)
#BF7673
(191,118,115)
#C68582
(198,133,130)
#CD9491
(205,148,145)
#D4A3A0
(212,163,160)
#DBB2AF
(219,178,175)
#E2C1BE
(226,193,190)
#E9D0CD
(233,208,205)
#F0DFDC
(240,223,220)
#F7EEEB
(247,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B15855; }

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

This text font color is #B15855.

Background Color

.myBgColor { background-color: #B15855; }

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

This div background color is #B15855.

Border color

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

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

This div border color is #B15855.

Opacity

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

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

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

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

This text has shadow with #B15855 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B15855.

Preview

Color preview on black background

This text has color #B15855 on black background.


Color preview on white background

This text has color #B15855 on white background.


Black color preview on #B15855 background

This text has black color on #B15855 background.


White color preview on #B15855 background

This text has white color on #B15855 background.


Related colors

Complementary color

Complementary color for #hex is #4EA7AA.


I love getcolorcode.com

Triadic colors

1 #55B158 and #5855B1 with #B15855 are triadic colors.

2 #5558B1 and #58B155 with #B15855 are triadic colors.