COLOR #996461

HEX: #996461 RGB: (153,100,97)

Color info

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

RGB color model

#996461 color RGB value is (153,100,97).

RGB: (153,100,97) (60%, 39%, 38%)

RGB channels and saturation

R 153 of 255 = 60%
G 100 of 255 = 39%
B 97 of 255 = 38%

153
100
97

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

Portions of RGB colors in percentages

R + G + B = 153 + 100 + 97 = 350 (100%)
R 153 of 350 ~ 43.71%
G 100 of 350 ~ 28.57%
B 97 of 350 ~ 27.71'%

%43.71
%28.57
%27.71

CMYK color model

#996461 color CMYK value is (0,35,37,40).

  • cyan value is 0.00%
  • magenta value is 34.64%
  • yellow value is 36.60%
  • key color value is 40.00%
CMYK: (0,35,37,40) C0M35Y37K40 (0%,35%,37%,40%) (0.00/0.35/0.37/0.40) 

CMYK percentages

%0
%34.64
%36.6
%40

Codes

Color #996461 in popluar color models

99 64 61
RGB 153 100 97
HSL 22.40% 49.02%
HSB/HSV 36.60% 60.00%
CMYK 0.00% 34.64% 36.60%
40.00%

Color #996461 in popluar number systems.

HEX 99 64 61
Decimal 153 100 97
Binary 10011001 1100100 1100001
Octal 231 144 141

Shades and tints

Shades of #996461

#996461
(153,100,97)
#8C5B59
(140,91,89)
#7F5251
(127,82,81)
#724949
(114,73,73)
#654041
(101,64,65)
#583739
(88,55,57)
#4B2E31
(75,46,49)
#3E2529
(62,37,41)
#311C21
(49,28,33)
#241319
(36,19,25)
#170A11
(23,10,17)
#000000
(0,0,0)

Tints of #996461

#996461
(153,100,97)
#A2726F
(162,114,111)
#AB807D
(171,128,125)
#B48E8B
(180,142,139)
#BD9C99
(189,156,153)
#C6AAA7
(198,170,167)
#CFB8B5
(207,184,181)
#D8C6C3
(216,198,195)
#E1D4D1
(225,212,209)
#EAE2DF
(234,226,223)
#F3F0ED
(243,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #996461; }

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

This text font color is #996461.

Background Color

.myBgColor { background-color: #996461; }

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

This div background color is #996461.

Border color

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

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

This div border color is #996461.

Opacity

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

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

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

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

This text has shadow with #996461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996461.

Preview

Color preview on black background

This text has color #996461 on black background.


Color preview on white background

This text has color #996461 on white background.


Black color preview on #996461 background

This text has black color on #996461 background.


White color preview on #996461 background

This text has white color on #996461 background.


Related colors

Complementary color

Complementary color for #hex is #669B9E.


I love getcolorcode.com

Triadic colors

1 #619964 and #646199 with #996461 are triadic colors.

2 #616499 and #649961 with #996461 are triadic colors.