#703CC0 (or 0x703CC0) is unknown color: approx Purple Heart. HEX triplet: 70, 3C and C0. RGB value is (112,60,192). Sum of RGB (Red+Green+Blue) = 112+60+192=364 (48% of max value = 765). Red value is 112 (44.14% from 255 or 30.77% from 364); Green value is 60 (23.83% from 255 or 16.48% from 364); Blue value is 192 (75.39% from 255 or 52.75% from 364); Max value from RGB is 192 - color contains mainly: blue. Hex color #703CC0 is not a web safe color. Web safe color analog (approx): #6633CC. Inversed color of #703CC0 is #8FC33F. Grayscale: #5A5A5A. Windows color (decimal): -9421632 or 12598384. OLE color: 12598384.
HSL color Cylindrical-coordinate representation of color #703CC0: hue angle of 263.64º degrees, saturation: 0.52, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #703CC0 is Cyan = 0.42, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #703CC0; } p { color: rgb(112,60,192); } H1.HeaderClassName { color: #703CC0; } .AnyTagClassName { color: #703CC0; } </style>
<style> a { background-color: #703CC0; } a { background-color: rgb(112,60,192); } div.DivClassName { background-color: #703CC0; } .BgClassName { background-color: #703CC0; } </style>
<style> span { border-color: #703CC0; } span { border-color: rgb(112,60,192); } td.TdClassName { border-color: #703CC0; } .TagClassName { border-color: #703CC0; } </style>