#8F160E (or 0x8F160E) is unknown color: approx Falu Red. HEX triplet: 8F, 16 and 0E. RGB value is (143,22,14). Sum of RGB (Red+Green+Blue) = 143+22+14=179 (23% of max value = 765). Red value is 143 (56.25% from 255 or 79.89% from 179); Green value is 22 (8.98% from 255 or 12.29% from 179); Blue value is 14 (5.86% from 255 or 7.82% from 179); Max value from RGB is 143 - color contains mainly: red. Hex color #8F160E is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #8F160E is #70E9F1. Grayscale: #393939. Windows color (decimal): -7399922 or 923279. OLE color: 923279.
HSL color Cylindrical-coordinate representation of color #8F160E: hue angle of 3.72º degrees, saturation: 0.82, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #8F160E is Cyan = 0, Magento = 0.85, Yellow = 0.90 and Black (K on CMYK) = 0.44.
<style> p { color: #8F160E; } p { color: rgb(143,22,14); } H1.HeaderClassName { color: #8F160E; } .AnyTagClassName { color: #8F160E; } </style>
<style> a { background-color: #8F160E; } a { background-color: rgb(143,22,14); } div.DivClassName { background-color: #8F160E; } .BgClassName { background-color: #8F160E; } </style>
<style> span { border-color: #8F160E; } span { border-color: rgb(143,22,14); } td.TdClassName { border-color: #8F160E; } .TagClassName { border-color: #8F160E; } </style>