#5F21AF (or 0x5F21AF) is unknown color: approx Purple Heart. HEX triplet: 5F, 21 and AF. RGB value is (95,33,175). Sum of RGB (Red+Green+Blue) = 95+33+175=303 (40% of max value = 765). Red value is 95 (37.5% from 255 or 31.35% from 303); Green value is 33 (13.28% from 255 or 10.89% from 303); Blue value is 175 (68.75% from 255 or 57.76% from 303); Max value from RGB is 175 - color contains mainly: blue. Hex color #5F21AF is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #5F21AF is #A0DE50. Grayscale: #434343. Windows color (decimal): -10542673 or 11477343. OLE color: 11477343.
HSL color Cylindrical-coordinate representation of color #5F21AF: hue angle of 266.2º degrees, saturation: 0.68, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #5F21AF is Cyan = 0.46, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #5f21af; } p { color: rgb(95,33,175); } H1.HeaderClassName { color: #5f21af; } .AnyTagClassName { color: #5f21af; } </style>
<style> a { background-color: #5f21af; } a { background-color: rgb(95,33,175); } div.DivClassName { background-color: #5f21af; } .BgClassName { background-color: #5f21af; } </style>
<style> span { border-color: #5f21af; } span { border-color: rgb(95,33,175); } td.TdClassName { border-color: #5f21af; } .TagClassName { border-color: #5f21af; } </style>