COLOR #93837E

HEX: #93837E RGB: (147,131,126)

Color info

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

RGB color model

#93837E color RGB value is (147,131,126).

RGB: (147,131,126) (58%, 51%, 49%)

RGB channels and saturation

R 147 of 255 = 58%
G 131 of 255 = 51%
B 126 of 255 = 49%

147
131
126

R + G + B ~ 53%. #93837E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 147 + 131 + 126 = 404 (100%)
R 147 of 404 ~ 36.39%
G 131 of 404 ~ 32.43%
B 126 of 404 ~ 31.19'%

%36.39
%32.43
%31.19

CMYK color model

#93837E color CMYK value is (0,11,14,42).

  • cyan value is 0.00%
  • magenta value is 10.88%
  • yellow value is 14.29%
  • key color value is 42.35%

CMYK: (0,11,14,42)
C0M11Y14K42 (0%, 11%, 14%, 42%)
(0.00 / 0.11 / 0.14 / 0.42)

CMYK percentages

%0
%10.88
%14.29
%42.35

Codes

Color #93837E in popluar color models

93 83 7E
RGB 147 131 126
HSL 14° 8.86% 53.53%
HSB/HSV 14° 14.29% 57.65%
CMYK 0.00% 10.88% 14.29%
42.35%

Color #93837E in popluar number systems.

HEX 93 83 7E
Decimal 147 131 126
Binary 10010011 10000011 1111110
Octal 223 203 176

Shades and tints

Shades of #93837E

#93837E
(147,131,126)
#867873
(134,120,115)
#796D68
(121,109,104)
#6C625D
(108,98,93)
#5F5752
(95,87,82)
#524C47
(82,76,71)
#45413C
(69,65,60)
#383631
(56,54,49)
#2B2B26
(43,43,38)
#1E201B
(30,32,27)
#111510
(17,21,16)
#000000
(0,0,0)

Tints of #93837E

#93837E
(147,131,126)
#9C8E89
(156,142,137)
#A59994
(165,153,148)
#AEA49F
(174,164,159)
#B7AFAA
(183,175,170)
#C0BAB5
(192,186,181)
#C9C5C0
(201,197,192)
#D2D0CB
(210,208,203)
#DBDBD6
(219,219,214)
#E4E6E1
(228,230,225)
#EDF1EC
(237,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #93837E color. Also use rgb(147,131,126) instead hex code.

Text Font Color

.myTextColor { color: #93837E; }

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

This text font color is #93837E.

Background Color

.myBgColor { background-color: #93837E; }

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

This div background color is #93837E.

Border color

.myBorderColor { border: 1px solid #93837E; }

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

This div border color is #93837E.

Opacity

.myOpacity80 { color: #93837E; opacity: 0.8; }

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

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

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

This text has shadow with #93837E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93837E.

Preview

Color preview on black background

This text has color #93837E on black background.


Color preview on white background

This text has color #93837E on white background.


Black color preview on #93837E background

This text has black color on #93837E background.


White color preview on #93837E background

This text has white color on #93837E background.


Related colors

Complementary color

Complementary color for #hex is #6C7C81.


I love getcolorcode.com

Triadic colors

1 #7E9383 and #837E93 with #93837E are triadic colors.

2 #7E8393 and #83937E with #93837E are triadic colors.