COLOR #966757

HEX: #966757 RGB: (150,103,87)

Color info

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

RGB color model

#966757 color RGB value is (150,103,87).

RGB: (150,103,87) (59%, 40%, 34%)

RGB channels and saturation

R 150 of 255 = 59%
G 103 of 255 = 40%
B 87 of 255 = 34%

150
103
87

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

Portions of RGB colors in percentages

R + G + B = 150 + 103 + 87 = 340 (100%)
R 150 of 340 ~ 44.12%
G 103 of 340 ~ 30.29%
B 87 of 340 ~ 25.59'%

%44.12
%30.29
%25.59

CMYK color model

#966757 color CMYK value is (0,31,42,41).

  • cyan value is 0.00%
  • magenta value is 31.33%
  • yellow value is 42.00%
  • key color value is 41.18%

CMYK: (0,31,42,41)
C0M31Y42K41 (0%, 31%, 42%, 41%)
(0.00 / 0.31 / 0.42 / 0.41)

CMYK percentages

%0
%31.33
%42
%41.18

Codes

Color #966757 in popluar color models

96 67 57
RGB 150 103 87
HSL 15° 26.58% 46.47%
HSB/HSV 15° 42.00% 58.82%
CMYK 0.00% 31.33% 42.00%
41.18%

Color #966757 in popluar number systems.

HEX 96 67 57
Decimal 150 103 87
Binary 10010110 1100111 1010111
Octal 226 147 127

Shades and tints

Shades of #966757

#966757
(150,103,87)
#895E50
(137,94,80)
#7C5549
(124,85,73)
#6F4C42
(111,76,66)
#62433B
(98,67,59)
#553A34
(85,58,52)
#48312D
(72,49,45)
#3B2826
(59,40,38)
#2E1F1F
(46,31,31)
#211618
(33,22,24)
#140D11
(20,13,17)
#000000
(0,0,0)

Tints of #966757

#966757
(150,103,87)
#9F7466
(159,116,102)
#A88175
(168,129,117)
#B18E84
(177,142,132)
#BA9B93
(186,155,147)
#C3A8A2
(195,168,162)
#CCB5B1
(204,181,177)
#D5C2C0
(213,194,192)
#DECFCF
(222,207,207)
#E7DCDE
(231,220,222)
#F0E9ED
(240,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #966757; }

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

This text font color is #966757.

Background Color

.myBgColor { background-color: #966757; }

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

This div background color is #966757.

Border color

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

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

This div border color is #966757.

Opacity

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

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

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

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

This text has shadow with #966757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966757.

Preview

Color preview on black background

This text has color #966757 on black background.


Color preview on white background

This text has color #966757 on white background.


Black color preview on #966757 background

This text has black color on #966757 background.


White color preview on #966757 background

This text has white color on #966757 background.


Related colors

Complementary color

Complementary color for #hex is #6998A8.


I love getcolorcode.com

Triadic colors

1 #579667 and #675796 with #966757 are triadic colors.

2 #576796 and #679657 with #966757 are triadic colors.