COLOR #979163

HEX: #979163 RGB: (151,145,99)

Color info

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

RGB color model

#979163 color RGB value is (151,145,99).

RGB: (151,145,99) (59%, 57%, 39%)

RGB channels and saturation

R 151 of 255 = 59%
G 145 of 255 = 57%
B 99 of 255 = 39%

151
145
99

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

Portions of RGB colors in percentages

R + G + B = 151 + 145 + 99 = 395 (100%)
R 151 of 395 ~ 38.23%
G 145 of 395 ~ 36.71%
B 99 of 395 ~ 25.06'%

%38.23
%36.71
%25.06

CMYK color model

#979163 color CMYK value is (0,4,34,41).

  • cyan value is 0.00%
  • magenta value is 3.97%
  • yellow value is 34.44%
  • key color value is 40.78%

CMYK: (0,4,34,41)
C0M4Y34K41 (0%, 4%, 34%, 41%)
(0.00 / 0.04 / 0.34 / 0.41)

CMYK percentages

%0
%3.97
%34.44
%40.78

Codes

Color #979163 in popluar color models

97 91 63
RGB 151 145 99
HSL 53° 20.80% 49.02%
HSB/HSV 53° 34.44% 59.22%
CMYK 0.00% 3.97% 34.44%
40.78%

Color #979163 in popluar number systems.

HEX 97 91 63
Decimal 151 145 99
Binary 10010111 10010001 1100011
Octal 227 221 143

Shades and tints

Shades of #979163

#979163
(151,145,99)
#8A845A
(138,132,90)
#7D7751
(125,119,81)
#706A48
(112,106,72)
#635D3F
(99,93,63)
#565036
(86,80,54)
#49432D
(73,67,45)
#3C3624
(60,54,36)
#2F291B
(47,41,27)
#221C12
(34,28,18)
#150F09
(21,15,9)
#000000
(0,0,0)

Tints of #979163

#979163
(151,145,99)
#A09B71
(160,155,113)
#A9A57F
(169,165,127)
#B2AF8D
(178,175,141)
#BBB99B
(187,185,155)
#C4C3A9
(196,195,169)
#CDCDB7
(205,205,183)
#D6D7C5
(214,215,197)
#DFE1D3
(223,225,211)
#E8EBE1
(232,235,225)
#F1F5EF
(241,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #979163 color. Also use rgb(151,145,99) instead hex code.

Text Font Color

.myTextColor { color: #979163; }

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

This text font color is #979163.

Background Color

.myBgColor { background-color: #979163; }

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

This div background color is #979163.

Border color

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

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

This div border color is #979163.

Opacity

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

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

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

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

This text has shadow with #979163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #979163.

Preview

Color preview on black background

This text has color #979163 on black background.


Color preview on white background

This text has color #979163 on white background.


Black color preview on #979163 background

This text has black color on #979163 background.


White color preview on #979163 background

This text has white color on #979163 background.


Related colors

Complementary color

Complementary color for #hex is #686E9C.


I love getcolorcode.com

Triadic colors

1 #639791 and #916397 with #979163 are triadic colors.

2 #639197 and #919763 with #979163 are triadic colors.