#801F01 (or 0x801F01) is unknown color: approx Falu Red. HEX triplet: 80, 1F and 01. RGB value is (128,31,1). Sum of RGB (Red+Green+Blue) = 128+31+1=160 (21% of max value = 765). Red value is 128 (50.39% from 255 or 80% from 160); Green value is 31 (12.5% from 255 or 19.38% from 160); Blue value is 1 (0.78% from 255 or 0.62% from 160); Max value from RGB is 128 - color contains mainly: red. Hex color #801F01 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #801F01 is #7FE0FE. Grayscale: #383838. Windows color (decimal): -8380671 or 73600. OLE color: 73600.
HSL color Cylindrical-coordinate representation of color #801F01: hue angle of 14.17º degrees, saturation: 0.98, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #801F01 is Cyan = 0, Magento = 0.76, Yellow = 0.99 and Black (K on CMYK) = 0.50.
<style> p { color: #801F01; } p { color: rgb(128,31,1); } H1.HeaderClassName { color: #801F01; } .AnyTagClassName { color: #801F01; } </style>
<style> a { background-color: #801F01; } a { background-color: rgb(128,31,1); } div.DivClassName { background-color: #801F01; } .BgClassName { background-color: #801F01; } </style>
<style> span { border-color: #801F01; } span { border-color: rgb(128,31,1); } td.TdClassName { border-color: #801F01; } .TagClassName { border-color: #801F01; } </style>