#0A363F (or 0x0A363F) is unknown color: approx Nordic. HEX triplet: 0A, 36 and 3F. RGB value is (10,54,63). Sum of RGB (Red+Green+Blue) = 10+54+63=127 (16% of max value = 765). Red value is 10 (4.30% from 255 or 7.87% from 127); Green value is 54 (21.48% from 255 or 42.52% from 127); Blue value is 63 (25% from 255 or 49.61% from 127); Max value from RGB is 63 - color contains mainly: blue. Hex color #0A363F is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0A363F is #F5C9C0. Grayscale: #292929. Windows color (decimal): -16107969 or 4142602. OLE color: 4142602.
HSL color Cylindrical-coordinate representation of color #0A363F: hue angle of 190.19º degrees, saturation: 0.73, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #0A363F is Cyan = 0.84, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.75.
<style> p { color: #0A363F; } p { color: rgb(10,54,63); } H1.HeaderClassName { color: #0A363F; } .AnyTagClassName { color: #0A363F; } </style>
<style> a { background-color: #0A363F; } a { background-color: rgb(10,54,63); } div.DivClassName { background-color: #0A363F; } .BgClassName { background-color: #0A363F; } </style>
<style> span { border-color: #0A363F; } span { border-color: rgb(10,54,63); } td.TdClassName { border-color: #0A363F; } .TagClassName { border-color: #0A363F; } </style>