COLOR #965967

HEX: #965967 RGB: (150,89,103)

Color info

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

RGB color model

#965967 color RGB value is (150,89,103).

RGB: (150,89,103) (59%, 35%, 40%)

RGB channels and saturation

R 150 of 255 = 59%
G 89 of 255 = 35%
B 103 of 255 = 40%

150
89
103

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

Portions of RGB colors in percentages

R + G + B = 150 + 89 + 103 = 342 (100%)
R 150 of 342 ~ 43.86%
G 89 of 342 ~ 26.02%
B 103 of 342 ~ 30.12'%

%43.86
%26.02
%30.12

CMYK color model

#965967 color CMYK value is (0,41,31,41).

  • cyan value is 0.00%
  • magenta value is 40.67%
  • yellow value is 31.33%
  • key color value is 41.18%

CMYK: (0,41,31,41)
C0M41Y31K41 (0%, 41%, 31%, 41%)
(0.00 / 0.41 / 0.31 / 0.41)

CMYK percentages

%0
%40.67
%31.33
%41.18

Codes

Color #965967 in popluar color models

96 59 67
RGB 150 89 103
HSL 346° 25.52% 46.86%
HSB/HSV 346° 40.67% 58.82%
CMYK 0.00% 40.67% 31.33%
41.18%

Color #965967 in popluar number systems.

HEX 96 59 67
Decimal 150 89 103
Binary 10010110 1011001 1100111
Octal 226 131 147

Shades and tints

Shades of #965967

#965967
(150,89,103)
#89515E
(137,81,94)
#7C4955
(124,73,85)
#6F414C
(111,65,76)
#623943
(98,57,67)
#55313A
(85,49,58)
#482931
(72,41,49)
#3B2128
(59,33,40)
#2E191F
(46,25,31)
#211116
(33,17,22)
#14090D
(20,9,13)
#000000
(0,0,0)

Tints of #965967

#965967
(150,89,103)
#9F6874
(159,104,116)
#A87781
(168,119,129)
#B1868E
(177,134,142)
#BA959B
(186,149,155)
#C3A4A8
(195,164,168)
#CCB3B5
(204,179,181)
#D5C2C2
(213,194,194)
#DED1CF
(222,209,207)
#E7E0DC
(231,224,220)
#F0EFE9
(240,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #965967 color. Also use rgb(150,89,103) instead hex code.

Text Font Color

.myTextColor { color: #965967; }

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

This text font color is #965967.

Background Color

.myBgColor { background-color: #965967; }

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

This div background color is #965967.

Border color

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

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

This div border color is #965967.

Opacity

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

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

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

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

This text has shadow with #965967 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #965967.

Preview

Color preview on black background

This text has color #965967 on black background.


Color preview on white background

This text has color #965967 on white background.


Black color preview on #965967 background

This text has black color on #965967 background.


White color preview on #965967 background

This text has white color on #965967 background.


Related colors

Complementary color

Complementary color for #hex is #69A698.


I love getcolorcode.com

Triadic colors

1 #679659 and #596796 with #965967 are triadic colors.

2 #675996 and #599667 with #965967 are triadic colors.