#501C3F (or 0x501C3F) is unknown color: approx Blackberry. HEX triplet: 50, 1C and 3F. RGB value is (80,28,63). Sum of RGB (Red+Green+Blue) = 80+28+63=171 (22% of max value = 765). Red value is 80 (31.64% from 255 or 46.78% from 171); Green value is 28 (11.33% from 255 or 16.37% from 171); Blue value is 63 (25% from 255 or 36.84% from 171); Max value from RGB is 80 - color contains mainly: red. Hex color #501C3F is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #501C3F is #AFE3C0. Grayscale: #2F2F2F. Windows color (decimal): -11527105 or 4136016. OLE color: 4136016.
HSL color Cylindrical-coordinate representation of color #501C3F: hue angle of 319.62º degrees, saturation: 0.48, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #501C3F is Cyan = 0, Magento = 0.65, Yellow = 0.21 and Black (K on CMYK) = 0.69.
<style> p { color: #501C3F; } p { color: rgb(80,28,63); } H1.HeaderClassName { color: #501C3F; } .AnyTagClassName { color: #501C3F; } </style>
<style> a { background-color: #501C3F; } a { background-color: rgb(80,28,63); } div.DivClassName { background-color: #501C3F; } .BgClassName { background-color: #501C3F; } </style>
<style> span { border-color: #501C3F; } span { border-color: rgb(80,28,63); } td.TdClassName { border-color: #501C3F; } .TagClassName { border-color: #501C3F; } </style>