COLOR #949673

HEX: #949673 RGB: (148,150,115)

Color info

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

RGB color model

#949673 color RGB value is (148,150,115).

RGB: (148,150,115) (58%, 59%, 45%)

RGB channels and saturation

R 148 of 255 = 58%
G 150 of 255 = 59%
B 115 of 255 = 45%

148
150
115

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

Portions of RGB colors in percentages

R + G + B = 148 + 150 + 115 = 413 (100%)
R 148 of 413 ~ 35.84%
G 150 of 413 ~ 36.32%
B 115 of 413 ~ 27.85'%

%35.84
%36.32
%27.85

CMYK color model

#949673 color CMYK value is (1,0,23,41).

  • cyan value is 1.33%
  • magenta value is 0.00%
  • yellow value is 23.33%
  • key color value is 41.18%

CMYK: (1,0,23,41)
C1M0Y23K41 (1%, 0%, 23%, 41%)
(0.01 / 0.00 / 0.23 / 0.41)

CMYK percentages

%1.33
%0
%23.33
%41.18

Codes

Color #949673 in popluar color models

94 96 73
RGB 148 150 115
HSL 63° 14.29% 51.96%
HSB/HSV 63° 23.33% 58.82%
CMYK 1.33% 0.00% 23.33%
41.18%

Color #949673 in popluar number systems.

HEX 94 96 73
Decimal 148 150 115
Binary 10010100 10010110 1110011
Octal 224 226 163

Shades and tints

Shades of #949673

#949673
(148,150,115)
#878969
(135,137,105)
#7A7C5F
(122,124,95)
#6D6F55
(109,111,85)
#60624B
(96,98,75)
#535541
(83,85,65)
#464837
(70,72,55)
#393B2D
(57,59,45)
#2C2E23
(44,46,35)
#1F2119
(31,33,25)
#12140F
(18,20,15)
#000000
(0,0,0)

Tints of #949673

#949673
(148,150,115)
#9D9F7F
(157,159,127)
#A6A88B
(166,168,139)
#AFB197
(175,177,151)
#B8BAA3
(184,186,163)
#C1C3AF
(193,195,175)
#CACCBB
(202,204,187)
#D3D5C7
(211,213,199)
#DCDED3
(220,222,211)
#E5E7DF
(229,231,223)
#EEF0EB
(238,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #949673; }

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

This text font color is #949673.

Background Color

.myBgColor { background-color: #949673; }

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

This div background color is #949673.

Border color

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

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

This div border color is #949673.

Opacity

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

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

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

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

This text has shadow with #949673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #949673.

Preview

Color preview on black background

This text has color #949673 on black background.


Color preview on white background

This text has color #949673 on white background.


Black color preview on #949673 background

This text has black color on #949673 background.


White color preview on #949673 background

This text has white color on #949673 background.


Related colors

Complementary color

Complementary color for #hex is #6B698C.


I love getcolorcode.com

Triadic colors

1 #739496 and #967394 with #949673 are triadic colors.

2 #739694 and #969473 with #949673 are triadic colors.