#800DB8 (or 0x800DB8) is unknown color: approx Dark Violet. HEX triplet: 80, 0D and B8. RGB value is (128,13,184). Sum of RGB (Red+Green+Blue) = 128+13+184=325 (43% of max value = 765). Red value is 128 (50.39% from 255 or 39.38% from 325); Green value is 13 (5.47% from 255 or 4% from 325); Blue value is 184 (72.27% from 255 or 56.62% from 325); Max value from RGB is 184 - color contains mainly: blue. Hex color #800DB8 is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #800DB8 is #7FF247. Grayscale: #424242. Windows color (decimal): -8385096 or 12062080. OLE color: 12062080.
HSL color Cylindrical-coordinate representation of color #800DB8: hue angle of 280.35º degrees, saturation: 0.87, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #800DB8 is Cyan = 0.30, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.28.
<style> p { color: #800DB8; } p { color: rgb(128,13,184); } H1.HeaderClassName { color: #800DB8; } .AnyTagClassName { color: #800DB8; } </style>
<style> a { background-color: #800DB8; } a { background-color: rgb(128,13,184); } div.DivClassName { background-color: #800DB8; } .BgClassName { background-color: #800DB8; } </style>
<style> span { border-color: #800DB8; } span { border-color: rgb(128,13,184); } td.TdClassName { border-color: #800DB8; } .TagClassName { border-color: #800DB8; } </style>