#002C47 (or 0x002C47) is unknown color: approx Blue Whale. HEX triplet: 00, 2C and 47. RGB value is (0,44,71). Sum of RGB (Red+Green+Blue) = 0+44+71=115 (15% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 115); Green value is 44 (17.58% from 255 or 38.26% from 115); Blue value is 71 (28.12% from 255 or 61.74% from 115); Max value from RGB is 71 - color contains mainly: blue. Hex color #002C47 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #002C47 is #FFD3B8. Grayscale: #212121. Windows color (decimal): -16765881 or 4664320. OLE color: 4664320.
HSL color Cylindrical-coordinate representation of color #002C47: hue angle of 202.82º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 1%. Process color model (Four color, CMYK) of #002C47 is Cyan = 1, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.72.
<style> p { color: #002C47; } p { color: rgb(0,44,71); } H1.HeaderClassName { color: #002C47; } .AnyTagClassName { color: #002C47; } </style>
<style> a { background-color: #002C47; } a { background-color: rgb(0,44,71); } div.DivClassName { background-color: #002C47; } .BgClassName { background-color: #002C47; } </style>
<style> span { border-color: #002C47; } span { border-color: rgb(0,44,71); } td.TdClassName { border-color: #002C47; } .TagClassName { border-color: #002C47; } </style>