#500D37 (or 0x500D37) is unknown color: approx Blackberry. HEX triplet: 50, 0D and 37. RGB value is (80,13,55). Sum of RGB (Red+Green+Blue) = 80+13+55=148 (19% of max value = 765). Red value is 80 (31.64% from 255 or 54.05% from 148); Green value is 13 (5.47% from 255 or 8.78% from 148); Blue value is 55 (21.88% from 255 or 37.16% from 148); Max value from RGB is 80 - color contains mainly: red. Hex color #500D37 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #500D37 is #AFF2C8. Grayscale: #252525. Windows color (decimal): -11530953 or 3607888. OLE color: 3607888.
HSL color Cylindrical-coordinate representation of color #500D37: hue angle of 322.39º degrees, saturation: 0.72, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #500D37 is Cyan = 0, Magento = 0.84, Yellow = 0.31 and Black (K on CMYK) = 0.69.
<style> p { color: #500D37; } p { color: rgb(80,13,55); } H1.HeaderClassName { color: #500D37; } .AnyTagClassName { color: #500D37; } </style>
<style> a { background-color: #500D37; } a { background-color: rgb(80,13,55); } div.DivClassName { background-color: #500D37; } .BgClassName { background-color: #500D37; } </style>
<style> span { border-color: #500D37; } span { border-color: rgb(80,13,55); } td.TdClassName { border-color: #500D37; } .TagClassName { border-color: #500D37; } </style>