COLOR #93588C

HEX: #93588C RGB: (147,88,140)

Color info

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

RGB color model

#93588C color RGB value is (147,88,140).

RGB: (147,88,140) (58%, 35%, 55%)

RGB channels and saturation

R 147 of 255 = 58%
G 88 of 255 = 35%
B 140 of 255 = 55%

147
88
140

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

Portions of RGB colors in percentages

R + G + B = 147 + 88 + 140 = 375 (100%)
R 147 of 375 ~ 39.2%
G 88 of 375 ~ 23.47%
B 140 of 375 ~ 37.33'%

%39.2
%23.47
%37.33

CMYK color model

#93588C color CMYK value is (0,40,5,42).

  • cyan value is 0.00%
  • magenta value is 40.14%
  • yellow value is 4.76%
  • key color value is 42.35%
CMYK: (0,40,5,42) C0M40Y5K42 (0%,40%,5%,42%) (0.00/0.40/0.05/0.42) 

CMYK percentages

%0
%40.14
%4.76
%42.35

Codes

Color #93588C in popluar color models

93 58 8C
RGB 147 88 140
HSL 307° 25.11% 46.08%
HSB/HSV 307° 40.14% 57.65%
CMYK 0.00% 40.14% 4.76%
42.35%

Color #93588C in popluar number systems.

HEX 93 58 8C
Decimal 147 88 140
Binary 10010011 1011000 10001100
Octal 223 130 214

Shades and tints

Shades of #93588C

#93588C
(147,88,140)
#865080
(134,80,128)
#794874
(121,72,116)
#6C4068
(108,64,104)
#5F385C
(95,56,92)
#523050
(82,48,80)
#452844
(69,40,68)
#382038
(56,32,56)
#2B182C
(43,24,44)
#1E1020
(30,16,32)
#110814
(17,8,20)
#000000
(0,0,0)

Tints of #93588C

#93588C
(147,88,140)
#9C6796
(156,103,150)
#A576A0
(165,118,160)
#AE85AA
(174,133,170)
#B794B4
(183,148,180)
#C0A3BE
(192,163,190)
#C9B2C8
(201,178,200)
#D2C1D2
(210,193,210)
#DBD0DC
(219,208,220)
#E4DFE6
(228,223,230)
#EDEEF0
(237,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #93588C color. Also use rgb(147,88,140) instead hex code.

Text Font Color

.myTextColor { color: #93588C; }

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

This text font color is #93588C.

Background Color

.myBgColor { background-color: #93588C; }

<div style="background-color:#93588C">Inner text</div>

This div background color is #93588C.

Border color

.myBorderColor { border: 1px solid #93588C; }

<div style="border:3px solid #93588C">Div</div>

This div border color is #93588C.

Opacity

.myOpacity80 { color: #93588C; opacity: 0.8; }

<p style="color:#93588C;opacity:0.8;">80%</p>

Text with #93588C 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 #93588C;}

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

This text has shadow with #93588C color.


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

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

This text has shadow with #93588C primary color and red secondary color.


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

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

This text has shadow with #93588C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #93588C.

Preview

Color preview on black background

This text has color #93588C on black background.


Color preview on white background

This text has color #93588C on white background.


Black color preview on #93588C background

This text has black color on #93588C background.


White color preview on #93588C background

This text has white color on #93588C background.


Related colors

Complementary color

Complementary color for #hex is #6CA773.


I love getcolorcode.com

Triadic colors

1 #8C9358 and #588C93 with #93588C are triadic colors.

2 #8C5893 and #58938C with #93588C are triadic colors.