#004AA7 (or 0x004AA7) is unknown color: approx Cobalt. HEX triplet: 00, 4A and A7. RGB value is (0,74,167). Sum of RGB (Red+Green+Blue) = 0+74+167=241 (31% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 241); Green value is 74 (29.30% from 255 or 30.71% from 241); Blue value is 167 (65.62% from 255 or 69.29% from 241); Max value from RGB is 167 - color contains mainly: blue. Hex color #004AA7 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #004AA7 is #FFB558. Grayscale: #3E3E3E. Windows color (decimal): -16758105 or 10963456. OLE color: 10963456.
HSL color Cylindrical-coordinate representation of color #004AA7: hue angle of 213.41º degrees, saturation: 1, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 1%. Process color model (Four color, CMYK) of #004AA7 is Cyan = 1, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.35.
<style> p { color: #004AA7; } p { color: rgb(0,74,167); } H1.HeaderClassName { color: #004AA7; } .AnyTagClassName { color: #004AA7; } </style>
<style> a { background-color: #004AA7; } a { background-color: rgb(0,74,167); } div.DivClassName { background-color: #004AA7; } .BgClassName { background-color: #004AA7; } </style>
<style> span { border-color: #004AA7; } span { border-color: rgb(0,74,167); } td.TdClassName { border-color: #004AA7; } .TagClassName { border-color: #004AA7; } </style>