#80505C (or 0x80505C) is unknown color: approx Cannon Pink. HEX triplet: 80, 50 and 5C. RGB value is (128,80,92). Sum of RGB (Red+Green+Blue) = 128+80+92=300 (39% of max value = 765). Red value is 128 (50.39% from 255 or 42.67% from 300); Green value is 80 (31.64% from 255 or 26.67% from 300); Blue value is 92 (36.33% from 255 or 30.67% from 300); Max value from RGB is 128 - color contains mainly: red. Hex color #80505C is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #80505C is #7FAFA3. Grayscale: #5F5F5F. Windows color (decimal): -8368036 or 6049920. OLE color: 6049920.
HSL color Cylindrical-coordinate representation of color #80505C: hue angle of 345º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #80505C is Cyan = 0, Magento = 0.38, Yellow = 0.28 and Black (K on CMYK) = 0.50.
<style> p { color: #80505C; } p { color: rgb(128,80,92); } H1.HeaderClassName { color: #80505C; } .AnyTagClassName { color: #80505C; } </style>
<style> a { background-color: #80505C; } a { background-color: rgb(128,80,92); } div.DivClassName { background-color: #80505C; } .BgClassName { background-color: #80505C; } </style>
<style> span { border-color: #80505C; } span { border-color: rgb(128,80,92); } td.TdClassName { border-color: #80505C; } .TagClassName { border-color: #80505C; } </style>