COLOR #964268

HEX: #964268 RGB: (150,66,104)

Color info

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

RGB color model

#964268 color RGB value is (150,66,104).

RGB: (150,66,104) (59%, 26%, 41%)

RGB channels and saturation

R 150 of 255 = 59%
G 66 of 255 = 26%
B 104 of 255 = 41%

150
66
104

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

Portions of RGB colors in percentages

R + G + B = 150 + 66 + 104 = 320 (100%)
R 150 of 320 ~ 46.88%
G 66 of 320 ~ 20.63%
B 104 of 320 ~ 32.5'%

%46.88
%20.63
%32.5

CMYK color model

#964268 color CMYK value is (0,56,31,41).

  • cyan value is 0.00%
  • magenta value is 56.00%
  • yellow value is 30.67%
  • key color value is 41.18%

CMYK: (0,56,31,41)
C0M56Y31K41 (0%, 56%, 31%, 41%)
(0.00 / 0.56 / 0.31 / 0.41)

CMYK percentages

%0
%56
%30.67
%41.18

Codes

Color #964268 in popluar color models

96 42 68
RGB 150 66 104
HSL 333° 38.89% 42.35%
HSB/HSV 333° 56.00% 58.82%
CMYK 0.00% 56.00% 30.67%
41.18%

Color #964268 in popluar number systems.

HEX 96 42 68
Decimal 150 66 104
Binary 10010110 1000010 1101000
Octal 226 102 150

Shades and tints

Shades of #964268

#964268
(150,66,104)
#893C5F
(137,60,95)
#7C3656
(124,54,86)
#6F304D
(111,48,77)
#622A44
(98,42,68)
#55243B
(85,36,59)
#481E32
(72,30,50)
#3B1829
(59,24,41)
#2E1220
(46,18,32)
#210C17
(33,12,23)
#14060E
(20,6,14)
#000000
(0,0,0)

Tints of #964268

#964268
(150,66,104)
#9F5375
(159,83,117)
#A86482
(168,100,130)
#B1758F
(177,117,143)
#BA869C
(186,134,156)
#C397A9
(195,151,169)
#CCA8B6
(204,168,182)
#D5B9C3
(213,185,195)
#DECAD0
(222,202,208)
#E7DBDD
(231,219,221)
#F0ECEA
(240,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #964268 color. Also use rgb(150,66,104) instead hex code.

Text Font Color

.myTextColor { color: #964268; }

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

This text font color is #964268.

Background Color

.myBgColor { background-color: #964268; }

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

This div background color is #964268.

Border color

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

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

This div border color is #964268.

Opacity

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

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

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

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

This text has shadow with #964268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #964268.

Preview

Color preview on black background

This text has color #964268 on black background.


Color preview on white background

This text has color #964268 on white background.


Black color preview on #964268 background

This text has black color on #964268 background.


White color preview on #964268 background

This text has white color on #964268 background.


Related colors

Complementary color

Complementary color for #hex is #69BD97.


I love getcolorcode.com

Triadic colors

1 #689642 and #426896 with #964268 are triadic colors.

2 #684296 and #429668 with #964268 are triadic colors.