#3B0FC0 (or 0x3B0FC0) is unknown color: approx Purple Heart. HEX triplet: 3B, 0F and C0. RGB value is (59,15,192). Sum of RGB (Red+Green+Blue) = 59+15+192=266 (35% of max value = 765). Red value is 59 (23.44% from 255 or 22.18% from 266); Green value is 15 (6.25% from 255 or 5.64% from 266); Blue value is 192 (75.39% from 255 or 72.18% from 266); Max value from RGB is 192 - color contains mainly: blue. Hex color #3B0FC0 is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #3B0FC0 is #C4F03F. Grayscale: #2F2F2F. Windows color (decimal): -12906560 or 12586811. OLE color: 12586811.
HSL color Cylindrical-coordinate representation of color #3B0FC0: hue angle of 254.92º degrees, saturation: 0.86, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #3B0FC0 is Cyan = 0.69, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #3b0fc0; } p { color: rgb(59,15,192); } H1.HeaderClassName { color: #3b0fc0; } .AnyTagClassName { color: #3b0fc0; } </style>
<style> a { background-color: #3b0fc0; } a { background-color: rgb(59,15,192); } div.DivClassName { background-color: #3b0fc0; } .BgClassName { background-color: #3b0fc0; } </style>
<style> span { border-color: #3b0fc0; } span { border-color: rgb(59,15,192); } td.TdClassName { border-color: #3b0fc0; } .TagClassName { border-color: #3b0fc0; } </style>