#7E7EDB (or 0x7E7EDB) is unknown color: approx Moody Blue. HEX triplet: 7E, 7E and DB. RGB value is (126,126,219). Sum of RGB (Red+Green+Blue) = 126+126+219=471 (62% of max value = 765). Red value is 126 (49.61% from 255 or 26.75% from 471); Green value is 126 (49.61% from 255 or 26.75% from 471); Blue value is 219 (85.94% from 255 or 46.50% from 471); Max value from RGB is 219 - color contains mainly: blue. Hex color #7E7EDB is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #7E7EDB is #818124. Grayscale: #888888. Windows color (decimal): -8487205 or 14384766. OLE color: 14384766.
HSL color Cylindrical-coordinate representation of color #7E7EDB: hue angle of 240º degrees, saturation: 0.56, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #7E7EDB is Cyan = 0.42, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #7e7edb; } p { color: rgb(126,126,219); } H1.HeaderClassName { color: #7e7edb; } .AnyTagClassName { color: #7e7edb; } </style>
<style> a { background-color: #7e7edb; } a { background-color: rgb(126,126,219); } div.DivClassName { background-color: #7e7edb; } .BgClassName { background-color: #7e7edb; } </style>
<style> span { border-color: #7e7edb; } span { border-color: rgb(126,126,219); } td.TdClassName { border-color: #7e7edb; } .TagClassName { border-color: #7e7edb; } </style>