#75012A (or 0x75012A) is unknown color: approx Burgundy. HEX triplet: 75, 01 and 2A. RGB value is (117,1,42). Sum of RGB (Red+Green+Blue) = 117+1+42=160 (21% of max value = 765). Red value is 117 (46.09% from 255 or 73.12% from 160); Green value is 1 (0.78% from 255 or 0.62% from 160); Blue value is 42 (16.80% from 255 or 26.25% from 160); Max value from RGB is 117 - color contains mainly: red. Hex color #75012A is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #75012A is #8AFED5. Grayscale: #282828. Windows color (decimal): -9109206 or 2752885. OLE color: 2752885.
HSL color Cylindrical-coordinate representation of color #75012A: hue angle of 338.79º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #75012A is Cyan = 0, Magento = 0.99, Yellow = 0.64 and Black (K on CMYK) = 0.54.
<style> p { color: #75012A; } p { color: rgb(117,1,42); } H1.HeaderClassName { color: #75012A; } .AnyTagClassName { color: #75012A; } </style>
<style> a { background-color: #75012A; } a { background-color: rgb(117,1,42); } div.DivClassName { background-color: #75012A; } .BgClassName { background-color: #75012A; } </style>
<style> span { border-color: #75012A; } span { border-color: rgb(117,1,42); } td.TdClassName { border-color: #75012A; } .TagClassName { border-color: #75012A; } </style>