#80609C (or 0x80609C) is unknown color: approx Deluge. HEX triplet: 80, 60 and 9C. RGB value is (128,96,156). Sum of RGB (Red+Green+Blue) = 128+96+156=380 (50% of max value = 765). Red value is 128 (50.39% from 255 or 33.68% from 380); Green value is 96 (37.89% from 255 or 25.26% from 380); Blue value is 156 (61.33% from 255 or 41.05% from 380); Max value from RGB is 156 - color contains mainly: blue. Hex color #80609C is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #80609C is #7F9F63. Grayscale: #707070. Windows color (decimal): -8363876 or 10248320. OLE color: 10248320.
HSL color Cylindrical-coordinate representation of color #80609C: hue angle of 272º degrees, saturation: 0.24, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #80609C is Cyan = 0.18, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.39.
<style> p { color: #80609C; } p { color: rgb(128,96,156); } H1.HeaderClassName { color: #80609C; } .AnyTagClassName { color: #80609C; } </style>
<style> a { background-color: #80609C; } a { background-color: rgb(128,96,156); } div.DivClassName { background-color: #80609C; } .BgClassName { background-color: #80609C; } </style>
<style> span { border-color: #80609C; } span { border-color: rgb(128,96,156); } td.TdClassName { border-color: #80609C; } .TagClassName { border-color: #80609C; } </style>