#090F18 (or 0x090F18) is unknown color: approx Black Pearl. HEX triplet: 09, 0F and 18. RGB value is (9,15,24). Sum of RGB (Red+Green+Blue) = 9+15+24=48 (6% of max value = 765). Red value is 9 (3.91% from 255 or 18.75% from 48); Green value is 15 (6.25% from 255 or 31.25% from 48); Blue value is 24 (9.77% from 255 or 50% from 48); Max value from RGB is 24 - color contains mainly: blue. Hex color #090F18 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #090F18 is #F6F0E7. Grayscale: #0E0E0E. Windows color (decimal): -16183528 or 1576713. OLE color: 1576713.
HSL color Cylindrical-coordinate representation of color #090F18: hue angle of 216º degrees, saturation: 0.45, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #090F18 is Cyan = 0.63, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.91.
<style> p { color: #090F18; } p { color: rgb(9,15,24); } H1.HeaderClassName { color: #090F18; } .AnyTagClassName { color: #090F18; } </style>
<style> a { background-color: #090F18; } a { background-color: rgb(9,15,24); } div.DivClassName { background-color: #090F18; } .BgClassName { background-color: #090F18; } </style>
<style> span { border-color: #090F18; } span { border-color: rgb(9,15,24); } td.TdClassName { border-color: #090F18; } .TagClassName { border-color: #090F18; } </style>