COLOR #94746F

HEX: #94746F RGB: (148,116,111)

Color info

#94746F contains red, green and blue colors in about the same proportion. Web safe color of #94746F is #996666 (or #966).

RGB color model

#94746F color RGB value is (148,116,111).

RGB: (148,116,111) (58%, 45%, 44%)

RGB channels and saturation

R 148 of 255 = 58%
G 116 of 255 = 45%
B 111 of 255 = 44%

148
116
111

R + G + B ~ 49%. #94746F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 148 + 116 + 111 = 375 (100%)
R 148 of 375 ~ 39.47%
G 116 of 375 ~ 30.93%
B 111 of 375 ~ 29.6'%

%39.47
%30.93
%29.6

CMYK color model

#94746F color CMYK value is (0,22,25,42).

  • cyan value is 0.00%
  • magenta value is 21.62%
  • yellow value is 25.00%
  • key color value is 41.96%
CMYK: (0,22,25,42) C0M22Y25K42 (0%,22%,25%,42%) (0.00/0.22/0.25/0.42) 

CMYK percentages

%0
%21.62
%25
%41.96

Codes

Color #94746F in popluar color models

94 74 6F
RGB 148 116 111
HSL 14.74% 50.78%
HSB/HSV 25.00% 58.04%
CMYK 0.00% 21.62% 25.00%
41.96%

Color #94746F in popluar number systems.

HEX 94 74 6F
Decimal 148 116 111
Binary 10010100 1110100 1101111
Octal 224 164 157

Shades and tints

Shades of #94746F

#94746F
(148,116,111)
#876A65
(135,106,101)
#7A605B
(122,96,91)
#6D5651
(109,86,81)
#604C47
(96,76,71)
#53423D
(83,66,61)
#463833
(70,56,51)
#392E29
(57,46,41)
#2C241F
(44,36,31)
#1F1A15
(31,26,21)
#12100B
(18,16,11)
#000000
(0,0,0)

Tints of #94746F

#94746F
(148,116,111)
#9D807C
(157,128,124)
#A68C89
(166,140,137)
#AF9896
(175,152,150)
#B8A4A3
(184,164,163)
#C1B0B0
(193,176,176)
#CABCBD
(202,188,189)
#D3C8CA
(211,200,202)
#DCD4D7
(220,212,215)
#E5E0E4
(229,224,228)
#EEECF1
(238,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #94746F color. Also use rgb(148,116,111) instead hex code.

Text Font Color

.myTextColor { color: #94746F; }

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

This text font color is #94746F.

Background Color

.myBgColor { background-color: #94746F; }

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

This div background color is #94746F.

Border color

.myBorderColor { border: 1px solid #94746F; }

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

This div border color is #94746F.

Opacity

.myOpacity80 { color: #94746F; opacity: 0.8; }

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

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

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

This text has shadow with #94746F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #94746F.

Preview

Color preview on black background

This text has color #94746F on black background.


Color preview on white background

This text has color #94746F on white background.


Black color preview on #94746F background

This text has black color on #94746F background.


White color preview on #94746F background

This text has white color on #94746F background.


Related colors

Complementary color

Complementary color for #hex is #6B8B90.


I love getcolorcode.com

Triadic colors

1 #6F9474 and #746F94 with #94746F are triadic colors.

2 #6F7494 and #74946F with #94746F are triadic colors.