COLOR #969457

HEX: #969457 RGB: (150,148,87)

Color info

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

RGB color model

#969457 color RGB value is (150,148,87).

RGB: (150,148,87) (59%, 58%, 34%)

RGB channels and saturation

R 150 of 255 = 59%
G 148 of 255 = 58%
B 87 of 255 = 34%

150
148
87

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

Portions of RGB colors in percentages

R + G + B = 150 + 148 + 87 = 385 (100%)
R 150 of 385 ~ 38.96%
G 148 of 385 ~ 38.44%
B 87 of 385 ~ 22.6'%

%38.96
%38.44
%22.6

CMYK color model

#969457 color CMYK value is (0,1,42,41).

  • cyan value is 0.00%
  • magenta value is 1.33%
  • yellow value is 42.00%
  • key color value is 41.18%
CMYK: (0,1,42,41) C0M1Y42K41 (0%,1%,42%,41%) (0.00/0.01/0.42/0.41) 

CMYK percentages

%0
%1.33
%42
%41.18

Codes

Color #969457 in popluar color models

96 94 57
RGB 150 148 87
HSL 58° 26.58% 46.47%
HSB/HSV 58° 42.00% 58.82%
CMYK 0.00% 1.33% 42.00%
41.18%

Color #969457 in popluar number systems.

HEX 96 94 57
Decimal 150 148 87
Binary 10010110 10010100 1010111
Octal 226 224 127

Shades and tints

Shades of #969457

#969457
(150,148,87)
#898750
(137,135,80)
#7C7A49
(124,122,73)
#6F6D42
(111,109,66)
#62603B
(98,96,59)
#555334
(85,83,52)
#48462D
(72,70,45)
#3B3926
(59,57,38)
#2E2C1F
(46,44,31)
#211F18
(33,31,24)
#141211
(20,18,17)
#000000
(0,0,0)

Tints of #969457

#969457
(150,148,87)
#9F9D66
(159,157,102)
#A8A675
(168,166,117)
#B1AF84
(177,175,132)
#BAB893
(186,184,147)
#C3C1A2
(195,193,162)
#CCCAB1
(204,202,177)
#D5D3C0
(213,211,192)
#DEDCCF
(222,220,207)
#E7E5DE
(231,229,222)
#F0EEED
(240,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #969457 color. Also use rgb(150,148,87) instead hex code.

Text Font Color

.myTextColor { color: #969457; }

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

This text font color is #969457.

Background Color

.myBgColor { background-color: #969457; }

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

This div background color is #969457.

Border color

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

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

This div border color is #969457.

Opacity

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

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

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

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

This text has shadow with #969457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969457.

Preview

Color preview on black background

This text has color #969457 on black background.


Color preview on white background

This text has color #969457 on white background.


Black color preview on #969457 background

This text has black color on #969457 background.


White color preview on #969457 background

This text has white color on #969457 background.


Related colors

Complementary color

Complementary color for #hex is #696BA8.


I love getcolorcode.com

Triadic colors

1 #579694 and #945796 with #969457 are triadic colors.

2 #579496 and #949657 with #969457 are triadic colors.