COLOR #963863

HEX: #963863 RGB: (150,56,99)

Color info

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

RGB color model

#963863 color RGB value is (150,56,99).

RGB: (150,56,99) (59%, 22%, 39%)

RGB channels and saturation

R 150 of 255 = 59%
G 56 of 255 = 22%
B 99 of 255 = 39%

150
56
99

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

Portions of RGB colors in percentages

R + G + B = 150 + 56 + 99 = 305 (100%)
R 150 of 305 ~ 49.18%
G 56 of 305 ~ 18.36%
B 99 of 305 ~ 32.46'%

%49.18
%18.36
%32.46

CMYK color model

#963863 color CMYK value is (0,63,34,41).

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

CMYK: (0,63,34,41)
C0M63Y34K41 (0%, 63%, 34%, 41%)
(0.00 / 0.63 / 0.34 / 0.41)

CMYK percentages

%0
%62.67
%34
%41.18

Codes

Color #963863 in popluar color models

96 38 63
RGB 150 56 99
HSL 333° 45.63% 40.39%
HSB/HSV 333° 62.67% 58.82%
CMYK 0.00% 62.67% 34.00%
41.18%

Color #963863 in popluar number systems.

HEX 96 38 63
Decimal 150 56 99
Binary 10010110 111000 1100011
Octal 226 70 143

Shades and tints

Shades of #963863

#963863
(150,56,99)
#89335A
(137,51,90)
#7C2E51
(124,46,81)
#6F2948
(111,41,72)
#62243F
(98,36,63)
#551F36
(85,31,54)
#481A2D
(72,26,45)
#3B1524
(59,21,36)
#2E101B
(46,16,27)
#210B12
(33,11,18)
#140609
(20,6,9)
#000000
(0,0,0)

Tints of #963863

#963863
(150,56,99)
#9F4A71
(159,74,113)
#A85C7F
(168,92,127)
#B16E8D
(177,110,141)
#BA809B
(186,128,155)
#C392A9
(195,146,169)
#CCA4B7
(204,164,183)
#D5B6C5
(213,182,197)
#DEC8D3
(222,200,211)
#E7DAE1
(231,218,225)
#F0ECEF
(240,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #963863; }

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

This text font color is #963863.

Background Color

.myBgColor { background-color: #963863; }

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

This div background color is #963863.

Border color

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

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

This div border color is #963863.

Opacity

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

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

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

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

This text has shadow with #963863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #963863.

Preview

Color preview on black background

This text has color #963863 on black background.


Color preview on white background

This text has color #963863 on white background.


Black color preview on #963863 background

This text has black color on #963863 background.


White color preview on #963863 background

This text has white color on #963863 background.


Related colors

Complementary color

Complementary color for #hex is #69C79C.


I love getcolorcode.com

Triadic colors

1 #639638 and #386396 with #963863 are triadic colors.

2 #633896 and #389663 with #963863 are triadic colors.