COLOR #963463

HEX: #963463 RGB: (150,52,99)

Color info

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

RGB color model

#963463 color RGB value is (150,52,99).

RGB: (150,52,99) (59%, 20%, 39%)

RGB channels and saturation

R 150 of 255 = 59%
G 52 of 255 = 20%
B 99 of 255 = 39%

150
52
99

R + G + B ~ 39%. #963463 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 150 + 52 + 99 = 301 (100%)
R 150 of 301 ~ 49.83%
G 52 of 301 ~ 17.28%
B 99 of 301 ~ 32.89'%

%49.83
%17.28
%32.89

CMYK color model

#963463 color CMYK value is (0,65,34,41).

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

CMYK: (0,65,34,41)
C0M65Y34K41 (0%, 65%, 34%, 41%)
(0.00 / 0.65 / 0.34 / 0.41)

CMYK percentages

%0
%65.33
%34
%41.18

Codes

Color #963463 in popluar color models

96 34 63
RGB 150 52 99
HSL 331° 48.51% 39.61%
HSB/HSV 331° 65.33% 58.82%
CMYK 0.00% 65.33% 34.00%
41.18%

Color #963463 in popluar number systems.

HEX 96 34 63
Decimal 150 52 99
Binary 10010110 110100 1100011
Octal 226 64 143

Shades and tints

Shades of #963463

#963463
(150,52,99)
#89305A
(137,48,90)
#7C2C51
(124,44,81)
#6F2848
(111,40,72)
#62243F
(98,36,63)
#552036
(85,32,54)
#481C2D
(72,28,45)
#3B1824
(59,24,36)
#2E141B
(46,20,27)
#211012
(33,16,18)
#140C09
(20,12,9)
#000000
(0,0,0)

Tints of #963463

#963463
(150,52,99)
#9F4671
(159,70,113)
#A8587F
(168,88,127)
#B16A8D
(177,106,141)
#BA7C9B
(186,124,155)
#C38EA9
(195,142,169)
#CCA0B7
(204,160,183)
#D5B2C5
(213,178,197)
#DEC4D3
(222,196,211)
#E7D6E1
(231,214,225)
#F0E8EF
(240,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #963463; }

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

This text font color is #963463.

Background Color

.myBgColor { background-color: #963463; }

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

This div background color is #963463.

Border color

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

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

This div border color is #963463.

Opacity

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

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

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

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

This text has shadow with #963463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #963463.

Preview

Color preview on black background

This text has color #963463 on black background.


Color preview on white background

This text has color #963463 on white background.


Black color preview on #963463 background

This text has black color on #963463 background.


White color preview on #963463 background

This text has white color on #963463 background.


Related colors

Complementary color

Complementary color for #hex is #69CB9C.


I love getcolorcode.com

Triadic colors

1 #639634 and #346396 with #963463 are triadic colors.

2 #633496 and #349663 with #963463 are triadic colors.