COLOR #93638F

HEX: #93638F RGB: (147,99,143)

Color info

#93638F contains red, green and blue colors in about the same proportion. Web safe color of #93638F is #996699 (or #969).

RGB color model

#93638F color RGB value is (147,99,143).

RGB: (147,99,143) (58%, 39%, 56%)

RGB channels and saturation

R 147 of 255 = 58%
G 99 of 255 = 39%
B 143 of 255 = 56%

147
99
143

R + G + B ~ 51%. #93638F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 147 + 99 + 143 = 389 (100%)
R 147 of 389 ~ 37.79%
G 99 of 389 ~ 25.45%
B 143 of 389 ~ 36.76'%

%37.79
%25.45
%36.76

CMYK color model

#93638F color CMYK value is (0,33,3,42).

  • cyan value is 0.00%
  • magenta value is 32.65%
  • yellow value is 2.72%
  • key color value is 42.35%

CMYK: (0,33,3,42)
C0M33Y3K42 (0%, 33%, 3%, 42%)
(0.00 / 0.33 / 0.03 / 0.42)

CMYK percentages

%0
%32.65
%2.72
%42.35

Codes

Color #93638F in popluar color models

93 63 8F
RGB 147 99 143
HSL 305° 19.51% 48.24%
HSB/HSV 305° 32.65% 57.65%
CMYK 0.00% 32.65% 2.72%
42.35%

Color #93638F in popluar number systems.

HEX 93 63 8F
Decimal 147 99 143
Binary 10010011 1100011 10001111
Octal 223 143 217

Shades and tints

Shades of #93638F

#93638F
(147,99,143)
#865A82
(134,90,130)
#795175
(121,81,117)
#6C4868
(108,72,104)
#5F3F5B
(95,63,91)
#52364E
(82,54,78)
#452D41
(69,45,65)
#382434
(56,36,52)
#2B1B27
(43,27,39)
#1E121A
(30,18,26)
#11090D
(17,9,13)
#000000
(0,0,0)

Tints of #93638F

#93638F
(147,99,143)
#9C7199
(156,113,153)
#A57FA3
(165,127,163)
#AE8DAD
(174,141,173)
#B79BB7
(183,155,183)
#C0A9C1
(192,169,193)
#C9B7CB
(201,183,203)
#D2C5D5
(210,197,213)
#DBD3DF
(219,211,223)
#E4E1E9
(228,225,233)
#EDEFF3
(237,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #93638F color. Also use rgb(147,99,143) instead hex code.

Text Font Color

.myTextColor { color: #93638F; }

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

This text font color is #93638F.

Background Color

.myBgColor { background-color: #93638F; }

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

This div background color is #93638F.

Border color

.myBorderColor { border: 1px solid #93638F; }

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

This div border color is #93638F.

Opacity

.myOpacity80 { color: #93638F; opacity: 0.8; }

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

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

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

This text has shadow with #93638F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #93638F.

Preview

Color preview on black background

This text has color #93638F on black background.


Color preview on white background

This text has color #93638F on white background.


Black color preview on #93638F background

This text has black color on #93638F background.


White color preview on #93638F background

This text has white color on #93638F background.


Related colors

Complementary color

Complementary color for #hex is #6C9C70.


I love getcolorcode.com

Triadic colors

1 #8F9363 and #638F93 with #93638F are triadic colors.

2 #8F6393 and #63938F with #93638F are triadic colors.