#1006D4 (or 0x1006D4) is unknown color: approx Medium Blue. HEX triplet: 10, 06 and D4. RGB value is (16,6,212). Sum of RGB (Red+Green+Blue) = 16+6+212=234 (30% of max value = 765). Red value is 16 (6.64% from 255 or 6.84% from 234); Green value is 6 (2.73% from 255 or 2.56% from 234); Blue value is 212 (83.20% from 255 or 90.60% from 234); Max value from RGB is 212 - color contains mainly: blue. Hex color #1006D4 is not a web safe color. Web safe color analog (approx): #0000CC. Inversed color of #1006D4 is #EFF92B. Grayscale: #1F1F1F. Windows color (decimal): -15726892 or 13895184. OLE color: 13895184.
HSL color Cylindrical-coordinate representation of color #1006D4: hue angle of 242.91º degrees, saturation: 0.94, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #1006D4 is Cyan = 0.92, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.17.
<style> p { color: #1006D4; } p { color: rgb(16,6,212); } H1.HeaderClassName { color: #1006D4; } .AnyTagClassName { color: #1006D4; } </style>
<style> a { background-color: #1006D4; } a { background-color: rgb(16,6,212); } div.DivClassName { background-color: #1006D4; } .BgClassName { background-color: #1006D4; } </style>
<style> span { border-color: #1006D4; } span { border-color: rgb(16,6,212); } td.TdClassName { border-color: #1006D4; } .TagClassName { border-color: #1006D4; } </style>