#720070 (or 0x720070) is unknown color: approx Purple. HEX triplet: 72, 00 and 70. RGB value is (114,0,112). Sum of RGB (Red+Green+Blue) = 114+0+112=226 (29% of max value = 765). Red value is 114 (44.92% from 255 or 50.44% from 226); Green value is 0 (0.39% from 255 or 0% from 226); Blue value is 112 (44.14% from 255 or 49.56% from 226); Max value from RGB is 114 - color contains mainly: red. Hex color #720070 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #720070 is #8DFF8F. Grayscale: #2E2E2E. Windows color (decimal): -9306000 or 7340146. OLE color: 7340146.
HSL color Cylindrical-coordinate representation of color #720070: hue angle of 301.05º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #720070 is Cyan = 0, Magento = 1, Yellow = 0.02 and Black (K on CMYK) = 0.55.
<style> p { color: #720070; } p { color: rgb(114,0,112); } H1.HeaderClassName { color: #720070; } .AnyTagClassName { color: #720070; } </style>
<style> a { background-color: #720070; } a { background-color: rgb(114,0,112); } div.DivClassName { background-color: #720070; } .BgClassName { background-color: #720070; } </style>
<style> span { border-color: #720070; } span { border-color: rgb(114,0,112); } td.TdClassName { border-color: #720070; } .TagClassName { border-color: #720070; } </style>