COLOR #979567

HEX: #979567 RGB: (151,149,103)

Color info

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

RGB color model

#979567 color RGB value is (151,149,103).

RGB: (151,149,103) (59%, 58%, 40%)

RGB channels and saturation

R 151 of 255 = 59%
G 149 of 255 = 58%
B 103 of 255 = 40%

151
149
103

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

Portions of RGB colors in percentages

R + G + B = 151 + 149 + 103 = 403 (100%)
R 151 of 403 ~ 37.47%
G 149 of 403 ~ 36.97%
B 103 of 403 ~ 25.56'%

%37.47
%36.97
%25.56

CMYK color model

#979567 color CMYK value is (0,1,32,41).

  • cyan value is 0.00%
  • magenta value is 1.32%
  • yellow value is 31.79%
  • key color value is 40.78%

CMYK: (0,1,32,41)
C0M1Y32K41 (0%, 1%, 32%, 41%)
(0.00 / 0.01 / 0.32 / 0.41)

CMYK percentages

%0
%1.32
%31.79
%40.78

Codes

Color #979567 in popluar color models

97 95 67
RGB 151 149 103
HSL 58° 18.90% 49.80%
HSB/HSV 58° 31.79% 59.22%
CMYK 0.00% 1.32% 31.79%
40.78%

Color #979567 in popluar number systems.

HEX 97 95 67
Decimal 151 149 103
Binary 10010111 10010101 1100111
Octal 227 225 147

Shades and tints

Shades of #979567

#979567
(151,149,103)
#8A885E
(138,136,94)
#7D7B55
(125,123,85)
#706E4C
(112,110,76)
#636143
(99,97,67)
#56543A
(86,84,58)
#494731
(73,71,49)
#3C3A28
(60,58,40)
#2F2D1F
(47,45,31)
#222016
(34,32,22)
#15130D
(21,19,13)
#000000
(0,0,0)

Tints of #979567

#979567
(151,149,103)
#A09E74
(160,158,116)
#A9A781
(169,167,129)
#B2B08E
(178,176,142)
#BBB99B
(187,185,155)
#C4C2A8
(196,194,168)
#CDCBB5
(205,203,181)
#D6D4C2
(214,212,194)
#DFDDCF
(223,221,207)
#E8E6DC
(232,230,220)
#F1EFE9
(241,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #979567 color. Also use rgb(151,149,103) instead hex code.

Text Font Color

.myTextColor { color: #979567; }

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

This text font color is #979567.

Background Color

.myBgColor { background-color: #979567; }

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

This div background color is #979567.

Border color

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

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

This div border color is #979567.

Opacity

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

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

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

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

This text has shadow with #979567 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #979567.

Preview

Color preview on black background

This text has color #979567 on black background.


Color preview on white background

This text has color #979567 on white background.


Black color preview on #979567 background

This text has black color on #979567 background.


White color preview on #979567 background

This text has white color on #979567 background.


Related colors

Complementary color

Complementary color for #hex is #686A98.


I love getcolorcode.com

Triadic colors

1 #679795 and #956797 with #979567 are triadic colors.

2 #679597 and #959767 with #979567 are triadic colors.