COLOR #8A9367

HEX: #8A9367 RGB: (138,147,103)

Color info

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

RGB color model

#8A9367 color RGB value is (138,147,103).

RGB: (138,147,103) (54%, 58%, 40%)

RGB channels and saturation

R 138 of 255 = 54%
G 147 of 255 = 58%
B 103 of 255 = 40%

138
147
103

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

Portions of RGB colors in percentages

R + G + B = 138 + 147 + 103 = 388 (100%)
R 138 of 388 ~ 35.57%
G 147 of 388 ~ 37.89%
B 103 of 388 ~ 26.55'%

%35.57
%37.89
%26.55

CMYK color model

#8A9367 color CMYK value is (6,0,30,42).

  • cyan value is 6.12%
  • magenta value is 0.00%
  • yellow value is 29.93%
  • key color value is 42.35%

CMYK: (6,0,30,42)
C6M0Y30K42 (6%, 0%, 30%, 42%)
(0.06 / 0.00 / 0.30 / 0.42)

CMYK percentages

%6.12
%0
%29.93
%42.35

Codes

Color #8A9367 in popluar color models

8A 93 67
RGB 138 147 103
HSL 72° 17.60% 49.02%
HSB/HSV 72° 29.93% 57.65%
CMYK 6.12% 0.00% 29.93%
42.35%

Color #8A9367 in popluar number systems.

HEX 8A 93 67
Decimal 138 147 103
Binary 10001010 10010011 1100111
Octal 212 223 147

Shades and tints

Shades of #8A9367

#8A9367
(138,147,103)
#7E865E
(126,134,94)
#727955
(114,121,85)
#666C4C
(102,108,76)
#5A5F43
(90,95,67)
#4E523A
(78,82,58)
#424531
(66,69,49)
#363828
(54,56,40)
#2A2B1F
(42,43,31)
#1E1E16
(30,30,22)
#12110D
(18,17,13)
#000000
(0,0,0)

Tints of #8A9367

#8A9367
(138,147,103)
#949C74
(148,156,116)
#9EA581
(158,165,129)
#A8AE8E
(168,174,142)
#B2B79B
(178,183,155)
#BCC0A8
(188,192,168)
#C6C9B5
(198,201,181)
#D0D2C2
(208,210,194)
#DADBCF
(218,219,207)
#E4E4DC
(228,228,220)
#EEEDE9
(238,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A9367 color. Also use rgb(138,147,103) instead hex code.

Text Font Color

.myTextColor { color: #8A9367; }

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

This text font color is #8A9367.

Background Color

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

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

This div background color is #8A9367.

Border color

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

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

This div border color is #8A9367.

Opacity

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

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

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

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

This text has shadow with #8A9367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A9367.

Preview

Color preview on black background

This text has color #8A9367 on black background.


Color preview on white background

This text has color #8A9367 on white background.


Black color preview on #8A9367 background

This text has black color on #8A9367 background.


White color preview on #8A9367 background

This text has white color on #8A9367 background.


Related colors

Complementary color

Complementary color for #hex is #756C98.


I love getcolorcode.com

Triadic colors

1 #678A93 and #93678A with #8A9367 are triadic colors.

2 #67938A and #938A67 with #8A9367 are triadic colors.