COLOR #B17248

HEX: #B17248 RGB: (177,114,72)

Color info

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

RGB color model

#B17248 color RGB value is (177,114,72).

RGB: (177,114,72) (69%, 45%, 28%)

RGB channels and saturation

R 177 of 255 = 69%
G 114 of 255 = 45%
B 72 of 255 = 28%

177
114
72

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

Portions of RGB colors in percentages

R + G + B = 177 + 114 + 72 = 363 (100%)
R 177 of 363 ~ 48.76%
G 114 of 363 ~ 31.4%
B 72 of 363 ~ 19.83'%

%48.76
%31.4
%19.83

CMYK color model

#B17248 color CMYK value is (0,36,59,31).

  • cyan value is 0.00%
  • magenta value is 35.59%
  • yellow value is 59.32%
  • key color value is 30.59%

CMYK: (0,36,59,31)
C0M36Y59K31 (0%, 36%, 59%, 31%)
(0.00 / 0.36 / 0.59 / 0.31)

CMYK percentages

%0
%35.59
%59.32
%30.59

Codes

Color #B17248 in popluar color models

B1 72 48
RGB 177 114 72
HSL 24° 42.17% 48.82%
HSB/HSV 24° 59.32% 69.41%
CMYK 0.00% 35.59% 59.32%
30.59%

Color #B17248 in popluar number systems.

HEX B1 72 48
Decimal 177 114 72
Binary 10110001 1110010 1001000
Octal 261 162 110

Shades and tints

Shades of #B17248

#B17248
(177,114,72)
#A16842
(161,104,66)
#915E3C
(145,94,60)
#815436
(129,84,54)
#714A30
(113,74,48)
#61402A
(97,64,42)
#513624
(81,54,36)
#412C1E
(65,44,30)
#312218
(49,34,24)
#211812
(33,24,18)
#110E0C
(17,14,12)
#000000
(0,0,0)

Tints of #B17248

#B17248
(177,114,72)
#B87E58
(184,126,88)
#BF8A68
(191,138,104)
#C69678
(198,150,120)
#CDA288
(205,162,136)
#D4AE98
(212,174,152)
#DBBAA8
(219,186,168)
#E2C6B8
(226,198,184)
#E9D2C8
(233,210,200)
#F0DED8
(240,222,216)
#F7EAE8
(247,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B17248 color. Also use rgb(177,114,72) instead hex code.

Text Font Color

.myTextColor { color: #B17248; }

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

This text font color is #B17248.

Background Color

.myBgColor { background-color: #B17248; }

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

This div background color is #B17248.

Border color

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

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

This div border color is #B17248.

Opacity

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

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

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

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

This text has shadow with #B17248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B17248.

Preview

Color preview on black background

This text has color #B17248 on black background.


Color preview on white background

This text has color #B17248 on white background.


Black color preview on #B17248 background

This text has black color on #B17248 background.


White color preview on #B17248 background

This text has white color on #B17248 background.


Related colors

Complementary color

Complementary color for #hex is #4E8DB7.


I love getcolorcode.com

Triadic colors

1 #48B172 and #7248B1 with #B17248 are triadic colors.

2 #4872B1 and #72B148 with #B17248 are triadic colors.