COLOR #979072

HEX: #979072 RGB: (151,144,114)

Color info

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

RGB color model

#979072 color RGB value is (151,144,114).

RGB: (151,144,114) (59%, 56%, 45%)

RGB channels and saturation

R 151 of 255 = 59%
G 144 of 255 = 56%
B 114 of 255 = 45%

151
144
114

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

Portions of RGB colors in percentages

R + G + B = 151 + 144 + 114 = 409 (100%)
R 151 of 409 ~ 36.92%
G 144 of 409 ~ 35.21%
B 114 of 409 ~ 27.87'%

%36.92
%35.21
%27.87

CMYK color model

#979072 color CMYK value is (0,5,25,41).

  • cyan value is 0.00%
  • magenta value is 4.64%
  • yellow value is 24.50%
  • key color value is 40.78%

CMYK: (0,5,25,41)
C0M5Y25K41 (0%, 5%, 25%, 41%)
(0.00 / 0.05 / 0.25 / 0.41)

CMYK percentages

%0
%4.64
%24.5
%40.78

Codes

Color #979072 in popluar color models

97 90 72
RGB 151 144 114
HSL 49° 15.10% 51.96%
HSB/HSV 49° 24.50% 59.22%
CMYK 0.00% 4.64% 24.50%
40.78%

Color #979072 in popluar number systems.

HEX 97 90 72
Decimal 151 144 114
Binary 10010111 10010000 1110010
Octal 227 220 162

Shades and tints

Shades of #979072

#979072
(151,144,114)
#8A8368
(138,131,104)
#7D765E
(125,118,94)
#706954
(112,105,84)
#635C4A
(99,92,74)
#564F40
(86,79,64)
#494236
(73,66,54)
#3C352C
(60,53,44)
#2F2822
(47,40,34)
#221B18
(34,27,24)
#150E0E
(21,14,14)
#000000
(0,0,0)

Tints of #979072

#979072
(151,144,114)
#A09A7E
(160,154,126)
#A9A48A
(169,164,138)
#B2AE96
(178,174,150)
#BBB8A2
(187,184,162)
#C4C2AE
(196,194,174)
#CDCCBA
(205,204,186)
#D6D6C6
(214,214,198)
#DFE0D2
(223,224,210)
#E8EADE
(232,234,222)
#F1F4EA
(241,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #979072 color. Also use rgb(151,144,114) instead hex code.

Text Font Color

.myTextColor { color: #979072; }

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

This text font color is #979072.

Background Color

.myBgColor { background-color: #979072; }

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

This div background color is #979072.

Border color

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

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

This div border color is #979072.

Opacity

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

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

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

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

This text has shadow with #979072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #979072.

Preview

Color preview on black background

This text has color #979072 on black background.


Color preview on white background

This text has color #979072 on white background.


Black color preview on #979072 background

This text has black color on #979072 background.


White color preview on #979072 background

This text has white color on #979072 background.


Related colors

Complementary color

Complementary color for #hex is #686F8D.


I love getcolorcode.com

Triadic colors

1 #729790 and #907297 with #979072 are triadic colors.

2 #729097 and #909772 with #979072 are triadic colors.