Shades of Violet Blue #936594
Tints of Violet Blue #936594
RGB
CMYK
RGB Variations
Color information
#936594 (or 0x936594) is known color: Violet Blue. HEX triplet: 93, 65 and 94. RGB value is (147,101,148). Sum of RGB (Red+Green+Blue) = 147+101+148=396 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.12% from 396); Green value is 101 (39.84% from 255 or 25.51% from 396); Blue value is 148 (58.20% from 255 or 37.37% from 396); Max value from RGB is 148 - color contains mainly: blue. Hex color #936594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #936594 is #6C9A6B. Grayscale: #777777. Windows color (decimal): -7117420 or 9725331. OLE color: 9725331.
HSL color Cylindrical-coordinate representation of color #936594: hue angle of 298.72º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #936594 is Cyan = 0.01, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 101 | 148 | - |
| CMYK | 0.01 | 0.32 | 0 | 0.42 |
| HSL | 298.72º | 0.19% | 0.49% | - |
| HSV(B) | 298.72º | 0.32% | 0.58% | - |
| XYZ | 22.03 | 17.65 | 30.26 | - |
| YUV | 120.11 | 143.74 | 147.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 101 | 148 | 0.01 | 0.32 | 0 | 0.42 | 298.72 | 0.19 | 0.49 |
| Hex | 93 | 65 | 94 | 1 | 20 | 0 | 2A | 12B | 13 | 31 |
| Octal | 223 | 145 | 224 | 1 | 40 | 0 | 52 | 453 | 23 | 61 |
| Binary | 10010011 | 1100101 | 10010100 | 1 | 100000 | 0 | 101010 | 100101011 | 10011 | 110001 |
Color Harmonies of #936594
Complementary color
Monochromatic Colors of #936594
Black with #936594
Text Example
Text Example
White with #936594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936594; }
p { color: rgb(147,101,148); }
H1.HeaderClassName
{
color: #936594;
}
.AnyTagClassName
{
color: #936594;
}
</style>
background-color css
<style>
a { background-color: #936594; }
a { background-color: rgb(147,101,148); }
div.DivClassName
{
background-color: #936594;
}
.BgClassName
{
background-color: #936594;
}
</style>
border-color css
<style>
span { border-color: #936594; }
span { border-color: rgb(147,101,148); }
td.TdClassName
{
border-color: #936594;
}
.TagClassName
{
border-color: #936594;
}
</style>