COLOR #93766A

HEX: #93766A RGB: (147,118,106)

Color info

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

RGB color model

#93766A color RGB value is (147,118,106).

RGB: (147,118,106) (58%, 46%, 42%)

RGB channels and saturation

R 147 of 255 = 58%
G 118 of 255 = 46%
B 106 of 255 = 42%

147
118
106

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

Portions of RGB colors in percentages

R + G + B = 147 + 118 + 106 = 371 (100%)
R 147 of 371 ~ 39.62%
G 118 of 371 ~ 31.81%
B 106 of 371 ~ 28.57'%

%39.62
%31.81
%28.57

CMYK color model

#93766A color CMYK value is (0,20,28,42).

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

CMYK: (0,20,28,42)
C0M20Y28K42 (0%, 20%, 28%, 42%)
(0.00 / 0.20 / 0.28 / 0.42)

CMYK percentages

%0
%19.73
%27.89
%42.35

Codes

Color #93766A in popluar color models

93 76 6A
RGB 147 118 106
HSL 18° 16.21% 49.61%
HSB/HSV 18° 27.89% 57.65%
CMYK 0.00% 19.73% 27.89%
42.35%

Color #93766A in popluar number systems.

HEX 93 76 6A
Decimal 147 118 106
Binary 10010011 1110110 1101010
Octal 223 166 152

Shades and tints

Shades of #93766A

#93766A
(147,118,106)
#866C61
(134,108,97)
#796258
(121,98,88)
#6C584F
(108,88,79)
#5F4E46
(95,78,70)
#52443D
(82,68,61)
#453A34
(69,58,52)
#38302B
(56,48,43)
#2B2622
(43,38,34)
#1E1C19
(30,28,25)
#111210
(17,18,16)
#000000
(0,0,0)

Tints of #93766A

#93766A
(147,118,106)
#9C8277
(156,130,119)
#A58E84
(165,142,132)
#AE9A91
(174,154,145)
#B7A69E
(183,166,158)
#C0B2AB
(192,178,171)
#C9BEB8
(201,190,184)
#D2CAC5
(210,202,197)
#DBD6D2
(219,214,210)
#E4E2DF
(228,226,223)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #93766A; }

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

This text font color is #93766A.

Background Color

.myBgColor { background-color: #93766A; }

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

This div background color is #93766A.

Border color

.myBorderColor { border: 1px solid #93766A; }

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

This div border color is #93766A.

Opacity

.myOpacity80 { color: #93766A; opacity: 0.8; }

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

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

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

This text has shadow with #93766A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93766A.

Preview

Color preview on black background

This text has color #93766A on black background.


Color preview on white background

This text has color #93766A on white background.


Black color preview on #93766A background

This text has black color on #93766A background.


White color preview on #93766A background

This text has white color on #93766A background.


Related colors

Complementary color

Complementary color for #hex is #6C8995.


I love getcolorcode.com

Triadic colors

1 #6A9376 and #766A93 with #93766A are triadic colors.

2 #6A7693 and #76936A with #93766A are triadic colors.