COLOR #96361C

HEX: #96361C RGB: (150,54,28)

Color info

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

RGB color model

#96361C color RGB value is (150,54,28).

RGB: (150,54,28) (59%, 21%, 11%)

RGB channels and saturation

R 150 of 255 = 59%
G 54 of 255 = 21%
B 28 of 255 = 11%

150
54
28

R + G + B ~ 30%. #96361C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 150 + 54 + 28 = 232 (100%)
R 150 of 232 ~ 64.66%
G 54 of 232 ~ 23.28%
B 28 of 232 ~ 12.07'%

%64.66
%23.28
%12.07

CMYK color model

#96361C color CMYK value is (0,64,81,41).

  • cyan value is 0.00%
  • magenta value is 64.00%
  • yellow value is 81.33%
  • key color value is 41.18%

CMYK: (0,64,81,41)
C0M64Y81K41 (0%, 64%, 81%, 41%)
(0.00 / 0.64 / 0.81 / 0.41)

CMYK percentages

%0
%64
%81.33
%41.18

Codes

Color #96361C in popluar color models

96 36 1C
RGB 150 54 28
HSL 13° 68.54% 34.90%
HSB/HSV 13° 81.33% 58.82%
CMYK 0.00% 64.00% 81.33%
41.18%

Color #96361C in popluar number systems.

HEX 96 36 1C
Decimal 150 54 28
Binary 10010110 110110 11100
Octal 226 66 34

Shades and tints

Shades of #96361C

#96361C
(150,54,28)
#89321A
(137,50,26)
#7C2E18
(124,46,24)
#6F2A16
(111,42,22)
#622614
(98,38,20)
#552212
(85,34,18)
#481E10
(72,30,16)
#3B1A0E
(59,26,14)
#2E160C
(46,22,12)
#21120A
(33,18,10)
#140E08
(20,14,8)
#000000
(0,0,0)

Tints of #96361C

#96361C
(150,54,28)
#9F4830
(159,72,48)
#A85A44
(168,90,68)
#B16C58
(177,108,88)
#BA7E6C
(186,126,108)
#C39080
(195,144,128)
#CCA294
(204,162,148)
#D5B4A8
(213,180,168)
#DEC6BC
(222,198,188)
#E7D8D0
(231,216,208)
#F0EAE4
(240,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96361C color. Also use rgb(150,54,28) instead hex code.

Text Font Color

.myTextColor { color: #96361C; }

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

This text font color is #96361C.

Background Color

.myBgColor { background-color: #96361C; }

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

This div background color is #96361C.

Border color

.myBorderColor { border: 1px solid #96361C; }

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

This div border color is #96361C.

Opacity

.myOpacity80 { color: #96361C; opacity: 0.8; }

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

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

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

This text has shadow with #96361C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96361C.

Preview

Color preview on black background

This text has color #96361C on black background.


Color preview on white background

This text has color #96361C on white background.


Black color preview on #96361C background

This text has black color on #96361C background.


White color preview on #96361C background

This text has white color on #96361C background.


Related colors

Complementary color

Complementary color for #hex is #69C9E3.


I love getcolorcode.com

Triadic colors

1 #1C9636 and #361C96 with #96361C are triadic colors.

2 #1C3696 and #36961C with #96361C are triadic colors.