Shades of Vivid Violet #733696
Tints of Vivid Violet #733696
RGB
CMYK
RGB Variations
Color information
#733696 (or 0x733696) is known color: Vivid Violet. HEX triplet: 73, 36 and 96. RGB value is (115,54,150). Sum of RGB (Red+Green+Blue) = 115+54+150=319 (42% of max value = 765). Red value is 115 (45.31% from 255 or 36.05% from 319); Green value is 54 (21.48% from 255 or 16.93% from 319); Blue value is 150 (58.98% from 255 or 47.02% from 319); Max value from RGB is 150 - color contains mainly: blue. Hex color #733696 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #733696 is #8CC969. Grayscale: #525252. Windows color (decimal): -9226602 or 9844339. OLE color: 9844339.
HSL color Cylindrical-coordinate representation of color #733696: hue angle of 278.12º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #733696 is Cyan = 0.23, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 54 | 150 | - |
| CMYK | 0.23 | 0.64 | 0 | 0.41 |
| HSL | 278.13º | 0.47% | 0.4% | - |
| HSV(B) | 278.13º | 0.64% | 0.59% | - |
| XYZ | 13.89 | 8.49 | 29.76 | - |
| YUV | 83.18 | 165.71 | 150.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 54 | 150 | 0.23 | 0.64 | 0 | 0.41 | 278.13 | 0.47 | 0.4 |
| Hex | 73 | 36 | 96 | 17 | 40 | 0 | 29 | 116 | 2F | 28 |
| Octal | 163 | 66 | 226 | 27 | 100 | 0 | 51 | 426 | 57 | 50 |
| Binary | 1110011 | 110110 | 10010110 | 10111 | 1000000 | 0 | 101001 | 100010110 | 101111 | 101000 |
Color Harmonies of #733696
Complementary color
Monochromatic Colors of #733696
Black with #733696
Text Example
Text Example
White with #733696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733696; }
p { color: rgb(115,54,150); }
H1.HeaderClassName
{
color: #733696;
}
.AnyTagClassName
{
color: #733696;
}
</style>
background-color css
<style>
a { background-color: #733696; }
a { background-color: rgb(115,54,150); }
div.DivClassName
{
background-color: #733696;
}
.BgClassName
{
background-color: #733696;
}
</style>
border-color css
<style>
span { border-color: #733696; }
span { border-color: rgb(115,54,150); }
td.TdClassName
{
border-color: #733696;
}
.TagClassName
{
border-color: #733696;
}
</style>