COLOR #997968

HEX: #997968 RGB: (153,121,104)

Color info

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

RGB color model

#997968 color RGB value is (153,121,104).

RGB: (153,121,104) (60%, 47%, 41%)

RGB channels and saturation

R 153 of 255 = 60%
G 121 of 255 = 47%
B 104 of 255 = 41%

153
121
104

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

Portions of RGB colors in percentages

R + G + B = 153 + 121 + 104 = 378 (100%)
R 153 of 378 ~ 40.48%
G 121 of 378 ~ 32.01%
B 104 of 378 ~ 27.51'%

%40.48
%32.01
%27.51

CMYK color model

#997968 color CMYK value is (0,21,32,40).

  • cyan value is 0.00%
  • magenta value is 20.92%
  • yellow value is 32.03%
  • key color value is 40.00%

CMYK: (0,21,32,40)
C0M21Y32K40 (0%, 21%, 32%, 40%)
(0.00 / 0.21 / 0.32 / 0.40)

CMYK percentages

%0
%20.92
%32.03
%40

Codes

Color #997968 in popluar color models

99 79 68
RGB 153 121 104
HSL 21° 19.37% 50.39%
HSB/HSV 21° 32.03% 60.00%
CMYK 0.00% 20.92% 32.03%
40.00%

Color #997968 in popluar number systems.

HEX 99 79 68
Decimal 153 121 104
Binary 10011001 1111001 1101000
Octal 231 171 150

Shades and tints

Shades of #997968

#997968
(153,121,104)
#8C6E5F
(140,110,95)
#7F6356
(127,99,86)
#72584D
(114,88,77)
#654D44
(101,77,68)
#58423B
(88,66,59)
#4B3732
(75,55,50)
#3E2C29
(62,44,41)
#312120
(49,33,32)
#241617
(36,22,23)
#170B0E
(23,11,14)
#000000
(0,0,0)

Tints of #997968

#997968
(153,121,104)
#A28575
(162,133,117)
#AB9182
(171,145,130)
#B49D8F
(180,157,143)
#BDA99C
(189,169,156)
#C6B5A9
(198,181,169)
#CFC1B6
(207,193,182)
#D8CDC3
(216,205,195)
#E1D9D0
(225,217,208)
#EAE5DD
(234,229,221)
#F3F1EA
(243,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997968 color. Also use rgb(153,121,104) instead hex code.

Text Font Color

.myTextColor { color: #997968; }

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

This text font color is #997968.

Background Color

.myBgColor { background-color: #997968; }

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

This div background color is #997968.

Border color

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

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

This div border color is #997968.

Opacity

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

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

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

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

This text has shadow with #997968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997968.

Preview

Color preview on black background

This text has color #997968 on black background.


Color preview on white background

This text has color #997968 on white background.


Black color preview on #997968 background

This text has black color on #997968 background.


White color preview on #997968 background

This text has white color on #997968 background.


Related colors

Complementary color

Complementary color for #hex is #668697.


I love getcolorcode.com

Triadic colors

1 #689979 and #796899 with #997968 are triadic colors.

2 #687999 and #799968 with #997968 are triadic colors.