COLOR #937350

HEX: #937350 RGB: (147,115,80)

Color info

#937350 contains mainly red and green colors. Web safe color of #937350 is #996666 (or #966).

RGB color model

#937350 color RGB value is (147,115,80).

RGB: (147,115,80) (58%, 45%, 31%)

RGB channels and saturation

R 147 of 255 = 58%
G 115 of 255 = 45%
B 80 of 255 = 31%

147
115
80

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

Portions of RGB colors in percentages

R + G + B = 147 + 115 + 80 = 342 (100%)
R 147 of 342 ~ 42.98%
G 115 of 342 ~ 33.63%
B 80 of 342 ~ 23.39'%

%42.98
%33.63
%23.39

CMYK color model

#937350 color CMYK value is (0,22,46,42).

  • cyan value is 0.00%
  • magenta value is 21.77%
  • yellow value is 45.58%
  • key color value is 42.35%
CMYK: (0,22,46,42) C0M22Y46K42 (0%,22%,46%,42%) (0.00/0.22/0.46/0.42) 

CMYK percentages

%0
%21.77
%45.58
%42.35

Codes

Color #937350 in popluar color models

93 73 50
RGB 147 115 80
HSL 31° 29.52% 44.51%
HSB/HSV 31° 45.58% 57.65%
CMYK 0.00% 21.77% 45.58%
42.35%

Color #937350 in popluar number systems.

HEX 93 73 50
Decimal 147 115 80
Binary 10010011 1110011 1010000
Octal 223 163 120

Shades and tints

Shades of #937350

#937350
(147,115,80)
#866949
(134,105,73)
#795F42
(121,95,66)
#6C553B
(108,85,59)
#5F4B34
(95,75,52)
#52412D
(82,65,45)
#453726
(69,55,38)
#382D1F
(56,45,31)
#2B2318
(43,35,24)
#1E1911
(30,25,17)
#110F0A
(17,15,10)
#000000
(0,0,0)

Tints of #937350

#937350
(147,115,80)
#9C7F5F
(156,127,95)
#A58B6E
(165,139,110)
#AE977D
(174,151,125)
#B7A38C
(183,163,140)
#C0AF9B
(192,175,155)
#C9BBAA
(201,187,170)
#D2C7B9
(210,199,185)
#DBD3C8
(219,211,200)
#E4DFD7
(228,223,215)
#EDEBE6
(237,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #937350 color. Also use rgb(147,115,80) instead hex code.

Text Font Color

.myTextColor { color: #937350; }

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

This text font color is #937350.

Background Color

.myBgColor { background-color: #937350; }

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

This div background color is #937350.

Border color

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

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

This div border color is #937350.

Opacity

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

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

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

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

This text has shadow with #937350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #937350.

Preview

Color preview on black background

This text has color #937350 on black background.


Color preview on white background

This text has color #937350 on white background.


Black color preview on #937350 background

This text has black color on #937350 background.


White color preview on #937350 background

This text has white color on #937350 background.


Related colors

Complementary color

Complementary color for #hex is #6C8CAF.


I love getcolorcode.com

Triadic colors

1 #509373 and #735093 with #937350 are triadic colors.

2 #507393 and #739350 with #937350 are triadic colors.