#0F032F (or 0x0F032F) is unknown color: approx Tolopea. HEX triplet: 0F, 03 and 2F. RGB value is (15,3,47). Sum of RGB (Red+Green+Blue) = 15+3+47=65 (8% of max value = 765). Red value is 15 (6.25% from 255 or 23.08% from 65); Green value is 3 (1.56% from 255 or 4.62% from 65); Blue value is 47 (18.75% from 255 or 72.31% from 65); Max value from RGB is 47 - color contains mainly: blue. Hex color #0F032F is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0F032F is #F0FCD0. Grayscale: #0B0B0B. Windows color (decimal): -15793361 or 3080975. OLE color: 3080975.
HSL color Cylindrical-coordinate representation of color #0F032F: hue angle of 256.36º degrees, saturation: 0.88, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #0F032F is Cyan = 0.68, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.82.
<style> p { color: #0F032F; } p { color: rgb(15,3,47); } H1.HeaderClassName { color: #0F032F; } .AnyTagClassName { color: #0F032F; } </style>
<style> a { background-color: #0F032F; } a { background-color: rgb(15,3,47); } div.DivClassName { background-color: #0F032F; } .BgClassName { background-color: #0F032F; } </style>
<style> span { border-color: #0F032F; } span { border-color: rgb(15,3,47); } td.TdClassName { border-color: #0F032F; } .TagClassName { border-color: #0F032F; } </style>