COLOR #996757

HEX: #996757 RGB: (153,103,87)

Color info

#996757 contains mainly red and green colors. Web safe color of #996757 is #996666 (or #966).

RGB color model

#996757 color RGB value is (153,103,87).

RGB: (153,103,87) (60%, 40%, 34%)

RGB channels and saturation

R 153 of 255 = 60%
G 103 of 255 = 40%
B 87 of 255 = 34%

153
103
87

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

Portions of RGB colors in percentages

R + G + B = 153 + 103 + 87 = 343 (100%)
R 153 of 343 ~ 44.61%
G 103 of 343 ~ 30.03%
B 87 of 343 ~ 25.36'%

%44.61
%30.03
%25.36

CMYK color model

#996757 color CMYK value is (0,33,43,40).

  • cyan value is 0.00%
  • magenta value is 32.68%
  • yellow value is 43.14%
  • key color value is 40.00%

CMYK: (0,33,43,40)
C0M33Y43K40 (0%, 33%, 43%, 40%)
(0.00 / 0.33 / 0.43 / 0.40)

CMYK percentages

%0
%32.68
%43.14
%40

Codes

Color #996757 in popluar color models

99 67 57
RGB 153 103 87
HSL 15° 27.50% 47.06%
HSB/HSV 15° 43.14% 60.00%
CMYK 0.00% 32.68% 43.14%
40.00%

Color #996757 in popluar number systems.

HEX 99 67 57
Decimal 153 103 87
Binary 10011001 1100111 1010111
Octal 231 147 127

Shades and tints

Shades of #996757

#996757
(153,103,87)
#8C5E50
(140,94,80)
#7F5549
(127,85,73)
#724C42
(114,76,66)
#65433B
(101,67,59)
#583A34
(88,58,52)
#4B312D
(75,49,45)
#3E2826
(62,40,38)
#311F1F
(49,31,31)
#241618
(36,22,24)
#170D11
(23,13,17)
#000000
(0,0,0)

Tints of #996757

#996757
(153,103,87)
#A27466
(162,116,102)
#AB8175
(171,129,117)
#B48E84
(180,142,132)
#BD9B93
(189,155,147)
#C6A8A2
(198,168,162)
#CFB5B1
(207,181,177)
#D8C2C0
(216,194,192)
#E1CFCF
(225,207,207)
#EADCDE
(234,220,222)
#F3E9ED
(243,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #996757 color. Also use rgb(153,103,87) instead hex code.

Text Font Color

.myTextColor { color: #996757; }

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

This text font color is #996757.

Background Color

.myBgColor { background-color: #996757; }

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

This div background color is #996757.

Border color

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

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

This div border color is #996757.

Opacity

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

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

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

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

This text has shadow with #996757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996757.

Preview

Color preview on black background

This text has color #996757 on black background.


Color preview on white background

This text has color #996757 on white background.


Black color preview on #996757 background

This text has black color on #996757 background.


White color preview on #996757 background

This text has white color on #996757 background.


Related colors

Complementary color

Complementary color for #hex is #6698A8.


I love getcolorcode.com

Triadic colors

1 #579967 and #675799 with #996757 are triadic colors.

2 #576799 and #679957 with #996757 are triadic colors.