COLOR #8B6C38

HEX: #8B6C38 RGB: (139,108,56)

Color info

#8B6C38 contains mainly red and green colors. Web safe color of #8B6C38 is #996633 (or #963).

RGB color model

#8B6C38 color RGB value is (139,108,56).

RGB: (139,108,56) (55%, 42%, 22%)

RGB channels and saturation

R 139 of 255 = 55%
G 108 of 255 = 42%
B 56 of 255 = 22%

139
108
56

R + G + B ~ 40%. #8B6C38 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 139 + 108 + 56 = 303 (100%)
R 139 of 303 ~ 45.87%
G 108 of 303 ~ 35.64%
B 56 of 303 ~ 18.48'%

%45.87
%35.64
%18.48

CMYK color model

#8B6C38 color CMYK value is (0,22,60,45).

  • cyan value is 0.00%
  • magenta value is 22.30%
  • yellow value is 59.71%
  • key color value is 45.49%

CMYK: (0,22,60,45)
C0M22Y60K45 (0%, 22%, 60%, 45%)
(0.00 / 0.22 / 0.60 / 0.45)

CMYK percentages

%0
%22.3
%59.71
%45.49

Codes

Color #8B6C38 in popluar color models

8B 6C 38
RGB 139 108 56
HSL 38° 42.56% 38.24%
HSB/HSV 38° 59.71% 54.51%
CMYK 0.00% 22.30% 59.71%
45.49%

Color #8B6C38 in popluar number systems.

HEX 8B 6C 38
Decimal 139 108 56
Binary 10001011 1101100 111000
Octal 213 154 70

Shades and tints

Shades of #8B6C38

#8B6C38
(139,108,56)
#7F6333
(127,99,51)
#735A2E
(115,90,46)
#675129
(103,81,41)
#5B4824
(91,72,36)
#4F3F1F
(79,63,31)
#43361A
(67,54,26)
#372D15
(55,45,21)
#2B2410
(43,36,16)
#1F1B0B
(31,27,11)
#131206
(19,18,6)
#000000
(0,0,0)

Tints of #8B6C38

#8B6C38
(139,108,56)
#95794A
(149,121,74)
#9F865C
(159,134,92)
#A9936E
(169,147,110)
#B3A080
(179,160,128)
#BDAD92
(189,173,146)
#C7BAA4
(199,186,164)
#D1C7B6
(209,199,182)
#DBD4C8
(219,212,200)
#E5E1DA
(229,225,218)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B6C38 color. Also use rgb(139,108,56) instead hex code.

Text Font Color

.myTextColor { color: #8B6C38; }

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

This text font color is #8B6C38.

Background Color

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

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

This div background color is #8B6C38.

Border color

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

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

This div border color is #8B6C38.

Opacity

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

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

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

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

This text has shadow with #8B6C38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B6C38.

Preview

Color preview on black background

This text has color #8B6C38 on black background.


Color preview on white background

This text has color #8B6C38 on white background.


Black color preview on #8B6C38 background

This text has black color on #8B6C38 background.


White color preview on #8B6C38 background

This text has white color on #8B6C38 background.


Related colors

Complementary color

Complementary color for #hex is #7493C7.


I love getcolorcode.com

Triadic colors

1 #388B6C and #6C388B with #8B6C38 are triadic colors.

2 #386C8B and #6C8B38 with #8B6C38 are triadic colors.