COLOR #964956

HEX: #964956 RGB: (150,73,86)

Color info

#964956 contains mainly red color. Web safe color of #964956 is #993366 (or #936).

RGB color model

#964956 color RGB value is (150,73,86).

RGB: (150,73,86) (59%, 29%, 34%)

RGB channels and saturation

R 150 of 255 = 59%
G 73 of 255 = 29%
B 86 of 255 = 34%

150
73
86

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

Portions of RGB colors in percentages

R + G + B = 150 + 73 + 86 = 309 (100%)
R 150 of 309 ~ 48.54%
G 73 of 309 ~ 23.62%
B 86 of 309 ~ 27.83'%

%48.54
%23.62
%27.83

CMYK color model

#964956 color CMYK value is (0,51,43,41).

  • cyan value is 0.00%
  • magenta value is 51.33%
  • yellow value is 42.67%
  • key color value is 41.18%

CMYK: (0,51,43,41)
C0M51Y43K41 (0%, 51%, 43%, 41%)
(0.00 / 0.51 / 0.43 / 0.41)

CMYK percentages

%0
%51.33
%42.67
%41.18

Codes

Color #964956 in popluar color models

96 49 56
RGB 150 73 86
HSL 350° 34.53% 43.73%
HSB/HSV 350° 51.33% 58.82%
CMYK 0.00% 51.33% 42.67%
41.18%

Color #964956 in popluar number systems.

HEX 96 49 56
Decimal 150 73 86
Binary 10010110 1001001 1010110
Octal 226 111 126

Shades and tints

Shades of #964956

#964956
(150,73,86)
#89434F
(137,67,79)
#7C3D48
(124,61,72)
#6F3741
(111,55,65)
#62313A
(98,49,58)
#552B33
(85,43,51)
#48252C
(72,37,44)
#3B1F25
(59,31,37)
#2E191E
(46,25,30)
#211317
(33,19,23)
#140D10
(20,13,16)
#000000
(0,0,0)

Tints of #964956

#964956
(150,73,86)
#9F5965
(159,89,101)
#A86974
(168,105,116)
#B17983
(177,121,131)
#BA8992
(186,137,146)
#C399A1
(195,153,161)
#CCA9B0
(204,169,176)
#D5B9BF
(213,185,191)
#DEC9CE
(222,201,206)
#E7D9DD
(231,217,221)
#F0E9EC
(240,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #964956 color. Also use rgb(150,73,86) instead hex code.

Text Font Color

.myTextColor { color: #964956; }

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

This text font color is #964956.

Background Color

.myBgColor { background-color: #964956; }

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

This div background color is #964956.

Border color

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

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

This div border color is #964956.

Opacity

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

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

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

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

This text has shadow with #964956 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #964956.

Preview

Color preview on black background

This text has color #964956 on black background.


Color preview on white background

This text has color #964956 on white background.


Black color preview on #964956 background

This text has black color on #964956 background.


White color preview on #964956 background

This text has white color on #964956 background.


Related colors

Complementary color

Complementary color for #hex is #69B6A9.


I love getcolorcode.com

Triadic colors

1 #569649 and #495696 with #964956 are triadic colors.

2 #564996 and #499656 with #964956 are triadic colors.