#0F890A (or 0x0F890A) is unknown color: approx Green. HEX triplet: 0F, 89 and 0A. RGB value is (15,137,10). Sum of RGB (Red+Green+Blue) = 15+137+10=162 (21% of max value = 765). Red value is 15 (6.25% from 255 or 9.26% from 162); Green value is 137 (53.91% from 255 or 84.57% from 162); Blue value is 10 (4.30% from 255 or 6.17% from 162); Max value from RGB is 137 - color contains mainly: green. Hex color #0F890A is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0F890A is #F076F5. Grayscale: #565656. Windows color (decimal): -15759094 or 690447. OLE color: 690447.
HSL color Cylindrical-coordinate representation of color #0F890A: hue angle of 117.64º degrees, saturation: 0.86, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0F890A is Cyan = 0.89, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.46.
<style> p { color: #0F890A; } p { color: rgb(15,137,10); } H1.HeaderClassName { color: #0F890A; } .AnyTagClassName { color: #0F890A; } </style>
<style> a { background-color: #0F890A; } a { background-color: rgb(15,137,10); } div.DivClassName { background-color: #0F890A; } .BgClassName { background-color: #0F890A; } </style>
<style> span { border-color: #0F890A; } span { border-color: rgb(15,137,10); } td.TdClassName { border-color: #0F890A; } .TagClassName { border-color: #0F890A; } </style>