COLOR #8B4E48

HEX: #8B4E48 RGB: (139,78,72)

Color info

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

RGB color model

#8B4E48 color RGB value is (139,78,72).

RGB: (139,78,72) (55%, 31%, 28%)

RGB channels and saturation

R 139 of 255 = 55%
G 78 of 255 = 31%
B 72 of 255 = 28%

139
78
72

R + G + B ~ 38%. #8B4E48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 139 + 78 + 72 = 289 (100%)
R 139 of 289 ~ 48.1%
G 78 of 289 ~ 26.99%
B 72 of 289 ~ 24.91'%

%48.1
%26.99
%24.91

CMYK color model

#8B4E48 color CMYK value is (0,44,48,45).

  • cyan value is 0.00%
  • magenta value is 43.88%
  • yellow value is 48.20%
  • key color value is 45.49%

CMYK: (0,44,48,45)
C0M44Y48K45 (0%, 44%, 48%, 45%)
(0.00 / 0.44 / 0.48 / 0.45)

CMYK percentages

%0
%43.88
%48.2
%45.49

Codes

Color #8B4E48 in popluar color models

8B 4E 48
RGB 139 78 72
HSL 31.75% 41.37%
HSB/HSV 48.20% 54.51%
CMYK 0.00% 43.88% 48.20%
45.49%

Color #8B4E48 in popluar number systems.

HEX 8B 4E 48
Decimal 139 78 72
Binary 10001011 1001110 1001000
Octal 213 116 110

Shades and tints

Shades of #8B4E48

#8B4E48
(139,78,72)
#7F4742
(127,71,66)
#73403C
(115,64,60)
#673936
(103,57,54)
#5B3230
(91,50,48)
#4F2B2A
(79,43,42)
#432424
(67,36,36)
#371D1E
(55,29,30)
#2B1618
(43,22,24)
#1F0F12
(31,15,18)
#13080C
(19,8,12)
#000000
(0,0,0)

Tints of #8B4E48

#8B4E48
(139,78,72)
#955E58
(149,94,88)
#9F6E68
(159,110,104)
#A97E78
(169,126,120)
#B38E88
(179,142,136)
#BD9E98
(189,158,152)
#C7AEA8
(199,174,168)
#D1BEB8
(209,190,184)
#DBCEC8
(219,206,200)
#E5DED8
(229,222,216)
#EFEEE8
(239,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B4E48 color. Also use rgb(139,78,72) instead hex code.

Text Font Color

.myTextColor { color: #8B4E48; }

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

This text font color is #8B4E48.

Background Color

.myBgColor { background-color: #8B4E48; }

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

This div background color is #8B4E48.

Border color

.myBorderColor { border: 1px solid #8B4E48; }

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

This div border color is #8B4E48.

Opacity

.myOpacity80 { color: #8B4E48; opacity: 0.8; }

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

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

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

This text has shadow with #8B4E48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B4E48.

Preview

Color preview on black background

This text has color #8B4E48 on black background.


Color preview on white background

This text has color #8B4E48 on white background.


Black color preview on #8B4E48 background

This text has black color on #8B4E48 background.


White color preview on #8B4E48 background

This text has white color on #8B4E48 background.


Related colors

Complementary color

Complementary color for #hex is #74B1B7.


I love getcolorcode.com

Triadic colors

1 #488B4E and #4E488B with #8B4E48 are triadic colors.

2 #484E8B and #4E8B48 with #8B4E48 are triadic colors.