COLOR #968659

HEX: #968659 RGB: (150,134,89)

Color info

#968659 contains mainly red and green colors. Web safe color of #968659 is #999966 (or #996).

RGB color model

#968659 color RGB value is (150,134,89).

RGB: (150,134,89) (59%, 53%, 35%)

RGB channels and saturation

R 150 of 255 = 59%
G 134 of 255 = 53%
B 89 of 255 = 35%

150
134
89

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

Portions of RGB colors in percentages

R + G + B = 150 + 134 + 89 = 373 (100%)
R 150 of 373 ~ 40.21%
G 134 of 373 ~ 35.92%
B 89 of 373 ~ 23.86'%

%40.21
%35.92
%23.86

CMYK color model

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

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

CMYK: (0,11,41,41)
C0M11Y41K41 (0%, 11%, 41%, 41%)
(0.00 / 0.11 / 0.41 / 0.41)

CMYK percentages

%0
%10.67
%40.67
%41.18

Codes

Color #968659 in popluar color models

96 86 59
RGB 150 134 89
HSL 44° 25.52% 46.86%
HSB/HSV 44° 40.67% 58.82%
CMYK 0.00% 10.67% 40.67%
41.18%

Color #968659 in popluar number systems.

HEX 96 86 59
Decimal 150 134 89
Binary 10010110 10000110 1011001
Octal 226 206 131

Shades and tints

Shades of #968659

#968659
(150,134,89)
#897A51
(137,122,81)
#7C6E49
(124,110,73)
#6F6241
(111,98,65)
#625639
(98,86,57)
#554A31
(85,74,49)
#483E29
(72,62,41)
#3B3221
(59,50,33)
#2E2619
(46,38,25)
#211A11
(33,26,17)
#140E09
(20,14,9)
#000000
(0,0,0)

Tints of #968659

#968659
(150,134,89)
#9F9168
(159,145,104)
#A89C77
(168,156,119)
#B1A786
(177,167,134)
#BAB295
(186,178,149)
#C3BDA4
(195,189,164)
#CCC8B3
(204,200,179)
#D5D3C2
(213,211,194)
#DEDED1
(222,222,209)
#E7E9E0
(231,233,224)
#F0F4EF
(240,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #968659; }

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

This text font color is #968659.

Background Color

.myBgColor { background-color: #968659; }

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

This div background color is #968659.

Border color

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

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

This div border color is #968659.

Opacity

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

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

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

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

This text has shadow with #968659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968659.

Preview

Color preview on black background

This text has color #968659 on black background.


Color preview on white background

This text has color #968659 on white background.


Black color preview on #968659 background

This text has black color on #968659 background.


White color preview on #968659 background

This text has white color on #968659 background.


Related colors

Complementary color

Complementary color for #hex is #6979A6.


I love getcolorcode.com

Triadic colors

1 #599686 and #865996 with #968659 are triadic colors.

2 #598696 and #869659 with #968659 are triadic colors.