COLOR #968683

HEX: #968683 RGB: (150,134,131)

Color info

#968683 contains red, green and blue colors in about the same proportion. Web safe color of #968683 is #999999 (or #999).

RGB color model

#968683 color RGB value is (150,134,131).

RGB: (150,134,131) (59%, 53%, 51%)

RGB channels and saturation

R 150 of 255 = 59%
G 134 of 255 = 53%
B 131 of 255 = 51%

150
134
131

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

Portions of RGB colors in percentages

R + G + B = 150 + 134 + 131 = 415 (100%)
R 150 of 415 ~ 36.14%
G 134 of 415 ~ 32.29%
B 131 of 415 ~ 31.57'%

%36.14
%32.29
%31.57

CMYK color model

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

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

CMYK: (0,11,13,41)
C0M11Y13K41 (0%, 11%, 13%, 41%)
(0.00 / 0.11 / 0.13 / 0.41)

CMYK percentages

%0
%10.67
%12.67
%41.18

Codes

Color #968683 in popluar color models

96 86 83
RGB 150 134 131
HSL 8.30% 55.10%
HSB/HSV 12.67% 58.82%
CMYK 0.00% 10.67% 12.67%
41.18%

Color #968683 in popluar number systems.

HEX 96 86 83
Decimal 150 134 131
Binary 10010110 10000110 10000011
Octal 226 206 203

Shades and tints

Shades of #968683

#968683
(150,134,131)
#897A78
(137,122,120)
#7C6E6D
(124,110,109)
#6F6262
(111,98,98)
#625657
(98,86,87)
#554A4C
(85,74,76)
#483E41
(72,62,65)
#3B3236
(59,50,54)
#2E262B
(46,38,43)
#211A20
(33,26,32)
#140E15
(20,14,21)
#000000
(0,0,0)

Tints of #968683

#968683
(150,134,131)
#9F918E
(159,145,142)
#A89C99
(168,156,153)
#B1A7A4
(177,167,164)
#BAB2AF
(186,178,175)
#C3BDBA
(195,189,186)
#CCC8C5
(204,200,197)
#D5D3D0
(213,211,208)
#DEDEDB
(222,222,219)
#E7E9E6
(231,233,230)
#F0F4F1
(240,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #968683; }

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

This text font color is #968683.

Background Color

.myBgColor { background-color: #968683; }

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

This div background color is #968683.

Border color

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

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

This div border color is #968683.

Opacity

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

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

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

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

This text has shadow with #968683 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968683.

Preview

Color preview on black background

This text has color #968683 on black background.


Color preview on white background

This text has color #968683 on white background.


Black color preview on #968683 background

This text has black color on #968683 background.


White color preview on #968683 background

This text has white color on #968683 background.


Related colors

Complementary color

Complementary color for #hex is #69797C.


I love getcolorcode.com

Triadic colors

1 #839686 and #868396 with #968683 are triadic colors.

2 #838696 and #869683 with #968683 are triadic colors.