#140E3F (or 0x140E3F) is unknown color: approx Paua. HEX triplet: 14, 0E and 3F. RGB value is (20,14,63). Sum of RGB (Red+Green+Blue) = 20+14+63=97 (12% of max value = 765). Red value is 20 (8.20% from 255 or 20.62% from 97); Green value is 14 (5.86% from 255 or 14.43% from 97); Blue value is 63 (25% from 255 or 64.95% from 97); Max value from RGB is 63 - color contains mainly: blue. Hex color #140E3F is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #140E3F is #EBF1C0. Grayscale: #151515. Windows color (decimal): -15462849 or 4132372. OLE color: 4132372.
HSL color Cylindrical-coordinate representation of color #140E3F: hue angle of 247.35º degrees, saturation: 0.64, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #140E3F is Cyan = 0.68, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.75.
<style> p { color: #140E3F; } p { color: rgb(20,14,63); } H1.HeaderClassName { color: #140E3F; } .AnyTagClassName { color: #140E3F; } </style>
<style> a { background-color: #140E3F; } a { background-color: rgb(20,14,63); } div.DivClassName { background-color: #140E3F; } .BgClassName { background-color: #140E3F; } </style>
<style> span { border-color: #140E3F; } span { border-color: rgb(20,14,63); } td.TdClassName { border-color: #140E3F; } .TagClassName { border-color: #140E3F; } </style>