#06097E (or 0x06097E) is unknown color: approx Navy. HEX triplet: 06, 09 and 7E. RGB value is (6,9,126). Sum of RGB (Red+Green+Blue) = 6+9+126=141 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.26% from 141); Green value is 9 (3.91% from 255 or 6.38% from 141); Blue value is 126 (49.61% from 255 or 89.36% from 141); Max value from RGB is 126 - color contains mainly: blue. Hex color #06097E is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #06097E is #F9F681. Grayscale: #141414. Windows color (decimal): -16381570 or 8259846. OLE color: 8259846.
HSL color Cylindrical-coordinate representation of color #06097E: hue angle of 238.5º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #06097E is Cyan = 0.95, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.51.
<style> p { color: #06097E; } p { color: rgb(6,9,126); } H1.HeaderClassName { color: #06097E; } .AnyTagClassName { color: #06097E; } </style>
<style> a { background-color: #06097E; } a { background-color: rgb(6,9,126); } div.DivClassName { background-color: #06097E; } .BgClassName { background-color: #06097E; } </style>
<style> span { border-color: #06097E; } span { border-color: rgb(6,9,126); } td.TdClassName { border-color: #06097E; } .TagClassName { border-color: #06097E; } </style>