COLOR #997261

HEX: #997261 RGB: (153,114,97)

Color info

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

RGB color model

#997261 color RGB value is (153,114,97).

RGB: (153,114,97) (60%, 45%, 38%)

RGB channels and saturation

R 153 of 255 = 60%
G 114 of 255 = 45%
B 97 of 255 = 38%

153
114
97

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

Portions of RGB colors in percentages

R + G + B = 153 + 114 + 97 = 364 (100%)
R 153 of 364 ~ 42.03%
G 114 of 364 ~ 31.32%
B 97 of 364 ~ 26.65'%

%42.03
%31.32
%26.65

CMYK color model

#997261 color CMYK value is (0,25,37,40).

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

CMYK: (0,25,37,40)
C0M25Y37K40 (0%, 25%, 37%, 40%)
(0.00 / 0.25 / 0.37 / 0.40)

CMYK percentages

%0
%25.49
%36.6
%40

Codes

Color #997261 in popluar color models

99 72 61
RGB 153 114 97
HSL 18° 22.40% 49.02%
HSB/HSV 18° 36.60% 60.00%
CMYK 0.00% 25.49% 36.60%
40.00%

Color #997261 in popluar number systems.

HEX 99 72 61
Decimal 153 114 97
Binary 10011001 1110010 1100001
Octal 231 162 141

Shades and tints

Shades of #997261

#997261
(153,114,97)
#8C6859
(140,104,89)
#7F5E51
(127,94,81)
#725449
(114,84,73)
#654A41
(101,74,65)
#584039
(88,64,57)
#4B3631
(75,54,49)
#3E2C29
(62,44,41)
#312221
(49,34,33)
#241819
(36,24,25)
#170E11
(23,14,17)
#000000
(0,0,0)

Tints of #997261

#997261
(153,114,97)
#A27E6F
(162,126,111)
#AB8A7D
(171,138,125)
#B4968B
(180,150,139)
#BDA299
(189,162,153)
#C6AEA7
(198,174,167)
#CFBAB5
(207,186,181)
#D8C6C3
(216,198,195)
#E1D2D1
(225,210,209)
#EADEDF
(234,222,223)
#F3EAED
(243,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997261; }

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

This text font color is #997261.

Background Color

.myBgColor { background-color: #997261; }

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

This div background color is #997261.

Border color

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

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

This div border color is #997261.

Opacity

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

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

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

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

This text has shadow with #997261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997261.

Preview

Color preview on black background

This text has color #997261 on black background.


Color preview on white background

This text has color #997261 on white background.


Black color preview on #997261 background

This text has black color on #997261 background.


White color preview on #997261 background

This text has white color on #997261 background.


Related colors

Complementary color

Complementary color for #hex is #668D9E.


I love getcolorcode.com

Triadic colors

1 #619972 and #726199 with #997261 are triadic colors.

2 #617299 and #729961 with #997261 are triadic colors.