#8F170D (or 0x8F170D) is unknown color: approx Falu Red. HEX triplet: 8F, 17 and 0D. RGB value is (143,23,13). Sum of RGB (Red+Green+Blue) = 143+23+13=179 (23% of max value = 765). Red value is 143 (56.25% from 255 or 79.89% from 179); Green value is 23 (9.38% from 255 or 12.85% from 179); Blue value is 13 (5.47% from 255 or 7.26% from 179); Max value from RGB is 143 - color contains mainly: red. Hex color #8F170D is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #8F170D is #70E8F2. Grayscale: #393939. Windows color (decimal): -7399667 or 857999. OLE color: 857999.
HSL color Cylindrical-coordinate representation of color #8F170D: hue angle of 4.62º degrees, saturation: 0.83, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #8F170D is Cyan = 0, Magento = 0.84, Yellow = 0.91 and Black (K on CMYK) = 0.44.
<style> p { color: #8F170D; } p { color: rgb(143,23,13); } H1.HeaderClassName { color: #8F170D; } .AnyTagClassName { color: #8F170D; } </style>
<style> a { background-color: #8F170D; } a { background-color: rgb(143,23,13); } div.DivClassName { background-color: #8F170D; } .BgClassName { background-color: #8F170D; } </style>
<style> span { border-color: #8F170D; } span { border-color: rgb(143,23,13); } td.TdClassName { border-color: #8F170D; } .TagClassName { border-color: #8F170D; } </style>