#807FF0 (or 0x807FF0) is unknown color: approx Light Slate Blue. HEX triplet: 80, 7F and F0. RGB value is (128,127,240). Sum of RGB (Red+Green+Blue) = 128+127+240=495 (65% of max value = 765). Red value is 128 (50.39% from 255 or 25.86% from 495); Green value is 127 (50% from 255 or 25.66% from 495); Blue value is 240 (94.14% from 255 or 48.48% from 495); Max value from RGB is 240 - color contains mainly: blue. Hex color #807FF0 is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #807FF0 is #7F800F. Grayscale: #8B8B8B. Windows color (decimal): -8355856 or 15761280. OLE color: 15761280.
HSL color Cylindrical-coordinate representation of color #807FF0: hue angle of 240.53º degrees, saturation: 0.79, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #807FF0 is Cyan = 0.47, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #807ff0; } p { color: rgb(128,127,240); } H1.HeaderClassName { color: #807ff0; } .AnyTagClassName { color: #807ff0; } </style>
<style> a { background-color: #807ff0; } a { background-color: rgb(128,127,240); } div.DivClassName { background-color: #807ff0; } .BgClassName { background-color: #807ff0; } </style>
<style> span { border-color: #807ff0; } span { border-color: rgb(128,127,240); } td.TdClassName { border-color: #807ff0; } .TagClassName { border-color: #807ff0; } </style>