COLOR #968875

HEX: #968875 RGB: (150,136,117)

Color info

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

RGB color model

#968875 color RGB value is (150,136,117).

RGB: (150,136,117) (59%, 53%, 46%)

RGB channels and saturation

R 150 of 255 = 59%
G 136 of 255 = 53%
B 117 of 255 = 46%

150
136
117

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

Portions of RGB colors in percentages

R + G + B = 150 + 136 + 117 = 403 (100%)
R 150 of 403 ~ 37.22%
G 136 of 403 ~ 33.75%
B 117 of 403 ~ 29.03'%

%37.22
%33.75
%29.03

CMYK color model

#968875 color CMYK value is (0,9,22,41).

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

CMYK: (0,9,22,41)
C0M9Y22K41 (0%, 9%, 22%, 41%)
(0.00 / 0.09 / 0.22 / 0.41)

CMYK percentages

%0
%9.33
%22
%41.18

Codes

Color #968875 in popluar color models

96 88 75
RGB 150 136 117
HSL 35° 13.58% 52.35%
HSB/HSV 35° 22.00% 58.82%
CMYK 0.00% 9.33% 22.00%
41.18%

Color #968875 in popluar number systems.

HEX 96 88 75
Decimal 150 136 117
Binary 10010110 10001000 1110101
Octal 226 210 165

Shades and tints

Shades of #968875

#968875
(150,136,117)
#897C6B
(137,124,107)
#7C7061
(124,112,97)
#6F6457
(111,100,87)
#62584D
(98,88,77)
#554C43
(85,76,67)
#484039
(72,64,57)
#3B342F
(59,52,47)
#2E2825
(46,40,37)
#211C1B
(33,28,27)
#141011
(20,16,17)
#000000
(0,0,0)

Tints of #968875

#968875
(150,136,117)
#9F9281
(159,146,129)
#A89C8D
(168,156,141)
#B1A699
(177,166,153)
#BAB0A5
(186,176,165)
#C3BAB1
(195,186,177)
#CCC4BD
(204,196,189)
#D5CEC9
(213,206,201)
#DED8D5
(222,216,213)
#E7E2E1
(231,226,225)
#F0ECED
(240,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #968875; }

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

This text font color is #968875.

Background Color

.myBgColor { background-color: #968875; }

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

This div background color is #968875.

Border color

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

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

This div border color is #968875.

Opacity

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

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

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

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

This text has shadow with #968875 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968875.

Preview

Color preview on black background

This text has color #968875 on black background.


Color preview on white background

This text has color #968875 on white background.


Black color preview on #968875 background

This text has black color on #968875 background.


White color preview on #968875 background

This text has white color on #968875 background.


Related colors

Complementary color

Complementary color for #hex is #69778A.


I love getcolorcode.com

Triadic colors

1 #759688 and #887596 with #968875 are triadic colors.

2 #758896 and #889675 with #968875 are triadic colors.