#10A1FB (or 0x10A1FB) is unknown color: approx Dodger Blue. HEX triplet: 10, A1 and FB. RGB value is (16,161,251). Sum of RGB (Red+Green+Blue) = 16+161+251=428 (56% of max value = 765). Red value is 16 (6.64% from 255 or 3.74% from 428); Green value is 161 (63.28% from 255 or 37.62% from 428); Blue value is 251 (98.44% from 255 or 58.64% from 428); Max value from RGB is 251 - color contains mainly: blue. Hex color #10A1FB is not a web safe color. Web safe color analog (approx): #0099FF. Inversed color of #10A1FB is #EF5E04. Grayscale: #7F7F7F. Windows color (decimal): -15687173 or 16490768. OLE color: 16490768.
HSL color Cylindrical-coordinate representation of color #10A1FB: hue angle of 202.98º degrees, saturation: 0.97, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #10A1FB is Cyan = 0.94, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #10a1fb; } p { color: rgb(16,161,251); } H1.HeaderClassName { color: #10a1fb; } .AnyTagClassName { color: #10a1fb; } </style>
<style> a { background-color: #10a1fb; } a { background-color: rgb(16,161,251); } div.DivClassName { background-color: #10a1fb; } .BgClassName { background-color: #10a1fb; } </style>
<style> span { border-color: #10a1fb; } span { border-color: rgb(16,161,251); } td.TdClassName { border-color: #10a1fb; } .TagClassName { border-color: #10a1fb; } </style>