COLOR #96631B

HEX: #96631B RGB: (150,99,27)

Color info

#96631B contains mainly red and green colors. Web safe color of #96631B is #996633 (or #963).

RGB color model

#96631B color RGB value is (150,99,27).

RGB: (150,99,27) (59%, 39%, 11%)

RGB channels and saturation

R 150 of 255 = 59%
G 99 of 255 = 39%
B 27 of 255 = 11%

150
99
27

R + G + B ~ 36%. #96631B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 150 + 99 + 27 = 276 (100%)
R 150 of 276 ~ 54.35%
G 99 of 276 ~ 35.87%
B 27 of 276 ~ 9.78'%

%54.35
%35.87

CMYK color model

#96631B color CMYK value is (0,34,82,41).

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

CMYK: (0,34,82,41)
C0M34Y82K41 (0%, 34%, 82%, 41%)
(0.00 / 0.34 / 0.82 / 0.41)

CMYK percentages

%0
%34
%82
%41.18

Codes

Color #96631B in popluar color models

96 63 1B
RGB 150 99 27
HSL 35° 69.49% 34.71%
HSB/HSV 35° 82.00% 58.82%
CMYK 0.00% 34.00% 82.00%
41.18%

Color #96631B in popluar number systems.

HEX 96 63 1B
Decimal 150 99 27
Binary 10010110 1100011 11011
Octal 226 143 33

Shades and tints

Shades of #96631B

#96631B
(150,99,27)
#895A19
(137,90,25)
#7C5117
(124,81,23)
#6F4815
(111,72,21)
#623F13
(98,63,19)
#553611
(85,54,17)
#482D0F
(72,45,15)
#3B240D
(59,36,13)
#2E1B0B
(46,27,11)
#211209
(33,18,9)
#140907
(20,9,7)
#000000
(0,0,0)

Tints of #96631B

#96631B
(150,99,27)
#9F712F
(159,113,47)
#A87F43
(168,127,67)
#B18D57
(177,141,87)
#BA9B6B
(186,155,107)
#C3A97F
(195,169,127)
#CCB793
(204,183,147)
#D5C5A7
(213,197,167)
#DED3BB
(222,211,187)
#E7E1CF
(231,225,207)
#F0EFE3
(240,239,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96631B; }

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

This text font color is #96631B.

Background Color

.myBgColor { background-color: #96631B; }

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

This div background color is #96631B.

Border color

.myBorderColor { border: 1px solid #96631B; }

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

This div border color is #96631B.

Opacity

.myOpacity80 { color: #96631B; opacity: 0.8; }

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

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

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

This text has shadow with #96631B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96631B.

Preview

Color preview on black background

This text has color #96631B on black background.


Color preview on white background

This text has color #96631B on white background.


Black color preview on #96631B background

This text has black color on #96631B background.


White color preview on #96631B background

This text has white color on #96631B background.


Related colors

Complementary color

Complementary color for #hex is #699CE4.


I love getcolorcode.com

Triadic colors

1 #1B9663 and #631B96 with #96631B are triadic colors.

2 #1B6396 and #63961B with #96631B are triadic colors.