COLOR #937876

HEX: #937876 RGB: (147,120,118)

Color info

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

RGB color model

#937876 color RGB value is (147,120,118).

RGB: (147,120,118) (58%, 47%, 46%)

RGB channels and saturation

R 147 of 255 = 58%
G 120 of 255 = 47%
B 118 of 255 = 46%

147
120
118

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

Portions of RGB colors in percentages

R + G + B = 147 + 120 + 118 = 385 (100%)
R 147 of 385 ~ 38.18%
G 120 of 385 ~ 31.17%
B 118 of 385 ~ 30.65'%

%38.18
%31.17
%30.65

CMYK color model

#937876 color CMYK value is (0,18,20,42).

  • cyan value is 0.00%
  • magenta value is 18.37%
  • yellow value is 19.73%
  • key color value is 42.35%

CMYK: (0,18,20,42)
C0M18Y20K42 (0%, 18%, 20%, 42%)
(0.00 / 0.18 / 0.20 / 0.42)

CMYK percentages

%0
%18.37
%19.73
%42.35

Codes

Color #937876 in popluar color models

93 78 76
RGB 147 120 118
HSL 11.84% 51.96%
HSB/HSV 19.73% 57.65%
CMYK 0.00% 18.37% 19.73%
42.35%

Color #937876 in popluar number systems.

HEX 93 78 76
Decimal 147 120 118
Binary 10010011 1111000 1110110
Octal 223 170 166

Shades and tints

Shades of #937876

#937876
(147,120,118)
#866E6C
(134,110,108)
#796462
(121,100,98)
#6C5A58
(108,90,88)
#5F504E
(95,80,78)
#524644
(82,70,68)
#453C3A
(69,60,58)
#383230
(56,50,48)
#2B2826
(43,40,38)
#1E1E1C
(30,30,28)
#111412
(17,20,18)
#000000
(0,0,0)

Tints of #937876

#937876
(147,120,118)
#9C8482
(156,132,130)
#A5908E
(165,144,142)
#AE9C9A
(174,156,154)
#B7A8A6
(183,168,166)
#C0B4B2
(192,180,178)
#C9C0BE
(201,192,190)
#D2CCCA
(210,204,202)
#DBD8D6
(219,216,214)
#E4E4E2
(228,228,226)
#EDF0EE
(237,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #937876 color. Also use rgb(147,120,118) instead hex code.

Text Font Color

.myTextColor { color: #937876; }

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

This text font color is #937876.

Background Color

.myBgColor { background-color: #937876; }

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

This div background color is #937876.

Border color

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

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

This div border color is #937876.

Opacity

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

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

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

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

This text has shadow with #937876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #937876.

Preview

Color preview on black background

This text has color #937876 on black background.


Color preview on white background

This text has color #937876 on white background.


Black color preview on #937876 background

This text has black color on #937876 background.


White color preview on #937876 background

This text has white color on #937876 background.


Related colors

Complementary color

Complementary color for #hex is #6C8789.


I love getcolorcode.com

Triadic colors

1 #769378 and #787693 with #937876 are triadic colors.

2 #767893 and #789376 with #937876 are triadic colors.