#072CDE (or 0x072CDE) is unknown color: approx Persian Blue. HEX triplet: 07, 2C and DE. RGB value is (7,44,222). Sum of RGB (Red+Green+Blue) = 7+44+222=273 (36% of max value = 765). Red value is 7 (3.12% from 255 or 2.56% from 273); Green value is 44 (17.58% from 255 or 16.12% from 273); Blue value is 222 (87.11% from 255 or 81.32% from 273); Max value from RGB is 222 - color contains mainly: blue. Hex color #072CDE is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #072CDE is #F8D321. Grayscale: #343434. Windows color (decimal): -16306978 or 14560263. OLE color: 14560263.
HSL color Cylindrical-coordinate representation of color #072CDE: hue angle of 229.67º degrees, saturation: 0.94, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #072CDE is Cyan = 0.97, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #072CDE; } p { color: rgb(7,44,222); } H1.HeaderClassName { color: #072CDE; } .AnyTagClassName { color: #072CDE; } </style>
<style> a { background-color: #072CDE; } a { background-color: rgb(7,44,222); } div.DivClassName { background-color: #072CDE; } .BgClassName { background-color: #072CDE; } </style>
<style> span { border-color: #072CDE; } span { border-color: rgb(7,44,222); } td.TdClassName { border-color: #072CDE; } .TagClassName { border-color: #072CDE; } </style>