COLOR #997672

HEX: #997672 RGB: (153,118,114)

Color info

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

RGB color model

#997672 color RGB value is (153,118,114).

RGB: (153,118,114) (60%, 46%, 45%)

RGB channels and saturation

R 153 of 255 = 60%
G 118 of 255 = 46%
B 114 of 255 = 45%

153
118
114

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

Portions of RGB colors in percentages

R + G + B = 153 + 118 + 114 = 385 (100%)
R 153 of 385 ~ 39.74%
G 118 of 385 ~ 30.65%
B 114 of 385 ~ 29.61'%

%39.74
%30.65
%29.61

CMYK color model

#997672 color CMYK value is (0,23,25,40).

  • cyan value is 0.00%
  • magenta value is 22.88%
  • yellow value is 25.49%
  • key color value is 40.00%

CMYK: (0,23,25,40)
C0M23Y25K40 (0%, 23%, 25%, 40%)
(0.00 / 0.23 / 0.25 / 0.40)

CMYK percentages

%0
%22.88
%25.49
%40

Codes

Color #997672 in popluar color models

99 76 72
RGB 153 118 114
HSL 16.05% 52.35%
HSB/HSV 25.49% 60.00%
CMYK 0.00% 22.88% 25.49%
40.00%

Color #997672 in popluar number systems.

HEX 99 76 72
Decimal 153 118 114
Binary 10011001 1110110 1110010
Octal 231 166 162

Shades and tints

Shades of #997672

#997672
(153,118,114)
#8C6C68
(140,108,104)
#7F625E
(127,98,94)
#725854
(114,88,84)
#654E4A
(101,78,74)
#584440
(88,68,64)
#4B3A36
(75,58,54)
#3E302C
(62,48,44)
#312622
(49,38,34)
#241C18
(36,28,24)
#17120E
(23,18,14)
#000000
(0,0,0)

Tints of #997672

#997672
(153,118,114)
#A2827E
(162,130,126)
#AB8E8A
(171,142,138)
#B49A96
(180,154,150)
#BDA6A2
(189,166,162)
#C6B2AE
(198,178,174)
#CFBEBA
(207,190,186)
#D8CAC6
(216,202,198)
#E1D6D2
(225,214,210)
#EAE2DE
(234,226,222)
#F3EEEA
(243,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997672 color. Also use rgb(153,118,114) instead hex code.

Text Font Color

.myTextColor { color: #997672; }

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

This text font color is #997672.

Background Color

.myBgColor { background-color: #997672; }

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

This div background color is #997672.

Border color

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

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

This div border color is #997672.

Opacity

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

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

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

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

This text has shadow with #997672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997672.

Preview

Color preview on black background

This text has color #997672 on black background.


Color preview on white background

This text has color #997672 on white background.


Black color preview on #997672 background

This text has black color on #997672 background.


White color preview on #997672 background

This text has white color on #997672 background.


Related colors

Complementary color

Complementary color for #hex is #66898D.


I love getcolorcode.com

Triadic colors

1 #729976 and #767299 with #997672 are triadic colors.

2 #727699 and #769972 with #997672 are triadic colors.