COLOR #979366

HEX: #979366 RGB: (151,147,102)

Color info

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

RGB color model

#979366 color RGB value is (151,147,102).

RGB: (151,147,102) (59%, 58%, 40%)

RGB channels and saturation

R 151 of 255 = 59%
G 147 of 255 = 58%
B 102 of 255 = 40%

151
147
102

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

Portions of RGB colors in percentages

R + G + B = 151 + 147 + 102 = 400 (100%)
R 151 of 400 ~ 37.75%
G 147 of 400 ~ 36.75%
B 102 of 400 ~ 25.5'%

%37.75
%36.75
%25.5

CMYK color model

#979366 color CMYK value is (0,3,32,41).

  • cyan value is 0.00%
  • magenta value is 2.65%
  • yellow value is 32.45%
  • key color value is 40.78%

CMYK: (0,3,32,41)
C0M3Y32K41 (0%, 3%, 32%, 41%)
(0.00 / 0.03 / 0.32 / 0.41)

CMYK percentages

%0
%2.65
%32.45
%40.78

Codes

Color #979366 in popluar color models

97 93 66
RGB 151 147 102
HSL 55° 19.37% 49.61%
HSB/HSV 55° 32.45% 59.22%
CMYK 0.00% 2.65% 32.45%
40.78%

Color #979366 in popluar number systems.

HEX 97 93 66
Decimal 151 147 102
Binary 10010111 10010011 1100110
Octal 227 223 146

Shades and tints

Shades of #979366

#979366
(151,147,102)
#8A865D
(138,134,93)
#7D7954
(125,121,84)
#706C4B
(112,108,75)
#635F42
(99,95,66)
#565239
(86,82,57)
#494530
(73,69,48)
#3C3827
(60,56,39)
#2F2B1E
(47,43,30)
#221E15
(34,30,21)
#15110C
(21,17,12)
#000000
(0,0,0)

Tints of #979366

#979366
(151,147,102)
#A09C73
(160,156,115)
#A9A580
(169,165,128)
#B2AE8D
(178,174,141)
#BBB79A
(187,183,154)
#C4C0A7
(196,192,167)
#CDC9B4
(205,201,180)
#D6D2C1
(214,210,193)
#DFDBCE
(223,219,206)
#E8E4DB
(232,228,219)
#F1EDE8
(241,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #979366 color. Also use rgb(151,147,102) instead hex code.

Text Font Color

.myTextColor { color: #979366; }

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

This text font color is #979366.

Background Color

.myBgColor { background-color: #979366; }

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

This div background color is #979366.

Border color

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

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

This div border color is #979366.

Opacity

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

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

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

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

This text has shadow with #979366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #979366.

Preview

Color preview on black background

This text has color #979366 on black background.


Color preview on white background

This text has color #979366 on white background.


Black color preview on #979366 background

This text has black color on #979366 background.


White color preview on #979366 background

This text has white color on #979366 background.


Related colors

Complementary color

Complementary color for #hex is #686C99.


I love getcolorcode.com

Triadic colors

1 #669793 and #936697 with #979366 are triadic colors.

2 #669397 and #939766 with #979366 are triadic colors.