COLOR #968666

HEX: #968666 RGB: (150,134,102)

Color info

#968666 contains red, green and blue colors in about the same proportion. Web safe color of #968666 is #999966 (or #996).

RGB color model

#968666 color RGB value is (150,134,102).

RGB: (150,134,102) (59%, 53%, 40%)

RGB channels and saturation

R 150 of 255 = 59%
G 134 of 255 = 53%
B 102 of 255 = 40%

150
134
102

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

Portions of RGB colors in percentages

R + G + B = 150 + 134 + 102 = 386 (100%)
R 150 of 386 ~ 38.86%
G 134 of 386 ~ 34.72%
B 102 of 386 ~ 26.42'%

%38.86
%34.72
%26.42

CMYK color model

#968666 color CMYK value is (0,11,32,41).

  • cyan value is 0.00%
  • magenta value is 10.67%
  • yellow value is 32.00%
  • key color value is 41.18%

CMYK: (0,11,32,41)
C0M11Y32K41 (0%, 11%, 32%, 41%)
(0.00 / 0.11 / 0.32 / 0.41)

CMYK percentages

%0
%10.67
%32
%41.18

Codes

Color #968666 in popluar color models

96 86 66
RGB 150 134 102
HSL 40° 19.05% 49.41%
HSB/HSV 40° 32.00% 58.82%
CMYK 0.00% 10.67% 32.00%
41.18%

Color #968666 in popluar number systems.

HEX 96 86 66
Decimal 150 134 102
Binary 10010110 10000110 1100110
Octal 226 206 146

Shades and tints

Shades of #968666

#968666
(150,134,102)
#897A5D
(137,122,93)
#7C6E54
(124,110,84)
#6F624B
(111,98,75)
#625642
(98,86,66)
#554A39
(85,74,57)
#483E30
(72,62,48)
#3B3227
(59,50,39)
#2E261E
(46,38,30)
#211A15
(33,26,21)
#140E0C
(20,14,12)
#000000
(0,0,0)

Tints of #968666

#968666
(150,134,102)
#9F9173
(159,145,115)
#A89C80
(168,156,128)
#B1A78D
(177,167,141)
#BAB29A
(186,178,154)
#C3BDA7
(195,189,167)
#CCC8B4
(204,200,180)
#D5D3C1
(213,211,193)
#DEDECE
(222,222,206)
#E7E9DB
(231,233,219)
#F0F4E8
(240,244,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #968666 color. Also use rgb(150,134,102) instead hex code.

Text Font Color

.myTextColor { color: #968666; }

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

This text font color is #968666.

Background Color

.myBgColor { background-color: #968666; }

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

This div background color is #968666.

Border color

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

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

This div border color is #968666.

Opacity

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

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

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

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

This text has shadow with #968666 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968666.

Preview

Color preview on black background

This text has color #968666 on black background.


Color preview on white background

This text has color #968666 on white background.


Black color preview on #968666 background

This text has black color on #968666 background.


White color preview on #968666 background

This text has white color on #968666 background.


Related colors

Complementary color

Complementary color for #hex is #697999.


I love getcolorcode.com

Triadic colors

1 #669686 and #866696 with #968666 are triadic colors.

2 #668696 and #869666 with #968666 are triadic colors.