COLOR #938064

HEX: #938064 RGB: (147,128,100)

Color info

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

RGB color model

#938064 color RGB value is (147,128,100).

RGB: (147,128,100) (58%, 50%, 39%)

RGB channels and saturation

R 147 of 255 = 58%
G 128 of 255 = 50%
B 100 of 255 = 39%

147
128
100

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

Portions of RGB colors in percentages

R + G + B = 147 + 128 + 100 = 375 (100%)
R 147 of 375 ~ 39.2%
G 128 of 375 ~ 34.13%
B 100 of 375 ~ 26.67'%

%39.2
%34.13
%26.67

CMYK color model

#938064 color CMYK value is (0,13,32,42).

  • cyan value is 0.00%
  • magenta value is 12.93%
  • yellow value is 31.97%
  • key color value is 42.35%

CMYK: (0,13,32,42)
C0M13Y32K42 (0%, 13%, 32%, 42%)
(0.00 / 0.13 / 0.32 / 0.42)

CMYK percentages

%0
%12.93
%31.97
%42.35

Codes

Color #938064 in popluar color models

93 80 64
RGB 147 128 100
HSL 36° 19.03% 48.43%
HSB/HSV 36° 31.97% 57.65%
CMYK 0.00% 12.93% 31.97%
42.35%

Color #938064 in popluar number systems.

HEX 93 80 64
Decimal 147 128 100
Binary 10010011 10000000 1100100
Octal 223 200 144

Shades and tints

Shades of #938064

#938064
(147,128,100)
#86755B
(134,117,91)
#796A52
(121,106,82)
#6C5F49
(108,95,73)
#5F5440
(95,84,64)
#524937
(82,73,55)
#453E2E
(69,62,46)
#383325
(56,51,37)
#2B281C
(43,40,28)
#1E1D13
(30,29,19)
#11120A
(17,18,10)
#000000
(0,0,0)

Tints of #938064

#938064
(147,128,100)
#9C8B72
(156,139,114)
#A59680
(165,150,128)
#AEA18E
(174,161,142)
#B7AC9C
(183,172,156)
#C0B7AA
(192,183,170)
#C9C2B8
(201,194,184)
#D2CDC6
(210,205,198)
#DBD8D4
(219,216,212)
#E4E3E2
(228,227,226)
#EDEEF0
(237,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #938064 color. Also use rgb(147,128,100) instead hex code.

Text Font Color

.myTextColor { color: #938064; }

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

This text font color is #938064.

Background Color

.myBgColor { background-color: #938064; }

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

This div background color is #938064.

Border color

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

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

This div border color is #938064.

Opacity

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

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

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

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

This text has shadow with #938064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #938064.

Preview

Color preview on black background

This text has color #938064 on black background.


Color preview on white background

This text has color #938064 on white background.


Black color preview on #938064 background

This text has black color on #938064 background.


White color preview on #938064 background

This text has white color on #938064 background.


Related colors

Complementary color

Complementary color for #hex is #6C7F9B.


I love getcolorcode.com

Triadic colors

1 #649380 and #806493 with #938064 are triadic colors.

2 #648093 and #809364 with #938064 are triadic colors.