COLOR #976372

HEX: #976372 RGB: (151,99,114)

Color info

#976372 contains red, green and blue colors in about the same proportion. Web safe color of #976372 is #996666 (or #966).

RGB color model

#976372 color RGB value is (151,99,114).

RGB: (151,99,114) (59%, 39%, 45%)

RGB channels and saturation

R 151 of 255 = 59%
G 99 of 255 = 39%
B 114 of 255 = 45%

151
99
114

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

Portions of RGB colors in percentages

R + G + B = 151 + 99 + 114 = 364 (100%)
R 151 of 364 ~ 41.48%
G 99 of 364 ~ 27.2%
B 114 of 364 ~ 31.32'%

%41.48
%27.2
%31.32

CMYK color model

#976372 color CMYK value is (0,34,25,41).

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

CMYK: (0,34,25,41)
C0M34Y25K41 (0%, 34%, 25%, 41%)
(0.00 / 0.34 / 0.25 / 0.41)

CMYK percentages

%0
%34.44
%24.5
%40.78

Codes

Color #976372 in popluar color models

97 63 72
RGB 151 99 114
HSL 343° 20.80% 49.02%
HSB/HSV 343° 34.44% 59.22%
CMYK 0.00% 34.44% 24.50%
40.78%

Color #976372 in popluar number systems.

HEX 97 63 72
Decimal 151 99 114
Binary 10010111 1100011 1110010
Octal 227 143 162

Shades and tints

Shades of #976372

#976372
(151,99,114)
#8A5A68
(138,90,104)
#7D515E
(125,81,94)
#704854
(112,72,84)
#633F4A
(99,63,74)
#563640
(86,54,64)
#492D36
(73,45,54)
#3C242C
(60,36,44)
#2F1B22
(47,27,34)
#221218
(34,18,24)
#15090E
(21,9,14)
#000000
(0,0,0)

Tints of #976372

#976372
(151,99,114)
#A0717E
(160,113,126)
#A97F8A
(169,127,138)
#B28D96
(178,141,150)
#BB9BA2
(187,155,162)
#C4A9AE
(196,169,174)
#CDB7BA
(205,183,186)
#D6C5C6
(214,197,198)
#DFD3D2
(223,211,210)
#E8E1DE
(232,225,222)
#F1EFEA
(241,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976372; }

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

This text font color is #976372.

Background Color

.myBgColor { background-color: #976372; }

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

This div background color is #976372.

Border color

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

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

This div border color is #976372.

Opacity

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

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

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

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

This text has shadow with #976372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976372.

Preview

Color preview on black background

This text has color #976372 on black background.


Color preview on white background

This text has color #976372 on white background.


Black color preview on #976372 background

This text has black color on #976372 background.


White color preview on #976372 background

This text has white color on #976372 background.


Related colors

Complementary color

Complementary color for #hex is #689C8D.


I love getcolorcode.com

Triadic colors

1 #729763 and #637297 with #976372 are triadic colors.

2 #726397 and #639772 with #976372 are triadic colors.