COLOR #967793

HEX: #967793 RGB: (150,119,147)

Color info

#967793 contains red, green and blue colors in about the same proportion. Web safe color of #967793 is #996699 (or #969).

RGB color model

#967793 color RGB value is (150,119,147).

RGB: (150,119,147) (59%, 47%, 58%)

RGB channels and saturation

R 150 of 255 = 59%
G 119 of 255 = 47%
B 147 of 255 = 58%

150
119
147

R + G + B ~ 55%. #967793 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 150 + 119 + 147 = 416 (100%)
R 150 of 416 ~ 36.06%
G 119 of 416 ~ 28.61%
B 147 of 416 ~ 35.34'%

%36.06
%28.61
%35.34

CMYK color model

#967793 color CMYK value is (0,21,2,41).

  • cyan value is 0.00%
  • magenta value is 20.67%
  • yellow value is 2.00%
  • key color value is 41.18%

CMYK: (0,21,2,41)
C0M21Y2K41 (0%, 21%, 2%, 41%)
(0.00 / 0.21 / 0.02 / 0.41)

CMYK percentages

%0
%20.67
%2
%41.18

Codes

Color #967793 in popluar color models

96 77 93
RGB 150 119 147
HSL 306° 12.86% 52.75%
HSB/HSV 306° 20.67% 58.82%
CMYK 0.00% 20.67% 2.00%
41.18%

Color #967793 in popluar number systems.

HEX 96 77 93
Decimal 150 119 147
Binary 10010110 1110111 10010011
Octal 226 167 223

Shades and tints

Shades of #967793

#967793
(150,119,147)
#896D86
(137,109,134)
#7C6379
(124,99,121)
#6F596C
(111,89,108)
#624F5F
(98,79,95)
#554552
(85,69,82)
#483B45
(72,59,69)
#3B3138
(59,49,56)
#2E272B
(46,39,43)
#211D1E
(33,29,30)
#141311
(20,19,17)
#000000
(0,0,0)

Tints of #967793

#967793
(150,119,147)
#9F839C
(159,131,156)
#A88FA5
(168,143,165)
#B19BAE
(177,155,174)
#BAA7B7
(186,167,183)
#C3B3C0
(195,179,192)
#CCBFC9
(204,191,201)
#D5CBD2
(213,203,210)
#DED7DB
(222,215,219)
#E7E3E4
(231,227,228)
#F0EFED
(240,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #967793 color. Also use rgb(150,119,147) instead hex code.

Text Font Color

.myTextColor { color: #967793; }

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

This text font color is #967793.

Background Color

.myBgColor { background-color: #967793; }

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

This div background color is #967793.

Border color

.myBorderColor { border: 1px solid #967793; }

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

This div border color is #967793.

Opacity

.myOpacity80 { color: #967793; opacity: 0.8; }

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

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

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

This text has shadow with #967793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #967793.

Preview

Color preview on black background

This text has color #967793 on black background.


Color preview on white background

This text has color #967793 on white background.


Black color preview on #967793 background

This text has black color on #967793 background.


White color preview on #967793 background

This text has white color on #967793 background.


Related colors

Complementary color

Complementary color for #hex is #69886C.


I love getcolorcode.com

Triadic colors

1 #939677 and #779396 with #967793 are triadic colors.

2 #937796 and #779693 with #967793 are triadic colors.