#04076A (or 0x04076A) is unknown color: approx Navy. HEX triplet: 04, 07 and 6A. RGB value is (4,7,106). Sum of RGB (Red+Green+Blue) = 4+7+106=117 (15% of max value = 765). Red value is 4 (1.95% from 255 or 3.42% from 117); Green value is 7 (3.12% from 255 or 5.98% from 117); Blue value is 106 (41.80% from 255 or 90.60% from 117); Max value from RGB is 106 - color contains mainly: blue. Hex color #04076A is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #04076A is #FBF895. Grayscale: #101010. Windows color (decimal): -16513174 or 6948612. OLE color: 6948612.
HSL color Cylindrical-coordinate representation of color #04076A: hue angle of 238.24º degrees, saturation: 0.93, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #04076A is Cyan = 0.96, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.58.
<style> p { color: #04076a; } p { color: rgb(4,7,106); } H1.HeaderClassName { color: #04076a; } .AnyTagClassName { color: #04076a; } </style>
<style> a { background-color: #04076a; } a { background-color: rgb(4,7,106); } div.DivClassName { background-color: #04076a; } .BgClassName { background-color: #04076a; } </style>
<style> span { border-color: #04076a; } span { border-color: rgb(4,7,106); } td.TdClassName { border-color: #04076a; } .TagClassName { border-color: #04076a; } </style>