COLOR #93737A

HEX: #93737A RGB: (147,115,122)

Color info

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

RGB color model

#93737A color RGB value is (147,115,122).

RGB: (147,115,122) (58%, 45%, 48%)

RGB channels and saturation

R 147 of 255 = 58%
G 115 of 255 = 45%
B 122 of 255 = 48%

147
115
122

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

Portions of RGB colors in percentages

R + G + B = 147 + 115 + 122 = 384 (100%)
R 147 of 384 ~ 38.28%
G 115 of 384 ~ 29.95%
B 122 of 384 ~ 31.77'%

%38.28
%29.95
%31.77

CMYK color model

#93737A color CMYK value is (0,22,17,42).

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

CMYK: (0,22,17,42)
C0M22Y17K42 (0%, 22%, 17%, 42%)
(0.00 / 0.22 / 0.17 / 0.42)

CMYK percentages

%0
%21.77
%17.01
%42.35

Codes

Color #93737A in popluar color models

93 73 7A
RGB 147 115 122
HSL 347° 12.90% 51.37%
HSB/HSV 347° 21.77% 57.65%
CMYK 0.00% 21.77% 17.01%
42.35%

Color #93737A in popluar number systems.

HEX 93 73 7A
Decimal 147 115 122
Binary 10010011 1110011 1111010
Octal 223 163 172

Shades and tints

Shades of #93737A

#93737A
(147,115,122)
#86696F
(134,105,111)
#795F64
(121,95,100)
#6C5559
(108,85,89)
#5F4B4E
(95,75,78)
#524143
(82,65,67)
#453738
(69,55,56)
#382D2D
(56,45,45)
#2B2322
(43,35,34)
#1E1917
(30,25,23)
#110F0C
(17,15,12)
#000000
(0,0,0)

Tints of #93737A

#93737A
(147,115,122)
#9C7F86
(156,127,134)
#A58B92
(165,139,146)
#AE979E
(174,151,158)
#B7A3AA
(183,163,170)
#C0AFB6
(192,175,182)
#C9BBC2
(201,187,194)
#D2C7CE
(210,199,206)
#DBD3DA
(219,211,218)
#E4DFE6
(228,223,230)
#EDEBF2
(237,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #93737A; }

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

This text font color is #93737A.

Background Color

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

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

This div background color is #93737A.

Border color

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

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

This div border color is #93737A.

Opacity

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

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

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

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

This text has shadow with #93737A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93737A.

Preview

Color preview on black background

This text has color #93737A on black background.


Color preview on white background

This text has color #93737A on white background.


Black color preview on #93737A background

This text has black color on #93737A background.


White color preview on #93737A background

This text has white color on #93737A background.


Related colors

Complementary color

Complementary color for #hex is #6C8C85.


I love getcolorcode.com

Triadic colors

1 #7A9373 and #737A93 with #93737A are triadic colors.

2 #7A7393 and #73937A with #93737A are triadic colors.