#08365E (or 0x08365E) is unknown color: approx Prussian Blue. HEX triplet: 08, 36 and 5E. RGB value is (8,54,94). Sum of RGB (Red+Green+Blue) = 8+54+94=156 (20% of max value = 765). Red value is 8 (3.52% from 255 or 5.13% from 156); Green value is 54 (21.48% from 255 or 34.62% from 156); Blue value is 94 (37.11% from 255 or 60.26% from 156); Max value from RGB is 94 - color contains mainly: blue. Hex color #08365E is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #08365E is #F7C9A1. Grayscale: #2C2C2C. Windows color (decimal): -16239010 or 6174216. OLE color: 6174216.
HSL color Cylindrical-coordinate representation of color #08365E: hue angle of 207.91º degrees, saturation: 0.84, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #08365E is Cyan = 0.91, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.63.
<style> p { color: #08365E; } p { color: rgb(8,54,94); } H1.HeaderClassName { color: #08365E; } .AnyTagClassName { color: #08365E; } </style>
<style> a { background-color: #08365E; } a { background-color: rgb(8,54,94); } div.DivClassName { background-color: #08365E; } .BgClassName { background-color: #08365E; } </style>
<style> span { border-color: #08365E; } span { border-color: rgb(8,54,94); } td.TdClassName { border-color: #08365E; } .TagClassName { border-color: #08365E; } </style>