#002C54 (or 0x002C54) is unknown color: approx Prussian Blue. HEX triplet: 00, 2C and 54. RGB value is (0,44,84). Sum of RGB (Red+Green+Blue) = 0+44+84=128 (16% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 128); Green value is 44 (17.58% from 255 or 34.38% from 128); Blue value is 84 (33.20% from 255 or 65.62% from 128); Max value from RGB is 84 - color contains mainly: blue. Hex color #002C54 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #002C54 is #FFD3AB. Grayscale: #232323. Windows color (decimal): -16765868 or 5516288. OLE color: 5516288.
HSL color Cylindrical-coordinate representation of color #002C54: hue angle of 208.57º degrees, saturation: 1, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #002C54 is Cyan = 1, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #002C54; } p { color: rgb(0,44,84); } H1.HeaderClassName { color: #002C54; } .AnyTagClassName { color: #002C54; } </style>
<style> a { background-color: #002C54; } a { background-color: rgb(0,44,84); } div.DivClassName { background-color: #002C54; } .BgClassName { background-color: #002C54; } </style>
<style> span { border-color: #002C54; } span { border-color: rgb(0,44,84); } td.TdClassName { border-color: #002C54; } .TagClassName { border-color: #002C54; } </style>