#0F550B (or 0x0F550B) is unknown color: approx Myrtle. HEX triplet: 0F, 55 and 0B. RGB value is (15,85,11). Sum of RGB (Red+Green+Blue) = 15+85+11=111 (14% of max value = 765). Red value is 15 (6.25% from 255 or 13.51% from 111); Green value is 85 (33.59% from 255 or 76.58% from 111); Blue value is 11 (4.69% from 255 or 9.91% from 111); Max value from RGB is 85 - color contains mainly: green. Hex color #0F550B is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #0F550B is #F0AAF4. Grayscale: #373737. Windows color (decimal): -15772405 or 742671. OLE color: 742671.
HSL color Cylindrical-coordinate representation of color #0F550B: hue angle of 116.76º degrees, saturation: 0.77, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #0F550B is Cyan = 0.82, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.67.
<style> p { color: #0f550b; } p { color: rgb(15,85,11); } H1.HeaderClassName { color: #0f550b; } .AnyTagClassName { color: #0f550b; } </style>
<style> a { background-color: #0f550b; } a { background-color: rgb(15,85,11); } div.DivClassName { background-color: #0f550b; } .BgClassName { background-color: #0f550b; } </style>
<style> span { border-color: #0f550b; } span { border-color: rgb(15,85,11); } td.TdClassName { border-color: #0f550b; } .TagClassName { border-color: #0f550b; } </style>