COLOR #B28271

HEX: #B28271 RGB: (178,130,113)

Color info

#B28271 contains mainly red and green colors. Web safe color of #B28271 is #999966 (or #996).

RGB color model

#B28271 color RGB value is (178,130,113).

RGB: (178,130,113) (70%, 51%, 44%)

RGB channels and saturation

R 178 of 255 = 70%
G 130 of 255 = 51%
B 113 of 255 = 44%

178
130
113

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

Portions of RGB colors in percentages

R + G + B = 178 + 130 + 113 = 421 (100%)
R 178 of 421 ~ 42.28%
G 130 of 421 ~ 30.88%
B 113 of 421 ~ 26.84'%

%42.28
%30.88
%26.84

CMYK color model

#B28271 color CMYK value is (0,27,37,30).

  • cyan value is 0.00%
  • magenta value is 26.97%
  • yellow value is 36.52%
  • key color value is 30.20%

CMYK: (0,27,37,30)
C0M27Y37K30 (0%, 27%, 37%, 30%)
(0.00 / 0.27 / 0.37 / 0.30)

CMYK percentages

%0
%26.97
%36.52
%30.2

Codes

Color #B28271 in popluar color models

B2 82 71
RGB 178 130 113
HSL 16° 29.68% 57.06%
HSB/HSV 16° 36.52% 69.80%
CMYK 0.00% 26.97% 36.52%
30.20%

Color #B28271 in popluar number systems.

HEX B2 82 71
Decimal 178 130 113
Binary 10110010 10000010 1110001
Octal 262 202 161

Shades and tints

Shades of #B28271

#B28271
(178,130,113)
#A27767
(162,119,103)
#926C5D
(146,108,93)
#826153
(130,97,83)
#725649
(114,86,73)
#624B3F
(98,75,63)
#524035
(82,64,53)
#42352B
(66,53,43)
#322A21
(50,42,33)
#221F17
(34,31,23)
#12140D
(18,20,13)
#000000
(0,0,0)

Tints of #B28271

#B28271
(178,130,113)
#B98D7D
(185,141,125)
#C09889
(192,152,137)
#C7A395
(199,163,149)
#CEAEA1
(206,174,161)
#D5B9AD
(213,185,173)
#DCC4B9
(220,196,185)
#E3CFC5
(227,207,197)
#EADAD1
(234,218,209)
#F1E5DD
(241,229,221)
#F8F0E9
(248,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B28271 color. Also use rgb(178,130,113) instead hex code.

Text Font Color

.myTextColor { color: #B28271; }

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

This text font color is #B28271.

Background Color

.myBgColor { background-color: #B28271; }

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

This div background color is #B28271.

Border color

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

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

This div border color is #B28271.

Opacity

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

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

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

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

This text has shadow with #B28271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B28271.

Preview

Color preview on black background

This text has color #B28271 on black background.


Color preview on white background

This text has color #B28271 on white background.


Black color preview on #B28271 background

This text has black color on #B28271 background.


White color preview on #B28271 background

This text has white color on #B28271 background.


Related colors

Complementary color

Complementary color for #hex is #4D7D8E.


I love getcolorcode.com

Triadic colors

1 #71B282 and #8271B2 with #B28271 are triadic colors.

2 #7182B2 and #82B271 with #B28271 are triadic colors.