#7F80E1 (or 0x7F80E1) is unknown color: approx Moody Blue. HEX triplet: 7F, 80 and E1. RGB value is (127,128,225). Sum of RGB (Red+Green+Blue) = 127+128+225=480 (63% of max value = 765). Red value is 127 (50% from 255 or 26.46% from 480); Green value is 128 (50.39% from 255 or 26.67% from 480); Blue value is 225 (88.28% from 255 or 46.88% from 480); Max value from RGB is 225 - color contains mainly: blue. Hex color #7F80E1 is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #7F80E1 is #807F1E. Grayscale: #8A8A8A. Windows color (decimal): -8421151 or 14778495. OLE color: 14778495.
HSL color Cylindrical-coordinate representation of color #7F80E1: hue angle of 239.39º degrees, saturation: 0.62, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #7F80E1 is Cyan = 0.44, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #7f80e1; } p { color: rgb(127,128,225); } H1.HeaderClassName { color: #7f80e1; } .AnyTagClassName { color: #7f80e1; } </style>
<style> a { background-color: #7f80e1; } a { background-color: rgb(127,128,225); } div.DivClassName { background-color: #7f80e1; } .BgClassName { background-color: #7f80e1; } </style>
<style> span { border-color: #7f80e1; } span { border-color: rgb(127,128,225); } td.TdClassName { border-color: #7f80e1; } .TagClassName { border-color: #7f80e1; } </style>