#0F411A (or 0x0F411A) is unknown color: approx Deep Fir. HEX triplet: 0F, 41 and 1A. RGB value is (15,65,26). Sum of RGB (Red+Green+Blue) = 15+65+26=106 (14% of max value = 765). Red value is 15 (6.25% from 255 or 14.15% from 106); Green value is 65 (25.78% from 255 or 61.32% from 106); Blue value is 26 (10.55% from 255 or 24.53% from 106); Max value from RGB is 65 - color contains mainly: green. Hex color #0F411A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0F411A is #F0BEE5. Grayscale: #2D2D2D. Windows color (decimal): -15777510 or 1720591. OLE color: 1720591.
HSL color Cylindrical-coordinate representation of color #0F411A: hue angle of 133.2º degrees, saturation: 0.62, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #0F411A is Cyan = 0.77, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.75.
<style> p { color: #0F411A; } p { color: rgb(15,65,26); } H1.HeaderClassName { color: #0F411A; } .AnyTagClassName { color: #0F411A; } </style>
<style> a { background-color: #0F411A; } a { background-color: rgb(15,65,26); } div.DivClassName { background-color: #0F411A; } .BgClassName { background-color: #0F411A; } </style>
<style> span { border-color: #0F411A; } span { border-color: rgb(15,65,26); } td.TdClassName { border-color: #0F411A; } .TagClassName { border-color: #0F411A; } </style>