COLOR #93717A

HEX: #93717A RGB: (147,113,122)

Color info

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

RGB color model

#93717A color RGB value is (147,113,122).

RGB: (147,113,122) (58%, 44%, 48%)

RGB channels and saturation

R 147 of 255 = 58%
G 113 of 255 = 44%
B 122 of 255 = 48%

147
113
122

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

Portions of RGB colors in percentages

R + G + B = 147 + 113 + 122 = 382 (100%)
R 147 of 382 ~ 38.48%
G 113 of 382 ~ 29.58%
B 122 of 382 ~ 31.94'%

%38.48
%29.58
%31.94

CMYK color model

#93717A color CMYK value is (0,23,17,42).

  • cyan value is 0.00%
  • magenta value is 23.13%
  • yellow value is 17.01%
  • key color value is 42.35%

CMYK: (0,23,17,42)
C0M23Y17K42 (0%, 23%, 17%, 42%)
(0.00 / 0.23 / 0.17 / 0.42)

CMYK percentages

%0
%23.13
%17.01
%42.35

Codes

Color #93717A in popluar color models

93 71 7A
RGB 147 113 122
HSL 344° 13.60% 50.98%
HSB/HSV 344° 23.13% 57.65%
CMYK 0.00% 23.13% 17.01%
42.35%

Color #93717A in popluar number systems.

HEX 93 71 7A
Decimal 147 113 122
Binary 10010011 1110001 1111010
Octal 223 161 172

Shades and tints

Shades of #93717A

#93717A
(147,113,122)
#86676F
(134,103,111)
#795D64
(121,93,100)
#6C5359
(108,83,89)
#5F494E
(95,73,78)
#523F43
(82,63,67)
#453538
(69,53,56)
#382B2D
(56,43,45)
#2B2122
(43,33,34)
#1E1717
(30,23,23)
#110D0C
(17,13,12)
#000000
(0,0,0)

Tints of #93717A

#93717A
(147,113,122)
#9C7D86
(156,125,134)
#A58992
(165,137,146)
#AE959E
(174,149,158)
#B7A1AA
(183,161,170)
#C0ADB6
(192,173,182)
#C9B9C2
(201,185,194)
#D2C5CE
(210,197,206)
#DBD1DA
(219,209,218)
#E4DDE6
(228,221,230)
#EDE9F2
(237,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #93717A color. Also use rgb(147,113,122) instead hex code.

Text Font Color

.myTextColor { color: #93717A; }

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

This text font color is #93717A.

Background Color

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

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

This div background color is #93717A.

Border color

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

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

This div border color is #93717A.

Opacity

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

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

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

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

This text has shadow with #93717A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93717A.

Preview

Color preview on black background

This text has color #93717A on black background.


Color preview on white background

This text has color #93717A on white background.


Black color preview on #93717A background

This text has black color on #93717A background.


White color preview on #93717A background

This text has white color on #93717A background.


Related colors

Complementary color

Complementary color for #hex is #6C8E85.


I love getcolorcode.com

Triadic colors

1 #7A9371 and #717A93 with #93717A are triadic colors.

2 #7A7193 and #71937A with #93717A are triadic colors.