#004CCF (or 0x004CCF) is unknown color: approx Navy Blue. HEX triplet: 00, 4C and CF. RGB value is (0,76,207). Sum of RGB (Red+Green+Blue) = 0+76+207=283 (37% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 283); Green value is 76 (30.08% from 255 or 26.86% from 283); Blue value is 207 (81.25% from 255 or 73.14% from 283); Max value from RGB is 207 - color contains mainly: blue. Hex color #004CCF is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #004CCF is #FFB330. Grayscale: #434343. Windows color (decimal): -16757553 or 13585408. OLE color: 13585408.
HSL color Cylindrical-coordinate representation of color #004CCF: hue angle of 217.97º degrees, saturation: 1, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 1%. Process color model (Four color, CMYK) of #004CCF is Cyan = 1, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #004CCF; } p { color: rgb(0,76,207); } H1.HeaderClassName { color: #004CCF; } .AnyTagClassName { color: #004CCF; } </style>
<style> a { background-color: #004CCF; } a { background-color: rgb(0,76,207); } div.DivClassName { background-color: #004CCF; } .BgClassName { background-color: #004CCF; } </style>
<style> span { border-color: #004CCF; } span { border-color: rgb(0,76,207); } td.TdClassName { border-color: #004CCF; } .TagClassName { border-color: #004CCF; } </style>