#010A37 (or 0x010A37) is unknown color: approx Midnight Express. HEX triplet: 01, 0A and 37. RGB value is (1,10,55). Sum of RGB (Red+Green+Blue) = 1+10+55=66 (8% of max value = 765). Red value is 1 (0.78% from 255 or 1.52% from 66); Green value is 10 (4.30% from 255 or 15.15% from 66); Blue value is 55 (21.88% from 255 or 83.33% from 66); Max value from RGB is 55 - color contains mainly: blue. Hex color #010A37 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #010A37 is #FEF5C8. Grayscale: #0C0C0C. Windows color (decimal): -16709065 or 3607041. OLE color: 3607041.
HSL color Cylindrical-coordinate representation of color #010A37: hue angle of 230º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #010A37 is Cyan = 0.98, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.78.
<style> p { color: #010A37; } p { color: rgb(1,10,55); } H1.HeaderClassName { color: #010A37; } .AnyTagClassName { color: #010A37; } </style>
<style> a { background-color: #010A37; } a { background-color: rgb(1,10,55); } div.DivClassName { background-color: #010A37; } .BgClassName { background-color: #010A37; } </style>
<style> span { border-color: #010A37; } span { border-color: rgb(1,10,55); } td.TdClassName { border-color: #010A37; } .TagClassName { border-color: #010A37; } </style>