#80172C (or 0x80172C) is unknown color: approx Scarlett. HEX triplet: 80, 17 and 2C. RGB value is (128,23,44). Sum of RGB (Red+Green+Blue) = 128+23+44=195 (25% of max value = 765). Red value is 128 (50.39% from 255 or 65.64% from 195); Green value is 23 (9.38% from 255 or 11.79% from 195); Blue value is 44 (17.58% from 255 or 22.56% from 195); Max value from RGB is 128 - color contains mainly: red. Hex color #80172C is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #80172C is #7FE8D3. Grayscale: #383838. Windows color (decimal): -8382676 or 2889600. OLE color: 2889600.
HSL color Cylindrical-coordinate representation of color #80172C: hue angle of 348º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #80172C is Cyan = 0, Magento = 0.82, Yellow = 0.66 and Black (K on CMYK) = 0.50.
<style> p { color: #80172C; } p { color: rgb(128,23,44); } H1.HeaderClassName { color: #80172C; } .AnyTagClassName { color: #80172C; } </style>
<style> a { background-color: #80172C; } a { background-color: rgb(128,23,44); } div.DivClassName { background-color: #80172C; } .BgClassName { background-color: #80172C; } </style>
<style> span { border-color: #80172C; } span { border-color: rgb(128,23,44); } td.TdClassName { border-color: #80172C; } .TagClassName { border-color: #80172C; } </style>