COLOR #B16136

HEX: #B16136 RGB: (177,97,54)

Color info

#B16136 contains mainly red color. Web safe color of #B16136 is #996633 (or #963).

RGB color model

#B16136 color RGB value is (177,97,54).

RGB: (177,97,54) (69%, 38%, 21%)

RGB channels and saturation

R 177 of 255 = 69%
G 97 of 255 = 38%
B 54 of 255 = 21%

177
97
54

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

Portions of RGB colors in percentages

R + G + B = 177 + 97 + 54 = 328 (100%)
R 177 of 328 ~ 53.96%
G 97 of 328 ~ 29.57%
B 54 of 328 ~ 16.46'%

%53.96
%29.57
%16.46

CMYK color model

#B16136 color CMYK value is (0,45,69,31).

  • cyan value is 0.00%
  • magenta value is 45.20%
  • yellow value is 69.49%
  • key color value is 30.59%

CMYK: (0,45,69,31)
C0M45Y69K31 (0%, 45%, 69%, 31%)
(0.00 / 0.45 / 0.69 / 0.31)

CMYK percentages

%0
%45.2
%69.49
%30.59

Codes

Color #B16136 in popluar color models

B1 61 36
RGB 177 97 54
HSL 21° 53.25% 45.29%
HSB/HSV 21° 69.49% 69.41%
CMYK 0.00% 45.20% 69.49%
30.59%

Color #B16136 in popluar number systems.

HEX B1 61 36
Decimal 177 97 54
Binary 10110001 1100001 110110
Octal 261 141 66

Shades and tints

Shades of #B16136

#B16136
(177,97,54)
#A15932
(161,89,50)
#91512E
(145,81,46)
#81492A
(129,73,42)
#714126
(113,65,38)
#613922
(97,57,34)
#51311E
(81,49,30)
#41291A
(65,41,26)
#312116
(49,33,22)
#211912
(33,25,18)
#11110E
(17,17,14)
#000000
(0,0,0)

Tints of #B16136

#B16136
(177,97,54)
#B86F48
(184,111,72)
#BF7D5A
(191,125,90)
#C68B6C
(198,139,108)
#CD997E
(205,153,126)
#D4A790
(212,167,144)
#DBB5A2
(219,181,162)
#E2C3B4
(226,195,180)
#E9D1C6
(233,209,198)
#F0DFD8
(240,223,216)
#F7EDEA
(247,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B16136 color. Also use rgb(177,97,54) instead hex code.

Text Font Color

.myTextColor { color: #B16136; }

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

This text font color is #B16136.

Background Color

.myBgColor { background-color: #B16136; }

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

This div background color is #B16136.

Border color

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

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

This div border color is #B16136.

Opacity

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

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

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

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

This text has shadow with #B16136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B16136.

Preview

Color preview on black background

This text has color #B16136 on black background.


Color preview on white background

This text has color #B16136 on white background.


Black color preview on #B16136 background

This text has black color on #B16136 background.


White color preview on #B16136 background

This text has white color on #B16136 background.


Related colors

Complementary color

Complementary color for #hex is #4E9EC9.


I love getcolorcode.com

Triadic colors

1 #36B161 and #6136B1 with #B16136 are triadic colors.

2 #3661B1 and #61B136 with #B16136 are triadic colors.