COLOR #B17143

HEX: #B17143 RGB: (177,113,67)

Color info

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

RGB color model

#B17143 color RGB value is (177,113,67).

RGB: (177,113,67) (69%, 44%, 26%)

RGB channels and saturation

R 177 of 255 = 69%
G 113 of 255 = 44%
B 67 of 255 = 26%

177
113
67

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

Portions of RGB colors in percentages

R + G + B = 177 + 113 + 67 = 357 (100%)
R 177 of 357 ~ 49.58%
G 113 of 357 ~ 31.65%
B 67 of 357 ~ 18.77'%

%49.58
%31.65
%18.77

CMYK color model

#B17143 color CMYK value is (0,36,62,31).

  • cyan value is 0.00%
  • magenta value is 36.16%
  • yellow value is 62.15%
  • key color value is 30.59%

CMYK: (0,36,62,31)
C0M36Y62K31 (0%, 36%, 62%, 31%)
(0.00 / 0.36 / 0.62 / 0.31)

CMYK percentages

%0
%36.16
%62.15
%30.59

Codes

Color #B17143 in popluar color models

B1 71 43
RGB 177 113 67
HSL 25° 45.08% 47.84%
HSB/HSV 25° 62.15% 69.41%
CMYK 0.00% 36.16% 62.15%
30.59%

Color #B17143 in popluar number systems.

HEX B1 71 43
Decimal 177 113 67
Binary 10110001 1110001 1000011
Octal 261 161 103

Shades and tints

Shades of #B17143

#B17143
(177,113,67)
#A1673D
(161,103,61)
#915D37
(145,93,55)
#815331
(129,83,49)
#71492B
(113,73,43)
#613F25
(97,63,37)
#51351F
(81,53,31)
#412B19
(65,43,25)
#312113
(49,33,19)
#21170D
(33,23,13)
#110D07
(17,13,7)
#000000
(0,0,0)

Tints of #B17143

#B17143
(177,113,67)
#B87D54
(184,125,84)
#BF8965
(191,137,101)
#C69576
(198,149,118)
#CDA187
(205,161,135)
#D4AD98
(212,173,152)
#DBB9A9
(219,185,169)
#E2C5BA
(226,197,186)
#E9D1CB
(233,209,203)
#F0DDDC
(240,221,220)
#F7E9ED
(247,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B17143 color. Also use rgb(177,113,67) instead hex code.

Text Font Color

.myTextColor { color: #B17143; }

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

This text font color is #B17143.

Background Color

.myBgColor { background-color: #B17143; }

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

This div background color is #B17143.

Border color

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

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

This div border color is #B17143.

Opacity

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

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

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

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

This text has shadow with #B17143 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B17143.

Preview

Color preview on black background

This text has color #B17143 on black background.


Color preview on white background

This text has color #B17143 on white background.


Black color preview on #B17143 background

This text has black color on #B17143 background.


White color preview on #B17143 background

This text has white color on #B17143 background.


Related colors

Complementary color

Complementary color for #hex is #4E8EBC.


I love getcolorcode.com

Triadic colors

1 #43B171 and #7143B1 with #B17143 are triadic colors.

2 #4371B1 and #71B143 with #B17143 are triadic colors.