COLOR #96613E

HEX: #96613E RGB: (150,97,62)

Color info

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

RGB color model

#96613E color RGB value is (150,97,62).

RGB: (150,97,62) (59%, 38%, 24%)

RGB channels and saturation

R 150 of 255 = 59%
G 97 of 255 = 38%
B 62 of 255 = 24%

150
97
62

R + G + B ~ 40%. #96613E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 150 + 97 + 62 = 309 (100%)
R 150 of 309 ~ 48.54%
G 97 of 309 ~ 31.39%
B 62 of 309 ~ 20.06'%

%48.54
%31.39
%20.06

CMYK color model

#96613E color CMYK value is (0,35,59,41).

  • cyan value is 0.00%
  • magenta value is 35.33%
  • yellow value is 58.67%
  • key color value is 41.18%
CMYK: (0,35,59,41) C0M35Y59K41 (0%,35%,59%,41%) (0.00/0.35/0.59/0.41) 

CMYK percentages

%0
%35.33
%58.67
%41.18

Codes

Color #96613E in popluar color models

96 61 3E
RGB 150 97 62
HSL 24° 41.51% 41.57%
HSB/HSV 24° 58.67% 58.82%
CMYK 0.00% 35.33% 58.67%
41.18%

Color #96613E in popluar number systems.

HEX 96 61 3E
Decimal 150 97 62
Binary 10010110 1100001 111110
Octal 226 141 76

Shades and tints

Shades of #96613E

#96613E
(150,97,62)
#895939
(137,89,57)
#7C5134
(124,81,52)
#6F492F
(111,73,47)
#62412A
(98,65,42)
#553925
(85,57,37)
#483120
(72,49,32)
#3B291B
(59,41,27)
#2E2116
(46,33,22)
#211911
(33,25,17)
#14110C
(20,17,12)
#000000
(0,0,0)

Tints of #96613E

#96613E
(150,97,62)
#9F6F4F
(159,111,79)
#A87D60
(168,125,96)
#B18B71
(177,139,113)
#BA9982
(186,153,130)
#C3A793
(195,167,147)
#CCB5A4
(204,181,164)
#D5C3B5
(213,195,181)
#DED1C6
(222,209,198)
#E7DFD7
(231,223,215)
#F0EDE8
(240,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96613E color. Also use rgb(150,97,62) instead hex code.

Text Font Color

.myTextColor { color: #96613E; }

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

This text font color is #96613E.

Background Color

.myBgColor { background-color: #96613E; }

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

This div background color is #96613E.

Border color

.myBorderColor { border: 1px solid #96613E; }

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

This div border color is #96613E.

Opacity

.myOpacity80 { color: #96613E; opacity: 0.8; }

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

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

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

This text has shadow with #96613E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96613E.

Preview

Color preview on black background

This text has color #96613E on black background.


Color preview on white background

This text has color #96613E on white background.


Black color preview on #96613E background

This text has black color on #96613E background.


White color preview on #96613E background

This text has white color on #96613E background.


Related colors

Complementary color

Complementary color for #hex is #699EC1.


I love getcolorcode.com

Triadic colors

1 #3E9661 and #613E96 with #96613E are triadic colors.

2 #3E6196 and #61963E with #96613E are triadic colors.