COLOR #997975

HEX: #997975 RGB: (153,121,117)

Color info

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

RGB color model

#997975 color RGB value is (153,121,117).

RGB: (153,121,117) (60%, 47%, 46%)

RGB channels and saturation

R 153 of 255 = 60%
G 121 of 255 = 47%
B 117 of 255 = 46%

153
121
117

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

Portions of RGB colors in percentages

R + G + B = 153 + 121 + 117 = 391 (100%)
R 153 of 391 ~ 39.13%
G 121 of 391 ~ 30.95%
B 117 of 391 ~ 29.92'%

%39.13
%30.95
%29.92

CMYK color model

#997975 color CMYK value is (0,21,24,40).

  • cyan value is 0.00%
  • magenta value is 20.92%
  • yellow value is 23.53%
  • key color value is 40.00%
CMYK: (0,21,24,40) C0M21Y24K40 (0%,21%,24%,40%) (0.00/0.21/0.24/0.40) 

CMYK percentages

%0
%20.92
%23.53
%40

Codes

Color #997975 in popluar color models

99 79 75
RGB 153 121 117
HSL 15.00% 52.94%
HSB/HSV 23.53% 60.00%
CMYK 0.00% 20.92% 23.53%
40.00%

Color #997975 in popluar number systems.

HEX 99 79 75
Decimal 153 121 117
Binary 10011001 1111001 1110101
Octal 231 171 165

Shades and tints

Shades of #997975

#997975
(153,121,117)
#8C6E6B
(140,110,107)
#7F6361
(127,99,97)
#725857
(114,88,87)
#654D4D
(101,77,77)
#584243
(88,66,67)
#4B3739
(75,55,57)
#3E2C2F
(62,44,47)
#312125
(49,33,37)
#24161B
(36,22,27)
#170B11
(23,11,17)
#000000
(0,0,0)

Tints of #997975

#997975
(153,121,117)
#A28581
(162,133,129)
#AB918D
(171,145,141)
#B49D99
(180,157,153)
#BDA9A5
(189,169,165)
#C6B5B1
(198,181,177)
#CFC1BD
(207,193,189)
#D8CDC9
(216,205,201)
#E1D9D5
(225,217,213)
#EAE5E1
(234,229,225)
#F3F1ED
(243,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997975; }

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

This text font color is #997975.

Background Color

.myBgColor { background-color: #997975; }

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

This div background color is #997975.

Border color

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

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

This div border color is #997975.

Opacity

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

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

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

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

This text has shadow with #997975 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997975.

Preview

Color preview on black background

This text has color #997975 on black background.


Color preview on white background

This text has color #997975 on white background.


Black color preview on #997975 background

This text has black color on #997975 background.


White color preview on #997975 background

This text has white color on #997975 background.


Related colors

Complementary color

Complementary color for #hex is #66868A.


I love getcolorcode.com

Triadic colors

1 #759979 and #797599 with #997975 are triadic colors.

2 #757999 and #799975 with #997975 are triadic colors.