#8075FF (or 0x8075FF) is unknown color: approx Light Slate Blue. HEX triplet: 80, 75 and FF. RGB value is (128,117,255). Sum of RGB (Red+Green+Blue) = 128+117+255=500 (66% of max value = 765). Red value is 128 (50.39% from 255 or 25.6% from 500); Green value is 117 (46.09% from 255 or 23.4% from 500); Blue value is 255 (100% from 255 or 51% from 500); Max value from RGB is 255 - color contains mainly: blue. Hex color #8075FF is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #8075FF is #7F8A00. Grayscale: #878787. Windows color (decimal): -8358401 or 16741760. OLE color: 16741760.
HSL color Cylindrical-coordinate representation of color #8075FF: hue angle of 244.78º degrees, saturation: 1, lightness: 0.73%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #8075FF is Cyan = 0.50, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #8075FF; } p { color: rgb(128,117,255); } H1.HeaderClassName { color: #8075FF; } .AnyTagClassName { color: #8075FF; } </style>
<style> a { background-color: #8075FF; } a { background-color: rgb(128,117,255); } div.DivClassName { background-color: #8075FF; } .BgClassName { background-color: #8075FF; } </style>
<style> span { border-color: #8075FF; } span { border-color: rgb(128,117,255); } td.TdClassName { border-color: #8075FF; } .TagClassName { border-color: #8075FF; } </style>