COLOR #96613D

HEX: #96613D RGB: (150,97,61)

Color info

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

RGB color model

#96613D color RGB value is (150,97,61).

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

RGB channels and saturation

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

150
97
61

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

Portions of RGB colors in percentages

R + G + B = 150 + 97 + 61 = 308 (100%)
R 150 of 308 ~ 48.7%
G 97 of 308 ~ 31.49%
B 61 of 308 ~ 19.81'%

%48.7
%31.49
%19.81

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 35.33%
  • yellow value is 59.33%
  • 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
%59.33
%41.18

Codes

Color #96613D in popluar color models

96 61 3D
RGB 150 97 61
HSL 24° 42.18% 41.37%
HSB/HSV 24° 59.33% 58.82%
CMYK 0.00% 35.33% 59.33%
41.18%

Color #96613D in popluar number systems.

HEX 96 61 3D
Decimal 150 97 61
Binary 10010110 1100001 111101
Octal 226 141 75

Shades and tints

Shades of #96613D

#96613D
(150,97,61)
#895938
(137,89,56)
#7C5133
(124,81,51)
#6F492E
(111,73,46)
#624129
(98,65,41)
#553924
(85,57,36)
#48311F
(72,49,31)
#3B291A
(59,41,26)
#2E2115
(46,33,21)
#211910
(33,25,16)
#14110B
(20,17,11)
#000000
(0,0,0)

Tints of #96613D

#96613D
(150,97,61)
#9F6F4E
(159,111,78)
#A87D5F
(168,125,95)
#B18B70
(177,139,112)
#BA9981
(186,153,129)
#C3A792
(195,167,146)
#CCB5A3
(204,181,163)
#D5C3B4
(213,195,180)
#DED1C5
(222,209,197)
#E7DFD6
(231,223,214)
#F0EDE7
(240,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #96613D; }

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

This text font color is #96613D.

Background Color

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

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

This div background color is #96613D.

Border color

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

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

This div border color is #96613D.

Opacity

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

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

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

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

This text has shadow with #96613D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96613D.

Preview

Color preview on black background

This text has color #96613D on black background.


Color preview on white background

This text has color #96613D on white background.


Black color preview on #96613D background

This text has black color on #96613D background.


White color preview on #96613D background

This text has white color on #96613D background.


Related colors

Complementary color

Complementary color for #hex is #699EC2.


I love getcolorcode.com

Triadic colors

1 #3D9661 and #613D96 with #96613D are triadic colors.

2 #3D6196 and #61963D with #96613D are triadic colors.