#0F1A30 (or 0x0F1A30) is unknown color: approx Midnight Express. HEX triplet: 0F, 1A and 30. RGB value is (15,26,48). Sum of RGB (Red+Green+Blue) = 15+26+48=89 (11% of max value = 765). Red value is 15 (6.25% from 255 or 16.85% from 89); Green value is 26 (10.55% from 255 or 29.21% from 89); Blue value is 48 (19.14% from 255 or 53.93% from 89); Max value from RGB is 48 - color contains mainly: blue. Hex color #0F1A30 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0F1A30 is #F0E5CF. Grayscale: #191919. Windows color (decimal): -15787472 or 3152399. OLE color: 3152399.
HSL color Cylindrical-coordinate representation of color #0F1A30: hue angle of 220º degrees, saturation: 0.52, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #0F1A30 is Cyan = 0.69, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.81.
<style> p { color: #0F1A30; } p { color: rgb(15,26,48); } H1.HeaderClassName { color: #0F1A30; } .AnyTagClassName { color: #0F1A30; } </style>
<style> a { background-color: #0F1A30; } a { background-color: rgb(15,26,48); } div.DivClassName { background-color: #0F1A30; } .BgClassName { background-color: #0F1A30; } </style>
<style> span { border-color: #0F1A30; } span { border-color: rgb(15,26,48); } td.TdClassName { border-color: #0F1A30; } .TagClassName { border-color: #0F1A30; } </style>