#7072FF (or 0x7072FF) is unknown color: approx Light Slate Blue. HEX triplet: 70, 72 and FF. RGB value is (112,114,255). Sum of RGB (Red+Green+Blue) = 112+114+255=481 (63% of max value = 765). Red value is 112 (44.14% from 255 or 23.28% from 481); Green value is 114 (44.92% from 255 or 23.70% from 481); Blue value is 255 (100% from 255 or 53.01% from 481); Max value from RGB is 255 - color contains mainly: blue. Hex color #7072FF is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #7072FF is #8F8D00. Grayscale: #808080. Windows color (decimal): -9407745 or 16740976. OLE color: 16740976.
HSL color Cylindrical-coordinate representation of color #7072FF: hue angle of 239.16º degrees, saturation: 1, lightness: 0.72%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #7072FF is Cyan = 0.56, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #7072ff; } p { color: rgb(112,114,255); } H1.HeaderClassName { color: #7072ff; } .AnyTagClassName { color: #7072ff; } </style>
<style> a { background-color: #7072ff; } a { background-color: rgb(112,114,255); } div.DivClassName { background-color: #7072ff; } .BgClassName { background-color: #7072ff; } </style>
<style> span { border-color: #7072ff; } span { border-color: rgb(112,114,255); } td.TdClassName { border-color: #7072ff; } .TagClassName { border-color: #7072ff; } </style>