COLOR #963E47

HEX: #963E47 RGB: (150,62,71)

Color info

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

RGB color model

#963E47 color RGB value is (150,62,71).

RGB: (150,62,71) (59%, 24%, 28%)

RGB channels and saturation

R 150 of 255 = 59%
G 62 of 255 = 24%
B 71 of 255 = 28%

150
62
71

R + G + B ~ 37%. #963E47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 150 + 62 + 71 = 283 (100%)
R 150 of 283 ~ 53%
G 62 of 283 ~ 21.91%
B 71 of 283 ~ 25.09'%

%53
%21.91
%25.09

CMYK color model

#963E47 color CMYK value is (0,59,53,41).

  • cyan value is 0.00%
  • magenta value is 58.67%
  • yellow value is 52.67%
  • key color value is 41.18%
CMYK: (0,59,53,41) C0M59Y53K41 (0%,59%,53%,41%) (0.00/0.59/0.53/0.41) 

CMYK percentages

%0
%58.67
%52.67
%41.18

Codes

Color #963E47 in popluar color models

96 3E 47
RGB 150 62 71
HSL 354° 41.51% 41.57%
HSB/HSV 354° 58.67% 58.82%
CMYK 0.00% 58.67% 52.67%
41.18%

Color #963E47 in popluar number systems.

HEX 96 3E 47
Decimal 150 62 71
Binary 10010110 111110 1000111
Octal 226 76 107

Shades and tints

Shades of #963E47

#963E47
(150,62,71)
#893941
(137,57,65)
#7C343B
(124,52,59)
#6F2F35
(111,47,53)
#622A2F
(98,42,47)
#552529
(85,37,41)
#482023
(72,32,35)
#3B1B1D
(59,27,29)
#2E1617
(46,22,23)
#211111
(33,17,17)
#140C0B
(20,12,11)
#000000
(0,0,0)

Tints of #963E47

#963E47
(150,62,71)
#9F4F57
(159,79,87)
#A86067
(168,96,103)
#B17177
(177,113,119)
#BA8287
(186,130,135)
#C39397
(195,147,151)
#CCA4A7
(204,164,167)
#D5B5B7
(213,181,183)
#DEC6C7
(222,198,199)
#E7D7D7
(231,215,215)
#F0E8E7
(240,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #963E47 color. Also use rgb(150,62,71) instead hex code.

Text Font Color

.myTextColor { color: #963E47; }

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

This text font color is #963E47.

Background Color

.myBgColor { background-color: #963E47; }

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

This div background color is #963E47.

Border color

.myBorderColor { border: 1px solid #963E47; }

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

This div border color is #963E47.

Opacity

.myOpacity80 { color: #963E47; opacity: 0.8; }

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

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

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

This text has shadow with #963E47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #963E47.

Preview

Color preview on black background

This text has color #963E47 on black background.


Color preview on white background

This text has color #963E47 on white background.


Black color preview on #963E47 background

This text has black color on #963E47 background.


White color preview on #963E47 background

This text has white color on #963E47 background.


Related colors

Complementary color

Complementary color for #hex is #69C1B8.


I love getcolorcode.com

Triadic colors

1 #47963E and #3E4796 with #963E47 are triadic colors.

2 #473E96 and #3E9647 with #963E47 are triadic colors.