COLOR #966372

HEX: #966372 RGB: (150,99,114)

Color info

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

RGB color model

#966372 color RGB value is (150,99,114).

RGB: (150,99,114) (59%, 39%, 45%)

RGB channels and saturation

R 150 of 255 = 59%
G 99 of 255 = 39%
B 114 of 255 = 45%

150
99
114

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

Portions of RGB colors in percentages

R + G + B = 150 + 99 + 114 = 363 (100%)
R 150 of 363 ~ 41.32%
G 99 of 363 ~ 27.27%
B 114 of 363 ~ 31.4'%

%41.32
%27.27
%31.4

CMYK color model

#966372 color CMYK value is (0,34,24,41).

  • cyan value is 0.00%
  • magenta value is 34.00%
  • yellow value is 24.00%
  • key color value is 41.18%

CMYK: (0,34,24,41)
C0M34Y24K41 (0%, 34%, 24%, 41%)
(0.00 / 0.34 / 0.24 / 0.41)

CMYK percentages

%0
%34
%24
%41.18

Codes

Color #966372 in popluar color models

96 63 72
RGB 150 99 114
HSL 342° 20.48% 48.82%
HSB/HSV 342° 34.00% 58.82%
CMYK 0.00% 34.00% 24.00%
41.18%

Color #966372 in popluar number systems.

HEX 96 63 72
Decimal 150 99 114
Binary 10010110 1100011 1110010
Octal 226 143 162

Shades and tints

Shades of #966372

#966372
(150,99,114)
#895A68
(137,90,104)
#7C515E
(124,81,94)
#6F4854
(111,72,84)
#623F4A
(98,63,74)
#553640
(85,54,64)
#482D36
(72,45,54)
#3B242C
(59,36,44)
#2E1B22
(46,27,34)
#211218
(33,18,24)
#14090E
(20,9,14)
#000000
(0,0,0)

Tints of #966372

#966372
(150,99,114)
#9F717E
(159,113,126)
#A87F8A
(168,127,138)
#B18D96
(177,141,150)
#BA9BA2
(186,155,162)
#C3A9AE
(195,169,174)
#CCB7BA
(204,183,186)
#D5C5C6
(213,197,198)
#DED3D2
(222,211,210)
#E7E1DE
(231,225,222)
#F0EFEA
(240,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #966372; }

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

This text font color is #966372.

Background Color

.myBgColor { background-color: #966372; }

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

This div background color is #966372.

Border color

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

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

This div border color is #966372.

Opacity

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

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

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

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

This text has shadow with #966372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966372.

Preview

Color preview on black background

This text has color #966372 on black background.


Color preview on white background

This text has color #966372 on white background.


Black color preview on #966372 background

This text has black color on #966372 background.


White color preview on #966372 background

This text has white color on #966372 background.


Related colors

Complementary color

Complementary color for #hex is #699C8D.


I love getcolorcode.com

Triadic colors

1 #729663 and #637296 with #966372 are triadic colors.

2 #726396 and #639672 with #966372 are triadic colors.