COLOR #8B9378

HEX: #8B9378 RGB: (139,147,120)

Color info

#8B9378 contains red, green and blue colors in about the same proportion. Web safe color of #8B9378 is #999966 (or #996).

RGB color model

#8B9378 color RGB value is (139,147,120).

RGB: (139,147,120) (55%, 58%, 47%)

RGB channels and saturation

R 139 of 255 = 55%
G 147 of 255 = 58%
B 120 of 255 = 47%

139
147
120

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

Portions of RGB colors in percentages

R + G + B = 139 + 147 + 120 = 406 (100%)
R 139 of 406 ~ 34.24%
G 147 of 406 ~ 36.21%
B 120 of 406 ~ 29.56'%

%34.24
%36.21
%29.56

CMYK color model

#8B9378 color CMYK value is (5,0,18,42).

  • cyan value is 5.44%
  • magenta value is 0.00%
  • yellow value is 18.37%
  • key color value is 42.35%

CMYK: (5,0,18,42)
C5M0Y18K42 (5%, 0%, 18%, 42%)
(0.05 / 0.00 / 0.18 / 0.42)

CMYK percentages

%5.44
%0
%18.37
%42.35

Codes

Color #8B9378 in popluar color models

8B 93 78
RGB 139 147 120
HSL 78° 11.11% 52.35%
HSB/HSV 78° 18.37% 57.65%
CMYK 5.44% 0.00% 18.37%
42.35%

Color #8B9378 in popluar number systems.

HEX 8B 93 78
Decimal 139 147 120
Binary 10001011 10010011 1111000
Octal 213 223 170

Shades and tints

Shades of #8B9378

#8B9378
(139,147,120)
#7F866E
(127,134,110)
#737964
(115,121,100)
#676C5A
(103,108,90)
#5B5F50
(91,95,80)
#4F5246
(79,82,70)
#43453C
(67,69,60)
#373832
(55,56,50)
#2B2B28
(43,43,40)
#1F1E1E
(31,30,30)
#131114
(19,17,20)
#000000
(0,0,0)

Tints of #8B9378

#8B9378
(139,147,120)
#959C84
(149,156,132)
#9FA590
(159,165,144)
#A9AE9C
(169,174,156)
#B3B7A8
(179,183,168)
#BDC0B4
(189,192,180)
#C7C9C0
(199,201,192)
#D1D2CC
(209,210,204)
#DBDBD8
(219,219,216)
#E5E4E4
(229,228,228)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B9378 color. Also use rgb(139,147,120) instead hex code.

Text Font Color

.myTextColor { color: #8B9378; }

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

This text font color is #8B9378.

Background Color

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

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

This div background color is #8B9378.

Border color

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

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

This div border color is #8B9378.

Opacity

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

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

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

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

This text has shadow with #8B9378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B9378.

Preview

Color preview on black background

This text has color #8B9378 on black background.


Color preview on white background

This text has color #8B9378 on white background.


Black color preview on #8B9378 background

This text has black color on #8B9378 background.


White color preview on #8B9378 background

This text has white color on #8B9378 background.


Related colors

Complementary color

Complementary color for #hex is #746C87.


I love getcolorcode.com

Triadic colors

1 #788B93 and #93788B with #8B9378 are triadic colors.

2 #78938B and #938B78 with #8B9378 are triadic colors.