#100E48 (or 0x100E48) is unknown color: approx Paua. HEX triplet: 10, 0E and 48. RGB value is (16,14,72). Sum of RGB (Red+Green+Blue) = 16+14+72=102 (13% of max value = 765). Red value is 16 (6.64% from 255 or 15.69% from 102); Green value is 14 (5.86% from 255 or 13.73% from 102); Blue value is 72 (28.52% from 255 or 70.59% from 102); Max value from RGB is 72 - color contains mainly: blue. Hex color #100E48 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #100E48 is #EFF1B7. Grayscale: #141414. Windows color (decimal): -15724984 or 4722192. OLE color: 4722192.
HSL color Cylindrical-coordinate representation of color #100E48: hue angle of 242.07º degrees, saturation: 0.67, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #100E48 is Cyan = 0.78, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.72.
<style> p { color: #100E48; } p { color: rgb(16,14,72); } H1.HeaderClassName { color: #100E48; } .AnyTagClassName { color: #100E48; } </style>
<style> a { background-color: #100E48; } a { background-color: rgb(16,14,72); } div.DivClassName { background-color: #100E48; } .BgClassName { background-color: #100E48; } </style>
<style> span { border-color: #100E48; } span { border-color: rgb(16,14,72); } td.TdClassName { border-color: #100E48; } .TagClassName { border-color: #100E48; } </style>