COLOR #964664

HEX: #964664 RGB: (150,70,100)

Color info

#964664 contains mainly red and blue colors. Web safe color of #964664 is #993366 (or #936).

RGB color model

#964664 color RGB value is (150,70,100).

RGB: (150,70,100) (59%, 27%, 39%)

RGB channels and saturation

R 150 of 255 = 59%
G 70 of 255 = 27%
B 100 of 255 = 39%

150
70
100

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

Portions of RGB colors in percentages

R + G + B = 150 + 70 + 100 = 320 (100%)
R 150 of 320 ~ 46.88%
G 70 of 320 ~ 21.88%
B 100 of 320 ~ 31.25'%

%46.88
%21.88
%31.25

CMYK color model

#964664 color CMYK value is (0,53,33,41).

  • cyan value is 0.00%
  • magenta value is 53.33%
  • yellow value is 33.33%
  • key color value is 41.18%

CMYK: (0,53,33,41)
C0M53Y33K41 (0%, 53%, 33%, 41%)
(0.00 / 0.53 / 0.33 / 0.41)

CMYK percentages

%0
%53.33
%33.33
%41.18

Codes

Color #964664 in popluar color models

96 46 64
RGB 150 70 100
HSL 338° 36.36% 43.14%
HSB/HSV 338° 53.33% 58.82%
CMYK 0.00% 53.33% 33.33%
41.18%

Color #964664 in popluar number systems.

HEX 96 46 64
Decimal 150 70 100
Binary 10010110 1000110 1100100
Octal 226 106 144

Shades and tints

Shades of #964664

#964664
(150,70,100)
#89405B
(137,64,91)
#7C3A52
(124,58,82)
#6F3449
(111,52,73)
#622E40
(98,46,64)
#552837
(85,40,55)
#48222E
(72,34,46)
#3B1C25
(59,28,37)
#2E161C
(46,22,28)
#211013
(33,16,19)
#140A0A
(20,10,10)
#000000
(0,0,0)

Tints of #964664

#964664
(150,70,100)
#9F5672
(159,86,114)
#A86680
(168,102,128)
#B1768E
(177,118,142)
#BA869C
(186,134,156)
#C396AA
(195,150,170)
#CCA6B8
(204,166,184)
#D5B6C6
(213,182,198)
#DEC6D4
(222,198,212)
#E7D6E2
(231,214,226)
#F0E6F0
(240,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #964664 color. Also use rgb(150,70,100) instead hex code.

Text Font Color

.myTextColor { color: #964664; }

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

This text font color is #964664.

Background Color

.myBgColor { background-color: #964664; }

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

This div background color is #964664.

Border color

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

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

This div border color is #964664.

Opacity

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

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

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

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

This text has shadow with #964664 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #964664.

Preview

Color preview on black background

This text has color #964664 on black background.


Color preview on white background

This text has color #964664 on white background.


Black color preview on #964664 background

This text has black color on #964664 background.


White color preview on #964664 background

This text has white color on #964664 background.


Related colors

Complementary color

Complementary color for #hex is #69B99B.


I love getcolorcode.com

Triadic colors

1 #649646 and #466496 with #964664 are triadic colors.

2 #644696 and #469664 with #964664 are triadic colors.