COLOR #967D67

HEX: #967D67 RGB: (150,125,103)

Color info

#967D67 contains red, green and blue colors in about the same proportion. Web safe color of #967D67 is #996666 (or #966).

RGB color model

#967D67 color RGB value is (150,125,103).

RGB: (150,125,103) (59%, 49%, 40%)

RGB channels and saturation

R 150 of 255 = 59%
G 125 of 255 = 49%
B 103 of 255 = 40%

150
125
103

R + G + B ~ 49%. #967D67 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 150 + 125 + 103 = 378 (100%)
R 150 of 378 ~ 39.68%
G 125 of 378 ~ 33.07%
B 103 of 378 ~ 27.25'%

%39.68
%33.07
%27.25

CMYK color model

#967D67 color CMYK value is (0,17,31,41).

  • cyan value is 0.00%
  • magenta value is 16.67%
  • yellow value is 31.33%
  • key color value is 41.18%
CMYK: (0,17,31,41) C0M17Y31K41 (0%,17%,31%,41%) (0.00/0.17/0.31/0.41) 

CMYK percentages

%0
%16.67
%31.33
%41.18

Codes

Color #967D67 in popluar color models

96 7D 67
RGB 150 125 103
HSL 28° 18.58% 49.61%
HSB/HSV 28° 31.33% 58.82%
CMYK 0.00% 16.67% 31.33%
41.18%

Color #967D67 in popluar number systems.

HEX 96 7D 67
Decimal 150 125 103
Binary 10010110 1111101 1100111
Octal 226 175 147

Shades and tints

Shades of #967D67

#967D67
(150,125,103)
#89725E
(137,114,94)
#7C6755
(124,103,85)
#6F5C4C
(111,92,76)
#625143
(98,81,67)
#55463A
(85,70,58)
#483B31
(72,59,49)
#3B3028
(59,48,40)
#2E251F
(46,37,31)
#211A16
(33,26,22)
#140F0D
(20,15,13)
#000000
(0,0,0)

Tints of #967D67

#967D67
(150,125,103)
#9F8874
(159,136,116)
#A89381
(168,147,129)
#B19E8E
(177,158,142)
#BAA99B
(186,169,155)
#C3B4A8
(195,180,168)
#CCBFB5
(204,191,181)
#D5CAC2
(213,202,194)
#DED5CF
(222,213,207)
#E7E0DC
(231,224,220)
#F0EBE9
(240,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #967D67; }

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

This text font color is #967D67.

Background Color

.myBgColor { background-color: #967D67; }

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

This div background color is #967D67.

Border color

.myBorderColor { border: 1px solid #967D67; }

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

This div border color is #967D67.

Opacity

.myOpacity80 { color: #967D67; opacity: 0.8; }

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

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

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

This text has shadow with #967D67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #967D67.

Preview

Color preview on black background

This text has color #967D67 on black background.


Color preview on white background

This text has color #967D67 on white background.


Black color preview on #967D67 background

This text has black color on #967D67 background.


White color preview on #967D67 background

This text has white color on #967D67 background.


Related colors

Complementary color

Complementary color for #hex is #698298.


I love getcolorcode.com

Triadic colors

1 #67967D and #7D6796 with #967D67 are triadic colors.

2 #677D96 and #7D9667 with #967D67 are triadic colors.