#500201 (or 0x500201) is unknown color: approx Seal Brown. HEX triplet: 50, 02 and 01. RGB value is (80,2,1). Sum of RGB (Red+Green+Blue) = 80+2+1=83 (10% of max value = 765). Red value is 80 (31.64% from 255 or 96.39% from 83); Green value is 2 (1.17% from 255 or 2.41% from 83); Blue value is 1 (0.78% from 255 or 1.20% from 83); Max value from RGB is 80 - color contains mainly: red. Hex color #500201 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #500201 is #AFFDFE. Grayscale: #191919. Windows color (decimal): -11533823 or 66128. OLE color: 66128.
HSL color Cylindrical-coordinate representation of color #500201: hue angle of 0.76º degrees, saturation: 0.98, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #500201 is Cyan = 0, Magento = 0.98, Yellow = 0.99 and Black (K on CMYK) = 0.69.
<style> p { color: #500201; } p { color: rgb(80,2,1); } H1.HeaderClassName { color: #500201; } .AnyTagClassName { color: #500201; } </style>
<style> a { background-color: #500201; } a { background-color: rgb(80,2,1); } div.DivClassName { background-color: #500201; } .BgClassName { background-color: #500201; } </style>
<style> span { border-color: #500201; } span { border-color: rgb(80,2,1); } td.TdClassName { border-color: #500201; } .TagClassName { border-color: #500201; } </style>