#9F0E0B (or 0x9F0E0B) is unknown color: approx Dark Red. HEX triplet: 9F, 0E and 0B. RGB value is (159,14,11). Sum of RGB (Red+Green+Blue) = 159+14+11=184 (24% of max value = 765). Red value is 159 (62.5% from 255 or 86.41% from 184); Green value is 14 (5.86% from 255 or 7.61% from 184); Blue value is 11 (4.69% from 255 or 5.98% from 184); Max value from RGB is 159 - color contains mainly: red. Hex color #9F0E0B is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #9F0E0B is #60F1F4. Grayscale: #393939. Windows color (decimal): -6353397 or 724639. OLE color: 724639.
HSL color Cylindrical-coordinate representation of color #9F0E0B: hue angle of 1.22º degrees, saturation: 0.87, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #9F0E0B is Cyan = 0, Magento = 0.91, Yellow = 0.93 and Black (K on CMYK) = 0.38.
<style> p { color: #9F0E0B; } p { color: rgb(159,14,11); } H1.HeaderClassName { color: #9F0E0B; } .AnyTagClassName { color: #9F0E0B; } </style>
<style> a { background-color: #9F0E0B; } a { background-color: rgb(159,14,11); } div.DivClassName { background-color: #9F0E0B; } .BgClassName { background-color: #9F0E0B; } </style>
<style> span { border-color: #9F0E0B; } span { border-color: rgb(159,14,11); } td.TdClassName { border-color: #9F0E0B; } .TagClassName { border-color: #9F0E0B; } </style>