#83033F (or 0x83033F) is unknown color: approx Tyrian Purple. HEX triplet: 83, 03 and 3F. RGB value is (131,3,63). Sum of RGB (Red+Green+Blue) = 131+3+63=197 (26% of max value = 765). Red value is 131 (51.56% from 255 or 66.50% from 197); Green value is 3 (1.56% from 255 or 1.52% from 197); Blue value is 63 (25% from 255 or 31.98% from 197); Max value from RGB is 131 - color contains mainly: red. Hex color #83033F is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #83033F is #7CFCC0. Grayscale: #303030. Windows color (decimal): -8191169 or 4129667. OLE color: 4129667.
HSL color Cylindrical-coordinate representation of color #83033F: hue angle of 331.88º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #83033F is Cyan = 0, Magento = 0.98, Yellow = 0.52 and Black (K on CMYK) = 0.49.
<style> p { color: #83033F; } p { color: rgb(131,3,63); } H1.HeaderClassName { color: #83033F; } .AnyTagClassName { color: #83033F; } </style>
<style> a { background-color: #83033F; } a { background-color: rgb(131,3,63); } div.DivClassName { background-color: #83033F; } .BgClassName { background-color: #83033F; } </style>
<style> span { border-color: #83033F; } span { border-color: rgb(131,3,63); } td.TdClassName { border-color: #83033F; } .TagClassName { border-color: #83033F; } </style>