COLOR #93388B

HEX: #93388B RGB: (147,56,139)

Color info

#93388B contains mainly red and blue colors. Web safe color of #93388B is #993399 (or #939).

RGB color model

#93388B color RGB value is (147,56,139).

RGB: (147,56,139) (58%, 22%, 55%)

RGB channels and saturation

R 147 of 255 = 58%
G 56 of 255 = 22%
B 139 of 255 = 55%

147
56
139

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

Portions of RGB colors in percentages

R + G + B = 147 + 56 + 139 = 342 (100%)
R 147 of 342 ~ 42.98%
G 56 of 342 ~ 16.37%
B 139 of 342 ~ 40.64'%

%42.98
%16.37
%40.64

CMYK color model

#93388B color CMYK value is (0,62,5,42).

  • cyan value is 0.00%
  • magenta value is 61.90%
  • yellow value is 5.44%
  • key color value is 42.35%

CMYK: (0,62,5,42)
C0M62Y5K42 (0%, 62%, 5%, 42%)
(0.00 / 0.62 / 0.05 / 0.42)

CMYK percentages

%0
%61.9
%5.44
%42.35

Codes

Color #93388B in popluar color models

93 38 8B
RGB 147 56 139
HSL 305° 44.83% 39.80%
HSB/HSV 305° 61.90% 57.65%
CMYK 0.00% 61.90% 5.44%
42.35%

Color #93388B in popluar number systems.

HEX 93 38 8B
Decimal 147 56 139
Binary 10010011 111000 10001011
Octal 223 70 213

Shades and tints

Shades of #93388B

#93388B
(147,56,139)
#86337F
(134,51,127)
#792E73
(121,46,115)
#6C2967
(108,41,103)
#5F245B
(95,36,91)
#521F4F
(82,31,79)
#451A43
(69,26,67)
#381537
(56,21,55)
#2B102B
(43,16,43)
#1E0B1F
(30,11,31)
#110613
(17,6,19)
#000000
(0,0,0)

Tints of #93388B

#93388B
(147,56,139)
#9C4A95
(156,74,149)
#A55C9F
(165,92,159)
#AE6EA9
(174,110,169)
#B780B3
(183,128,179)
#C092BD
(192,146,189)
#C9A4C7
(201,164,199)
#D2B6D1
(210,182,209)
#DBC8DB
(219,200,219)
#E4DAE5
(228,218,229)
#EDECEF
(237,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #93388B color. Also use rgb(147,56,139) instead hex code.

Text Font Color

.myTextColor { color: #93388B; }

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

This text font color is #93388B.

Background Color

.myBgColor { background-color: #93388B; }

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

This div background color is #93388B.

Border color

.myBorderColor { border: 1px solid #93388B; }

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

This div border color is #93388B.

Opacity

.myOpacity80 { color: #93388B; opacity: 0.8; }

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

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

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

This text has shadow with #93388B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93388B.

Preview

Color preview on black background

This text has color #93388B on black background.


Color preview on white background

This text has color #93388B on white background.


Black color preview on #93388B background

This text has black color on #93388B background.


White color preview on #93388B background

This text has white color on #93388B background.


Related colors

Complementary color

Complementary color for #hex is #6CC774.


I love getcolorcode.com

Triadic colors

1 #8B9338 and #388B93 with #93388B are triadic colors.

2 #8B3893 and #38938B with #93388B are triadic colors.