COLOR #963538

HEX: #963538 RGB: (150,53,56)

Color info

#963538 contains mainly red color. Web safe color of #963538 is #993333 (or #933).

RGB color model

#963538 color RGB value is (150,53,56).

RGB: (150,53,56) (59%, 21%, 22%)

RGB channels and saturation

R 150 of 255 = 59%
G 53 of 255 = 21%
B 56 of 255 = 22%

150
53
56

R + G + B ~ 34%. #963538 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 150 + 53 + 56 = 259 (100%)
R 150 of 259 ~ 57.92%
G 53 of 259 ~ 20.46%
B 56 of 259 ~ 21.62'%

%57.92
%20.46
%21.62

CMYK color model

#963538 color CMYK value is (0,65,63,41).

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

CMYK: (0,65,63,41)
C0M65Y63K41 (0%, 65%, 63%, 41%)
(0.00 / 0.65 / 0.63 / 0.41)

CMYK percentages

%0
%64.67
%62.67
%41.18

Codes

Color #963538 in popluar color models

96 35 38
RGB 150 53 56
HSL 358° 47.78% 39.80%
HSB/HSV 358° 64.67% 58.82%
CMYK 0.00% 64.67% 62.67%
41.18%

Color #963538 in popluar number systems.

HEX 96 35 38
Decimal 150 53 56
Binary 10010110 110101 111000
Octal 226 65 70

Shades and tints

Shades of #963538

#963538
(150,53,56)
#893133
(137,49,51)
#7C2D2E
(124,45,46)
#6F2929
(111,41,41)
#622524
(98,37,36)
#55211F
(85,33,31)
#481D1A
(72,29,26)
#3B1915
(59,25,21)
#2E1510
(46,21,16)
#21110B
(33,17,11)
#140D06
(20,13,6)
#000000
(0,0,0)

Tints of #963538

#963538
(150,53,56)
#9F474A
(159,71,74)
#A8595C
(168,89,92)
#B16B6E
(177,107,110)
#BA7D80
(186,125,128)
#C38F92
(195,143,146)
#CCA1A4
(204,161,164)
#D5B3B6
(213,179,182)
#DEC5C8
(222,197,200)
#E7D7DA
(231,215,218)
#F0E9EC
(240,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #963538; }

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

This text font color is #963538.

Background Color

.myBgColor { background-color: #963538; }

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

This div background color is #963538.

Border color

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

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

This div border color is #963538.

Opacity

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

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

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

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

This text has shadow with #963538 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #963538.

Preview

Color preview on black background

This text has color #963538 on black background.


Color preview on white background

This text has color #963538 on white background.


Black color preview on #963538 background

This text has black color on #963538 background.


White color preview on #963538 background

This text has white color on #963538 background.


Related colors

Complementary color

Complementary color for #hex is #69CAC7.


I love getcolorcode.com

Triadic colors

1 #389635 and #353896 with #963538 are triadic colors.

2 #383596 and #359638 with #963538 are triadic colors.