COLOR #963953

HEX: #963953 RGB: (150,57,83)

Color info

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

RGB color model

#963953 color RGB value is (150,57,83).

RGB: (150,57,83) (59%, 22%, 33%)

RGB channels and saturation

R 150 of 255 = 59%
G 57 of 255 = 22%
B 83 of 255 = 33%

150
57
83

R + G + B ~ 38%. #963953 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 150 + 57 + 83 = 290 (100%)
R 150 of 290 ~ 51.72%
G 57 of 290 ~ 19.66%
B 83 of 290 ~ 28.62'%

%51.72
%19.66
%28.62

CMYK color model

#963953 color CMYK value is (0,62,45,41).

  • cyan value is 0.00%
  • magenta value is 62.00%
  • yellow value is 44.67%
  • key color value is 41.18%

CMYK: (0,62,45,41)
C0M62Y45K41 (0%, 62%, 45%, 41%)
(0.00 / 0.62 / 0.45 / 0.41)

CMYK percentages

%0
%62
%44.67
%41.18

Codes

Color #963953 in popluar color models

96 39 53
RGB 150 57 83
HSL 343° 44.93% 40.59%
HSB/HSV 343° 62.00% 58.82%
CMYK 0.00% 62.00% 44.67%
41.18%

Color #963953 in popluar number systems.

HEX 96 39 53
Decimal 150 57 83
Binary 10010110 111001 1010011
Octal 226 71 123

Shades and tints

Shades of #963953

#963953
(150,57,83)
#89344C
(137,52,76)
#7C2F45
(124,47,69)
#6F2A3E
(111,42,62)
#622537
(98,37,55)
#552030
(85,32,48)
#481B29
(72,27,41)
#3B1622
(59,22,34)
#2E111B
(46,17,27)
#210C14
(33,12,20)
#14070D
(20,7,13)
#000000
(0,0,0)

Tints of #963953

#963953
(150,57,83)
#9F4B62
(159,75,98)
#A85D71
(168,93,113)
#B16F80
(177,111,128)
#BA818F
(186,129,143)
#C3939E
(195,147,158)
#CCA5AD
(204,165,173)
#D5B7BC
(213,183,188)
#DEC9CB
(222,201,203)
#E7DBDA
(231,219,218)
#F0EDE9
(240,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #963953 color. Also use rgb(150,57,83) instead hex code.

Text Font Color

.myTextColor { color: #963953; }

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

This text font color is #963953.

Background Color

.myBgColor { background-color: #963953; }

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

This div background color is #963953.

Border color

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

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

This div border color is #963953.

Opacity

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

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

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

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

This text has shadow with #963953 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #963953.

Preview

Color preview on black background

This text has color #963953 on black background.


Color preview on white background

This text has color #963953 on white background.


Black color preview on #963953 background

This text has black color on #963953 background.


White color preview on #963953 background

This text has white color on #963953 background.


Related colors

Complementary color

Complementary color for #hex is #69C6AC.


I love getcolorcode.com

Triadic colors

1 #539639 and #395396 with #963953 are triadic colors.

2 #533996 and #399653 with #963953 are triadic colors.