#70005A (or 0x70005A) is unknown color: approx Tyrian Purple. HEX triplet: 70, 00 and 5A. RGB value is (112,0,90). Sum of RGB (Red+Green+Blue) = 112+0+90=202 (26% of max value = 765). Red value is 112 (44.14% from 255 or 55.45% from 202); Green value is 0 (0.39% from 255 or 0% from 202); Blue value is 90 (35.55% from 255 or 44.55% from 202); Max value from RGB is 112 - color contains mainly: red. Hex color #70005A is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #70005A is #8FFFA5. Grayscale: #2B2B2B. Windows color (decimal): -9437094 or 5898352. OLE color: 5898352.
HSL color Cylindrical-coordinate representation of color #70005A: hue angle of 311.79º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #70005A is Cyan = 0, Magento = 1, Yellow = 0.20 and Black (K on CMYK) = 0.56.
<style> p { color: #70005A; } p { color: rgb(112,0,90); } H1.HeaderClassName { color: #70005A; } .AnyTagClassName { color: #70005A; } </style>
<style> a { background-color: #70005A; } a { background-color: rgb(112,0,90); } div.DivClassName { background-color: #70005A; } .BgClassName { background-color: #70005A; } </style>
<style> span { border-color: #70005A; } span { border-color: rgb(112,0,90); } td.TdClassName { border-color: #70005A; } .TagClassName { border-color: #70005A; } </style>