COLOR #965175

HEX: #965175 RGB: (150,81,117)

Color info

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

RGB color model

#965175 color RGB value is (150,81,117).

RGB: (150,81,117) (59%, 32%, 46%)

RGB channels and saturation

R 150 of 255 = 59%
G 81 of 255 = 32%
B 117 of 255 = 46%

150
81
117

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

Portions of RGB colors in percentages

R + G + B = 150 + 81 + 117 = 348 (100%)
R 150 of 348 ~ 43.1%
G 81 of 348 ~ 23.28%
B 117 of 348 ~ 33.62'%

%43.1
%23.28
%33.62

CMYK color model

#965175 color CMYK value is (0,46,22,41).

  • cyan value is 0.00%
  • magenta value is 46.00%
  • yellow value is 22.00%
  • key color value is 41.18%

CMYK: (0,46,22,41)
C0M46Y22K41 (0%, 46%, 22%, 41%)
(0.00 / 0.46 / 0.22 / 0.41)

CMYK percentages

%0
%46
%22
%41.18

Codes

Color #965175 in popluar color models

96 51 75
RGB 150 81 117
HSL 329° 29.87% 45.29%
HSB/HSV 329° 46.00% 58.82%
CMYK 0.00% 46.00% 22.00%
41.18%

Color #965175 in popluar number systems.

HEX 96 51 75
Decimal 150 81 117
Binary 10010110 1010001 1110101
Octal 226 121 165

Shades and tints

Shades of #965175

#965175
(150,81,117)
#894A6B
(137,74,107)
#7C4361
(124,67,97)
#6F3C57
(111,60,87)
#62354D
(98,53,77)
#552E43
(85,46,67)
#482739
(72,39,57)
#3B202F
(59,32,47)
#2E1925
(46,25,37)
#21121B
(33,18,27)
#140B11
(20,11,17)
#000000
(0,0,0)

Tints of #965175

#965175
(150,81,117)
#9F6081
(159,96,129)
#A86F8D
(168,111,141)
#B17E99
(177,126,153)
#BA8DA5
(186,141,165)
#C39CB1
(195,156,177)
#CCABBD
(204,171,189)
#D5BAC9
(213,186,201)
#DEC9D5
(222,201,213)
#E7D8E1
(231,216,225)
#F0E7ED
(240,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #965175 color. Also use rgb(150,81,117) instead hex code.

Text Font Color

.myTextColor { color: #965175; }

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

This text font color is #965175.

Background Color

.myBgColor { background-color: #965175; }

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

This div background color is #965175.

Border color

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

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

This div border color is #965175.

Opacity

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

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

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

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

This text has shadow with #965175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #965175.

Preview

Color preview on black background

This text has color #965175 on black background.


Color preview on white background

This text has color #965175 on white background.


Black color preview on #965175 background

This text has black color on #965175 background.


White color preview on #965175 background

This text has white color on #965175 background.


Related colors

Complementary color

Complementary color for #hex is #69AE8A.


I love getcolorcode.com

Triadic colors

1 #759651 and #517596 with #965175 are triadic colors.

2 #755196 and #519675 with #965175 are triadic colors.