Shades of Violet Blue #936493
Tints of Violet Blue #936493
RGB
CMYK
RGB Variations
Color information
#936493 (or 0x936493) is known color: Violet Blue. HEX triplet: 93, 64 and 93. RGB value is (147,100,147). Sum of RGB (Red+Green+Blue) = 147+100+147=394 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.31% from 394); Green value is 100 (39.45% from 255 or 25.38% from 394); Blue value is 147 (57.81% from 255 or 37.31% from 394); Max value from RGB is 147 - color contains mainly: red, blue. Hex color #936493 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936493 is #6C9B6C. Grayscale: #777777. Windows color (decimal): -7117677 or 9659539. OLE color: 9659539.
HSL color Cylindrical-coordinate representation of color #936493: hue angle of 300º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #936493 is Cyan = 0, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 100 | 147 | - |
| CMYK | 0 | 0.32 | 0 | 0.42 |
| HSL | 300º | 0.19% | 0.48% | - |
| HSV(B) | 300º | 0.32% | 0.58% | - |
| XYZ | 21.86 | 17.42 | 29.81 | - |
| YUV | 119.41 | 143.57 | 147.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 100 | 147 | 0 | 0.32 | 0 | 0.42 | 300 | 0.19 | 0.48 |
| Hex | 93 | 64 | 93 | 0 | 20 | 0 | 2A | 12C | 13 | 30 |
| Octal | 223 | 144 | 223 | 0 | 40 | 0 | 52 | 454 | 23 | 60 |
| Binary | 10010011 | 1100100 | 10010011 | 0 | 100000 | 0 | 101010 | 100101100 | 10011 | 110000 |
Color Harmonies of #936493
Complementary color
Monochromatic Colors of #936493
Black with #936493
Text Example
Text Example
White with #936493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936493; }
p { color: rgb(147,100,147); }
H1.HeaderClassName
{
color: #936493;
}
.AnyTagClassName
{
color: #936493;
}
</style>
background-color css
<style>
a { background-color: #936493; }
a { background-color: rgb(147,100,147); }
div.DivClassName
{
background-color: #936493;
}
.BgClassName
{
background-color: #936493;
}
</style>
border-color css
<style>
span { border-color: #936493; }
span { border-color: rgb(147,100,147); }
td.TdClassName
{
border-color: #936493;
}
.TagClassName
{
border-color: #936493;
}
</style>