COLOR #96545D

HEX: #96545D RGB: (150,84,93)

Color info

#96545D contains mainly red and blue colors. Web safe color of #96545D is #996666 (or #966).

RGB color model

#96545D color RGB value is (150,84,93).

RGB: (150,84,93) (59%, 33%, 36%)

RGB channels and saturation

R 150 of 255 = 59%
G 84 of 255 = 33%
B 93 of 255 = 36%

150
84
93

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

Portions of RGB colors in percentages

R + G + B = 150 + 84 + 93 = 327 (100%)
R 150 of 327 ~ 45.87%
G 84 of 327 ~ 25.69%
B 93 of 327 ~ 28.44'%

%45.87
%25.69
%28.44

CMYK color model

#96545D color CMYK value is (0,44,38,41).

  • cyan value is 0.00%
  • magenta value is 44.00%
  • yellow value is 38.00%
  • key color value is 41.18%
CMYK: (0,44,38,41) C0M44Y38K41 (0%,44%,38%,41%) (0.00/0.44/0.38/0.41) 

CMYK percentages

%0
%44
%38
%41.18

Codes

Color #96545D in popluar color models

96 54 5D
RGB 150 84 93
HSL 352° 28.21% 45.88%
HSB/HSV 352° 44.00% 58.82%
CMYK 0.00% 44.00% 38.00%
41.18%

Color #96545D in popluar number systems.

HEX 96 54 5D
Decimal 150 84 93
Binary 10010110 1010100 1011101
Octal 226 124 135

Shades and tints

Shades of #96545D

#96545D
(150,84,93)
#894D55
(137,77,85)
#7C464D
(124,70,77)
#6F3F45
(111,63,69)
#62383D
(98,56,61)
#553135
(85,49,53)
#482A2D
(72,42,45)
#3B2325
(59,35,37)
#2E1C1D
(46,28,29)
#211515
(33,21,21)
#140E0D
(20,14,13)
#000000
(0,0,0)

Tints of #96545D

#96545D
(150,84,93)
#9F636B
(159,99,107)
#A87279
(168,114,121)
#B18187
(177,129,135)
#BA9095
(186,144,149)
#C39FA3
(195,159,163)
#CCAEB1
(204,174,177)
#D5BDBF
(213,189,191)
#DECCCD
(222,204,205)
#E7DBDB
(231,219,219)
#F0EAE9
(240,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96545D color. Also use rgb(150,84,93) instead hex code.

Text Font Color

.myTextColor { color: #96545D; }

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

This text font color is #96545D.

Background Color

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

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

This div background color is #96545D.

Border color

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

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

This div border color is #96545D.

Opacity

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

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

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

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

This text has shadow with #96545D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96545D.

Preview

Color preview on black background

This text has color #96545D on black background.


Color preview on white background

This text has color #96545D on white background.


Black color preview on #96545D background

This text has black color on #96545D background.


White color preview on #96545D background

This text has white color on #96545D background.


Related colors

Complementary color

Complementary color for #hex is #69ABA2.


I love getcolorcode.com

Triadic colors

1 #5D9654 and #545D96 with #96545D are triadic colors.

2 #5D5496 and #54965D with #96545D are triadic colors.