COLOR #969971

HEX: #969971 RGB: (150,153,113)

Color info

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

RGB color model

#969971 color RGB value is (150,153,113).

RGB: (150,153,113) (59%, 60%, 44%)

RGB channels and saturation

R 150 of 255 = 59%
G 153 of 255 = 60%
B 113 of 255 = 44%

150
153
113

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

Portions of RGB colors in percentages

R + G + B = 150 + 153 + 113 = 416 (100%)
R 150 of 416 ~ 36.06%
G 153 of 416 ~ 36.78%
B 113 of 416 ~ 27.16'%

%36.06
%36.78
%27.16

CMYK color model

#969971 color CMYK value is (2,0,26,40).

  • cyan value is 1.96%
  • magenta value is 0.00%
  • yellow value is 26.14%
  • key color value is 40.00%

CMYK: (2,0,26,40)
C2M0Y26K40 (2%, 0%, 26%, 40%)
(0.02 / 0.00 / 0.26 / 0.40)

CMYK percentages

%1.96
%0
%26.14
%40

Codes

Color #969971 in popluar color models

96 99 71
RGB 150 153 113
HSL 65° 16.39% 52.16%
HSB/HSV 65° 26.14% 60.00%
CMYK 1.96% 0.00% 26.14%
40.00%

Color #969971 in popluar number systems.

HEX 96 99 71
Decimal 150 153 113
Binary 10010110 10011001 1110001
Octal 226 231 161

Shades and tints

Shades of #969971

#969971
(150,153,113)
#898C67
(137,140,103)
#7C7F5D
(124,127,93)
#6F7253
(111,114,83)
#626549
(98,101,73)
#55583F
(85,88,63)
#484B35
(72,75,53)
#3B3E2B
(59,62,43)
#2E3121
(46,49,33)
#212417
(33,36,23)
#14170D
(20,23,13)
#000000
(0,0,0)

Tints of #969971

#969971
(150,153,113)
#9FA27D
(159,162,125)
#A8AB89
(168,171,137)
#B1B495
(177,180,149)
#BABDA1
(186,189,161)
#C3C6AD
(195,198,173)
#CCCFB9
(204,207,185)
#D5D8C5
(213,216,197)
#DEE1D1
(222,225,209)
#E7EADD
(231,234,221)
#F0F3E9
(240,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #969971 color. Also use rgb(150,153,113) instead hex code.

Text Font Color

.myTextColor { color: #969971; }

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

This text font color is #969971.

Background Color

.myBgColor { background-color: #969971; }

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

This div background color is #969971.

Border color

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

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

This div border color is #969971.

Opacity

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

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

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

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

This text has shadow with #969971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969971.

Preview

Color preview on black background

This text has color #969971 on black background.


Color preview on white background

This text has color #969971 on white background.


Black color preview on #969971 background

This text has black color on #969971 background.


White color preview on #969971 background

This text has white color on #969971 background.


Related colors

Complementary color

Complementary color for #hex is #69668E.


I love getcolorcode.com

Triadic colors

1 #719699 and #997196 with #969971 are triadic colors.

2 #719996 and #999671 with #969971 are triadic colors.