#302E7F (or 0x302E7F) is unknown color: approx Jacksons Purple. HEX triplet: 30, 2E and 7F. RGB value is (48,46,127). Sum of RGB (Red+Green+Blue) = 48+46+127=221 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.72% from 221); Green value is 46 (18.36% from 255 or 20.81% from 221); Blue value is 127 (50% from 255 or 57.47% from 221); Max value from RGB is 127 - color contains mainly: blue. Hex color #302E7F is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302E7F is #CFD180. Grayscale: #373737. Windows color (decimal): -13619585 or 8334896. OLE color: 8334896.
HSL color Cylindrical-coordinate representation of color #302E7F: hue angle of 241.48º degrees, saturation: 0.47, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #302E7F is Cyan = 0.62, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #302E7F; } p { color: rgb(48,46,127); } H1.HeaderClassName { color: #302E7F; } .AnyTagClassName { color: #302E7F; } </style>
<style> a { background-color: #302E7F; } a { background-color: rgb(48,46,127); } div.DivClassName { background-color: #302E7F; } .BgClassName { background-color: #302E7F; } </style>
<style> span { border-color: #302E7F; } span { border-color: rgb(48,46,127); } td.TdClassName { border-color: #302E7F; } .TagClassName { border-color: #302E7F; } </style>