#5F68EB (or 0x5F68EB) is unknown color: approx Medium Slate Blue. HEX triplet: 5F, 68 and EB. RGB value is (95,104,235). Sum of RGB (Red+Green+Blue) = 95+104+235=434 (57% of max value = 765). Red value is 95 (37.5% from 255 or 21.89% from 434); Green value is 104 (41.02% from 255 or 23.96% from 434); Blue value is 235 (92.19% from 255 or 54.15% from 434); Max value from RGB is 235 - color contains mainly: blue. Hex color #5F68EB is not a web safe color. Web safe color analog (approx): #6666FF. Inversed color of #5F68EB is #A09714. Grayscale: #737373. Windows color (decimal): -10524437 or 15427679. OLE color: 15427679.
HSL color Cylindrical-coordinate representation of color #5F68EB: hue angle of 236.14º degrees, saturation: 0.78, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #5F68EB is Cyan = 0.60, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #5F68EB; } p { color: rgb(95,104,235); } H1.HeaderClassName { color: #5F68EB; } .AnyTagClassName { color: #5F68EB; } </style>
<style> a { background-color: #5F68EB; } a { background-color: rgb(95,104,235); } div.DivClassName { background-color: #5F68EB; } .BgClassName { background-color: #5F68EB; } </style>
<style> span { border-color: #5F68EB; } span { border-color: rgb(95,104,235); } td.TdClassName { border-color: #5F68EB; } .TagClassName { border-color: #5F68EB; } </style>