COLOR #947859

HEX: #947859 RGB: (148,120,89)

Color info

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

RGB color model

#947859 color RGB value is (148,120,89).

RGB: (148,120,89) (58%, 47%, 35%)

RGB channels and saturation

R 148 of 255 = 58%
G 120 of 255 = 47%
B 89 of 255 = 35%

148
120
89

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

Portions of RGB colors in percentages

R + G + B = 148 + 120 + 89 = 357 (100%)
R 148 of 357 ~ 41.46%
G 120 of 357 ~ 33.61%
B 89 of 357 ~ 24.93'%

%41.46
%33.61
%24.93

CMYK color model

#947859 color CMYK value is (0,19,40,42).

  • cyan value is 0.00%
  • magenta value is 18.92%
  • yellow value is 39.86%
  • key color value is 41.96%

CMYK: (0,19,40,42)
C0M19Y40K42 (0%, 19%, 40%, 42%)
(0.00 / 0.19 / 0.40 / 0.42)

CMYK percentages

%0
%18.92
%39.86
%41.96

Codes

Color #947859 in popluar color models

94 78 59
RGB 148 120 89
HSL 32° 24.89% 46.47%
HSB/HSV 32° 39.86% 58.04%
CMYK 0.00% 18.92% 39.86%
41.96%

Color #947859 in popluar number systems.

HEX 94 78 59
Decimal 148 120 89
Binary 10010100 1111000 1011001
Octal 224 170 131

Shades and tints

Shades of #947859

#947859
(148,120,89)
#876E51
(135,110,81)
#7A6449
(122,100,73)
#6D5A41
(109,90,65)
#605039
(96,80,57)
#534631
(83,70,49)
#463C29
(70,60,41)
#393221
(57,50,33)
#2C2819
(44,40,25)
#1F1E11
(31,30,17)
#121409
(18,20,9)
#000000
(0,0,0)

Tints of #947859

#947859
(148,120,89)
#9D8468
(157,132,104)
#A69077
(166,144,119)
#AF9C86
(175,156,134)
#B8A895
(184,168,149)
#C1B4A4
(193,180,164)
#CAC0B3
(202,192,179)
#D3CCC2
(211,204,194)
#DCD8D1
(220,216,209)
#E5E4E0
(229,228,224)
#EEF0EF
(238,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #947859 color. Also use rgb(148,120,89) instead hex code.

Text Font Color

.myTextColor { color: #947859; }

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

This text font color is #947859.

Background Color

.myBgColor { background-color: #947859; }

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

This div background color is #947859.

Border color

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

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

This div border color is #947859.

Opacity

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

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

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

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

This text has shadow with #947859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #947859.

Preview

Color preview on black background

This text has color #947859 on black background.


Color preview on white background

This text has color #947859 on white background.


Black color preview on #947859 background

This text has black color on #947859 background.


White color preview on #947859 background

This text has white color on #947859 background.


Related colors

Complementary color

Complementary color for #hex is #6B87A6.


I love getcolorcode.com

Triadic colors

1 #599478 and #785994 with #947859 are triadic colors.

2 #597894 and #789459 with #947859 are triadic colors.