#070252 (or 0x070252) is unknown color: approx Midnight Blue. HEX triplet: 07, 02 and 52. RGB value is (7,2,82). Sum of RGB (Red+Green+Blue) = 7+2+82=91 (12% of max value = 765). Red value is 7 (3.12% from 255 or 7.69% from 91); Green value is 2 (1.17% from 255 or 2.20% from 91); Blue value is 82 (32.42% from 255 or 90.11% from 91); Max value from RGB is 82 - color contains mainly: blue. Hex color #070252 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #070252 is #F8FDAD. Grayscale: #0C0C0C. Windows color (decimal): -16317870 or 5374471. OLE color: 5374471.
HSL color Cylindrical-coordinate representation of color #070252: hue angle of 243.75º degrees, saturation: 0.95, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #070252 is Cyan = 0.91, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.68.
<style> p { color: #070252; } p { color: rgb(7,2,82); } H1.HeaderClassName { color: #070252; } .AnyTagClassName { color: #070252; } </style>
<style> a { background-color: #070252; } a { background-color: rgb(7,2,82); } div.DivClassName { background-color: #070252; } .BgClassName { background-color: #070252; } </style>
<style> span { border-color: #070252; } span { border-color: rgb(7,2,82); } td.TdClassName { border-color: #070252; } .TagClassName { border-color: #070252; } </style>