COLOR #997069

HEX: #997069 RGB: (153,112,105)

Color info

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

RGB color model

#997069 color RGB value is (153,112,105).

RGB: (153,112,105) (60%, 44%, 41%)

RGB channels and saturation

R 153 of 255 = 60%
G 112 of 255 = 44%
B 105 of 255 = 41%

153
112
105

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

Portions of RGB colors in percentages

R + G + B = 153 + 112 + 105 = 370 (100%)
R 153 of 370 ~ 41.35%
G 112 of 370 ~ 30.27%
B 105 of 370 ~ 28.38'%

%41.35
%30.27
%28.38

CMYK color model

#997069 color CMYK value is (0,27,31,40).

  • cyan value is 0.00%
  • magenta value is 26.80%
  • yellow value is 31.37%
  • key color value is 40.00%

CMYK: (0,27,31,40)
C0M27Y31K40 (0%, 27%, 31%, 40%)
(0.00 / 0.27 / 0.31 / 0.40)

CMYK percentages

%0
%26.8
%31.37
%40

Codes

Color #997069 in popluar color models

99 70 69
RGB 153 112 105
HSL 19.05% 50.59%
HSB/HSV 31.37% 60.00%
CMYK 0.00% 26.80% 31.37%
40.00%

Color #997069 in popluar number systems.

HEX 99 70 69
Decimal 153 112 105
Binary 10011001 1110000 1101001
Octal 231 160 151

Shades and tints

Shades of #997069

#997069
(153,112,105)
#8C6660
(140,102,96)
#7F5C57
(127,92,87)
#72524E
(114,82,78)
#654845
(101,72,69)
#583E3C
(88,62,60)
#4B3433
(75,52,51)
#3E2A2A
(62,42,42)
#312021
(49,32,33)
#241618
(36,22,24)
#170C0F
(23,12,15)
#000000
(0,0,0)

Tints of #997069

#997069
(153,112,105)
#A27D76
(162,125,118)
#AB8A83
(171,138,131)
#B49790
(180,151,144)
#BDA49D
(189,164,157)
#C6B1AA
(198,177,170)
#CFBEB7
(207,190,183)
#D8CBC4
(216,203,196)
#E1D8D1
(225,216,209)
#EAE5DE
(234,229,222)
#F3F2EB
(243,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997069 color. Also use rgb(153,112,105) instead hex code.

Text Font Color

.myTextColor { color: #997069; }

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

This text font color is #997069.

Background Color

.myBgColor { background-color: #997069; }

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

This div background color is #997069.

Border color

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

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

This div border color is #997069.

Opacity

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

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

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

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

This text has shadow with #997069 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997069.

Preview

Color preview on black background

This text has color #997069 on black background.


Color preview on white background

This text has color #997069 on white background.


Black color preview on #997069 background

This text has black color on #997069 background.


White color preview on #997069 background

This text has white color on #997069 background.


Related colors

Complementary color

Complementary color for #hex is #668F96.


I love getcolorcode.com

Triadic colors

1 #699970 and #706999 with #997069 are triadic colors.

2 #697099 and #709969 with #997069 are triadic colors.