#704AFA (or 0x704AFA) is unknown color: approx Medium Slate Blue. HEX triplet: 70, 4A and FA. RGB value is (112,74,250). Sum of RGB (Red+Green+Blue) = 112+74+250=436 (57% of max value = 765). Red value is 112 (44.14% from 255 or 25.69% from 436); Green value is 74 (29.30% from 255 or 16.97% from 436); Blue value is 250 (98.05% from 255 or 57.34% from 436); Max value from RGB is 250 - color contains mainly: blue. Hex color #704AFA is not a web safe color. Web safe color analog (approx): #6633FF. Inversed color of #704AFA is #8FB505. Grayscale: #686868. Windows color (decimal): -9417990 or 16403056. OLE color: 16403056.
HSL color Cylindrical-coordinate representation of color #704AFA: hue angle of 252.95º degrees, saturation: 0.95, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #704AFA is Cyan = 0.55, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #704afa; } p { color: rgb(112,74,250); } H1.HeaderClassName { color: #704afa; } .AnyTagClassName { color: #704afa; } </style>
<style> a { background-color: #704afa; } a { background-color: rgb(112,74,250); } div.DivClassName { background-color: #704afa; } .BgClassName { background-color: #704afa; } </style>
<style> span { border-color: #704afa; } span { border-color: rgb(112,74,250); } td.TdClassName { border-color: #704afa; } .TagClassName { border-color: #704afa; } </style>