COLOR #96567D

HEX: #96567D RGB: (150,86,125)

Color info

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

RGB color model

#96567D color RGB value is (150,86,125).

RGB: (150,86,125) (59%, 34%, 49%)

RGB channels and saturation

R 150 of 255 = 59%
G 86 of 255 = 34%
B 125 of 255 = 49%

150
86
125

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

Portions of RGB colors in percentages

R + G + B = 150 + 86 + 125 = 361 (100%)
R 150 of 361 ~ 41.55%
G 86 of 361 ~ 23.82%
B 125 of 361 ~ 34.63'%

%41.55
%23.82
%34.63

CMYK color model

#96567D color CMYK value is (0,43,17,41).

  • cyan value is 0.00%
  • magenta value is 42.67%
  • yellow value is 16.67%
  • key color value is 41.18%

CMYK: (0,43,17,41)
C0M43Y17K41 (0%, 43%, 17%, 41%)
(0.00 / 0.43 / 0.17 / 0.41)

CMYK percentages

%0
%42.67
%16.67
%41.18

Codes

Color #96567D in popluar color models

96 56 7D
RGB 150 86 125
HSL 323° 27.12% 46.27%
HSB/HSV 323° 42.67% 58.82%
CMYK 0.00% 42.67% 16.67%
41.18%

Color #96567D in popluar number systems.

HEX 96 56 7D
Decimal 150 86 125
Binary 10010110 1010110 1111101
Octal 226 126 175

Shades and tints

Shades of #96567D

#96567D
(150,86,125)
#894F72
(137,79,114)
#7C4867
(124,72,103)
#6F415C
(111,65,92)
#623A51
(98,58,81)
#553346
(85,51,70)
#482C3B
(72,44,59)
#3B2530
(59,37,48)
#2E1E25
(46,30,37)
#21171A
(33,23,26)
#14100F
(20,16,15)
#000000
(0,0,0)

Tints of #96567D

#96567D
(150,86,125)
#9F6588
(159,101,136)
#A87493
(168,116,147)
#B1839E
(177,131,158)
#BA92A9
(186,146,169)
#C3A1B4
(195,161,180)
#CCB0BF
(204,176,191)
#D5BFCA
(213,191,202)
#DECED5
(222,206,213)
#E7DDE0
(231,221,224)
#F0ECEB
(240,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #96567D color. Also use rgb(150,86,125) instead hex code.

Text Font Color

.myTextColor { color: #96567D; }

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

This text font color is #96567D.

Background Color

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

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

This div background color is #96567D.

Border color

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

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

This div border color is #96567D.

Opacity

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

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

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

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

This text has shadow with #96567D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #96567D.

Preview

Color preview on black background

This text has color #96567D on black background.


Color preview on white background

This text has color #96567D on white background.


Black color preview on #96567D background

This text has black color on #96567D background.


White color preview on #96567D background

This text has white color on #96567D background.


Related colors

Complementary color

Complementary color for #hex is #69A982.


I love getcolorcode.com

Triadic colors

1 #7D9656 and #567D96 with #96567D are triadic colors.

2 #7D5696 and #56967D with #96567D are triadic colors.