#103BE6 (or 0x103BE6) is unknown color: approx Persian Blue. HEX triplet: 10, 3B and E6. RGB value is (16,59,230). Sum of RGB (Red+Green+Blue) = 16+59+230=305 (40% of max value = 765). Red value is 16 (6.64% from 255 or 5.25% from 305); Green value is 59 (23.44% from 255 or 19.34% from 305); Blue value is 230 (90.23% from 255 or 75.41% from 305); Max value from RGB is 230 - color contains mainly: blue. Hex color #103BE6 is not a web safe color. Web safe color analog (approx): #0033FF. Inversed color of #103BE6 is #EFC419. Grayscale: #404040. Windows color (decimal): -15713306 or 15088400. OLE color: 15088400.
HSL color Cylindrical-coordinate representation of color #103BE6: hue angle of 227.94º degrees, saturation: 0.87, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #103BE6 is Cyan = 0.93, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #103be6; } p { color: rgb(16,59,230); } H1.HeaderClassName { color: #103be6; } .AnyTagClassName { color: #103be6; } </style>
<style> a { background-color: #103be6; } a { background-color: rgb(16,59,230); } div.DivClassName { background-color: #103be6; } .BgClassName { background-color: #103be6; } </style>
<style> span { border-color: #103be6; } span { border-color: rgb(16,59,230); } td.TdClassName { border-color: #103be6; } .TagClassName { border-color: #103be6; } </style>