#100D82 (or 0x100D82) is unknown color: approx Ultramarine. HEX triplet: 10, 0D and 82. RGB value is (16,13,130). Sum of RGB (Red+Green+Blue) = 16+13+130=159 (21% of max value = 765). Red value is 16 (6.64% from 255 or 10.06% from 159); Green value is 13 (5.47% from 255 or 8.18% from 159); Blue value is 130 (51.17% from 255 or 81.76% from 159); Max value from RGB is 130 - color contains mainly: blue. Hex color #100D82 is not a web safe color. Web safe color analog (approx): #000099. Inversed color of #100D82 is #EFF27D. Grayscale: #1A1A1A. Windows color (decimal): -15725182 or 8523024. OLE color: 8523024.
HSL color Cylindrical-coordinate representation of color #100D82: hue angle of 241.54º degrees, saturation: 0.82, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #100D82 is Cyan = 0.88, Magento = 0.9, Yellow = 0 and Black (K on CMYK) = 0.49.
<style> p { color: #100D82; } p { color: rgb(16,13,130); } H1.HeaderClassName { color: #100D82; } .AnyTagClassName { color: #100D82; } </style>
<style> a { background-color: #100D82; } a { background-color: rgb(16,13,130); } div.DivClassName { background-color: #100D82; } .BgClassName { background-color: #100D82; } </style>
<style> span { border-color: #100D82; } span { border-color: rgb(16,13,130); } td.TdClassName { border-color: #100D82; } .TagClassName { border-color: #100D82; } </style>