COLOR #938378

HEX: #938378 RGB: (147,131,120)

Color info

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

RGB color model

#938378 color RGB value is (147,131,120).

RGB: (147,131,120) (58%, 51%, 47%)

RGB channels and saturation

R 147 of 255 = 58%
G 131 of 255 = 51%
B 120 of 255 = 47%

147
131
120

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

Portions of RGB colors in percentages

R + G + B = 147 + 131 + 120 = 398 (100%)
R 147 of 398 ~ 36.93%
G 131 of 398 ~ 32.91%
B 120 of 398 ~ 30.15'%

%36.93
%32.91
%30.15

CMYK color model

#938378 color CMYK value is (0,11,18,42).

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

CMYK: (0,11,18,42)
C0M11Y18K42 (0%, 11%, 18%, 42%)
(0.00 / 0.11 / 0.18 / 0.42)

CMYK percentages

%0
%10.88
%18.37
%42.35

Codes

Color #938378 in popluar color models

93 83 78
RGB 147 131 120
HSL 24° 11.11% 52.35%
HSB/HSV 24° 18.37% 57.65%
CMYK 0.00% 10.88% 18.37%
42.35%

Color #938378 in popluar number systems.

HEX 93 83 78
Decimal 147 131 120
Binary 10010011 10000011 1111000
Octal 223 203 170

Shades and tints

Shades of #938378

#938378
(147,131,120)
#86786E
(134,120,110)
#796D64
(121,109,100)
#6C625A
(108,98,90)
#5F5750
(95,87,80)
#524C46
(82,76,70)
#45413C
(69,65,60)
#383632
(56,54,50)
#2B2B28
(43,43,40)
#1E201E
(30,32,30)
#111514
(17,21,20)
#000000
(0,0,0)

Tints of #938378

#938378
(147,131,120)
#9C8E84
(156,142,132)
#A59990
(165,153,144)
#AEA49C
(174,164,156)
#B7AFA8
(183,175,168)
#C0BAB4
(192,186,180)
#C9C5C0
(201,197,192)
#D2D0CC
(210,208,204)
#DBDBD8
(219,219,216)
#E4E6E4
(228,230,228)
#EDF1F0
(237,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #938378; }

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

This text font color is #938378.

Background Color

.myBgColor { background-color: #938378; }

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

This div background color is #938378.

Border color

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

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

This div border color is #938378.

Opacity

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

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

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

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

This text has shadow with #938378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #938378.

Preview

Color preview on black background

This text has color #938378 on black background.


Color preview on white background

This text has color #938378 on white background.


Black color preview on #938378 background

This text has black color on #938378 background.


White color preview on #938378 background

This text has white color on #938378 background.


Related colors

Complementary color

Complementary color for #hex is #6C7C87.


I love getcolorcode.com

Triadic colors

1 #789383 and #837893 with #938378 are triadic colors.

2 #788393 and #839378 with #938378 are triadic colors.