COLOR #997561

HEX: #997561 RGB: (153,117,97)

Color info

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

RGB color model

#997561 color RGB value is (153,117,97).

RGB: (153,117,97) (60%, 46%, 38%)

RGB channels and saturation

R 153 of 255 = 60%
G 117 of 255 = 46%
B 97 of 255 = 38%

153
117
97

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

Portions of RGB colors in percentages

R + G + B = 153 + 117 + 97 = 367 (100%)
R 153 of 367 ~ 41.69%
G 117 of 367 ~ 31.88%
B 97 of 367 ~ 26.43'%

%41.69
%31.88
%26.43

CMYK color model

#997561 color CMYK value is (0,24,37,40).

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

CMYK: (0,24,37,40)
C0M24Y37K40 (0%, 24%, 37%, 40%)
(0.00 / 0.24 / 0.37 / 0.40)

CMYK percentages

%0
%23.53
%36.6
%40

Codes

Color #997561 in popluar color models

99 75 61
RGB 153 117 97
HSL 21° 22.40% 49.02%
HSB/HSV 21° 36.60% 60.00%
CMYK 0.00% 23.53% 36.60%
40.00%

Color #997561 in popluar number systems.

HEX 99 75 61
Decimal 153 117 97
Binary 10011001 1110101 1100001
Octal 231 165 141

Shades and tints

Shades of #997561

#997561
(153,117,97)
#8C6B59
(140,107,89)
#7F6151
(127,97,81)
#725749
(114,87,73)
#654D41
(101,77,65)
#584339
(88,67,57)
#4B3931
(75,57,49)
#3E2F29
(62,47,41)
#312521
(49,37,33)
#241B19
(36,27,25)
#171111
(23,17,17)
#000000
(0,0,0)

Tints of #997561

#997561
(153,117,97)
#A2816F
(162,129,111)
#AB8D7D
(171,141,125)
#B4998B
(180,153,139)
#BDA599
(189,165,153)
#C6B1A7
(198,177,167)
#CFBDB5
(207,189,181)
#D8C9C3
(216,201,195)
#E1D5D1
(225,213,209)
#EAE1DF
(234,225,223)
#F3EDED
(243,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997561; }

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

This text font color is #997561.

Background Color

.myBgColor { background-color: #997561; }

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

This div background color is #997561.

Border color

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

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

This div border color is #997561.

Opacity

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

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

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

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

This text has shadow with #997561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997561.

Preview

Color preview on black background

This text has color #997561 on black background.


Color preview on white background

This text has color #997561 on white background.


Black color preview on #997561 background

This text has black color on #997561 background.


White color preview on #997561 background

This text has white color on #997561 background.


Related colors

Complementary color

Complementary color for #hex is #668A9E.


I love getcolorcode.com

Triadic colors

1 #619975 and #756199 with #997561 are triadic colors.

2 #617599 and #759961 with #997561 are triadic colors.