COLOR #966367

HEX: #966367 RGB: (150,99,103)

Color info

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

RGB color model

#966367 color RGB value is (150,99,103).

RGB: (150,99,103) (59%, 39%, 40%)

RGB channels and saturation

R 150 of 255 = 59%
G 99 of 255 = 39%
B 103 of 255 = 40%

150
99
103

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

Portions of RGB colors in percentages

R + G + B = 150 + 99 + 103 = 352 (100%)
R 150 of 352 ~ 42.61%
G 99 of 352 ~ 28.13%
B 103 of 352 ~ 29.26'%

%42.61
%28.13
%29.26

CMYK color model

#966367 color CMYK value is (0,34,31,41).

  • cyan value is 0.00%
  • magenta value is 34.00%
  • yellow value is 31.33%
  • key color value is 41.18%
CMYK: (0,34,31,41) C0M34Y31K41 (0%,34%,31%,41%) (0.00/0.34/0.31/0.41) 

CMYK percentages

%0
%34
%31.33
%41.18

Codes

Color #966367 in popluar color models

96 63 67
RGB 150 99 103
HSL 355° 20.48% 48.82%
HSB/HSV 355° 34.00% 58.82%
CMYK 0.00% 34.00% 31.33%
41.18%

Color #966367 in popluar number systems.

HEX 96 63 67
Decimal 150 99 103
Binary 10010110 1100011 1100111
Octal 226 143 147

Shades and tints

Shades of #966367

#966367
(150,99,103)
#895A5E
(137,90,94)
#7C5155
(124,81,85)
#6F484C
(111,72,76)
#623F43
(98,63,67)
#55363A
(85,54,58)
#482D31
(72,45,49)
#3B2428
(59,36,40)
#2E1B1F
(46,27,31)
#211216
(33,18,22)
#14090D
(20,9,13)
#000000
(0,0,0)

Tints of #966367

#966367
(150,99,103)
#9F7174
(159,113,116)
#A87F81
(168,127,129)
#B18D8E
(177,141,142)
#BA9B9B
(186,155,155)
#C3A9A8
(195,169,168)
#CCB7B5
(204,183,181)
#D5C5C2
(213,197,194)
#DED3CF
(222,211,207)
#E7E1DC
(231,225,220)
#F0EFE9
(240,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #966367; }

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

This text font color is #966367.

Background Color

.myBgColor { background-color: #966367; }

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

This div background color is #966367.

Border color

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

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

This div border color is #966367.

Opacity

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

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

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

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

This text has shadow with #966367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966367.

Preview

Color preview on black background

This text has color #966367 on black background.


Color preview on white background

This text has color #966367 on white background.


Black color preview on #966367 background

This text has black color on #966367 background.


White color preview on #966367 background

This text has white color on #966367 background.


Related colors

Complementary color

Complementary color for #hex is #699C98.


I love getcolorcode.com

Triadic colors

1 #679663 and #636796 with #966367 are triadic colors.

2 #676396 and #639667 with #966367 are triadic colors.