#500D25 (or 0x500D25) is unknown color: approx Bordeaux. HEX triplet: 50, 0D and 25. RGB value is (80,13,37). Sum of RGB (Red+Green+Blue) = 80+13+37=130 (17% of max value = 765). Red value is 80 (31.64% from 255 or 61.54% from 130); Green value is 13 (5.47% from 255 or 10% from 130); Blue value is 37 (14.84% from 255 or 28.46% from 130); Max value from RGB is 80 - color contains mainly: red. Hex color #500D25 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #500D25 is #AFF2DA. Grayscale: #232323. Windows color (decimal): -11530971 or 2428240. OLE color: 2428240.
HSL color Cylindrical-coordinate representation of color #500D25: hue angle of 338.51º 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 #500D25 is Cyan = 0, Magento = 0.84, Yellow = 0.54 and Black (K on CMYK) = 0.69.
<style> p { color: #500D25; } p { color: rgb(80,13,37); } H1.HeaderClassName { color: #500D25; } .AnyTagClassName { color: #500D25; } </style>
<style> a { background-color: #500D25; } a { background-color: rgb(80,13,37); } div.DivClassName { background-color: #500D25; } .BgClassName { background-color: #500D25; } </style>
<style> span { border-color: #500D25; } span { border-color: rgb(80,13,37); } td.TdClassName { border-color: #500D25; } .TagClassName { border-color: #500D25; } </style>