#3B10ED (or 0x3B10ED) is unknown color: approx Han Purple. HEX triplet: 3B, 10 and ED. RGB value is (59,16,237). Sum of RGB (Red+Green+Blue) = 59+16+237=312 (41% of max value = 765). Red value is 59 (23.44% from 255 or 18.91% from 312); Green value is 16 (6.64% from 255 or 5.13% from 312); Blue value is 237 (92.97% from 255 or 75.96% from 312); Max value from RGB is 237 - color contains mainly: blue. Hex color #3B10ED is not a web safe color. Web safe color analog (approx): #3300FF. Inversed color of #3B10ED is #C4EF12. Grayscale: #353535. Windows color (decimal): -12906259 or 15536187. OLE color: 15536187.
HSL color Cylindrical-coordinate representation of color #3B10ED: hue angle of 251.67º degrees, saturation: 0.87, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #3B10ED is Cyan = 0.75, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #3B10ED; } p { color: rgb(59,16,237); } H1.HeaderClassName { color: #3B10ED; } .AnyTagClassName { color: #3B10ED; } </style>
<style> a { background-color: #3B10ED; } a { background-color: rgb(59,16,237); } div.DivClassName { background-color: #3B10ED; } .BgClassName { background-color: #3B10ED; } </style>
<style> span { border-color: #3B10ED; } span { border-color: rgb(59,16,237); } td.TdClassName { border-color: #3B10ED; } .TagClassName { border-color: #3B10ED; } </style>