COLOR #949657

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

148
150
87

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

Portions of RGB colors in percentages

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

%38.44
%38.96
%22.6

CMYK color model

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

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

CMYK percentages

%1.33
%0
%42
%41.18

Codes

Color #949657 in popluar color models

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

Color #949657 in popluar number systems.

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

Shades and tints

Shades of #949657

#949657
(148,150,87)
#878950
(135,137,80)
#7A7C49
(122,124,73)
#6D6F42
(109,111,66)
#60623B
(96,98,59)
#535534
(83,85,52)
#46482D
(70,72,45)
#393B26
(57,59,38)
#2C2E1F
(44,46,31)
#1F2118
(31,33,24)
#121411
(18,20,17)
#000000
(0,0,0)

Tints of #949657

#949657
(148,150,87)
#9D9F66
(157,159,102)
#A6A875
(166,168,117)
#AFB184
(175,177,132)
#B8BA93
(184,186,147)
#C1C3A2
(193,195,162)
#CACCB1
(202,204,177)
#D3D5C0
(211,213,192)
#DCDECF
(220,222,207)
#E5E7DE
(229,231,222)
#EEF0ED
(238,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #949657; }

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

This text font color is #949657.

Background Color

.myBgColor { background-color: #949657; }

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

This div background color is #949657.

Border color

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

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

This div border color is #949657.

Opacity

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

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

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

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

This text has shadow with #949657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #949657.

Preview

Color preview on black background

This text has color #949657 on black background.


Color preview on white background

This text has color #949657 on white background.


Black color preview on #949657 background

This text has black color on #949657 background.


White color preview on #949657 background

This text has white color on #949657 background.


Related colors

Complementary color

Complementary color for #hex is #6B69A8.


I love getcolorcode.com

Triadic colors

1 #579496 and #965794 with #949657 are triadic colors.

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