#520F1F (or 0x520F1F) is unknown color: approx Bordeaux. HEX triplet: 52, 0F and 1F. RGB value is (82,15,31). Sum of RGB (Red+Green+Blue) = 82+15+31=128 (16% of max value = 765). Red value is 82 (32.42% from 255 or 64.06% from 128); Green value is 15 (6.25% from 255 or 11.72% from 128); Blue value is 31 (12.5% from 255 or 24.22% from 128); Max value from RGB is 82 - color contains mainly: red. Hex color #520F1F is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520F1F is #ADF0E0. Grayscale: #242424. Windows color (decimal): -11399393 or 2035538. OLE color: 2035538.
HSL color Cylindrical-coordinate representation of color #520F1F: hue angle of 345.67º degrees, saturation: 0.69, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #520F1F is Cyan = 0, Magento = 0.82, Yellow = 0.62 and Black (K on CMYK) = 0.68.
<style> p { color: #520F1F; } p { color: rgb(82,15,31); } H1.HeaderClassName { color: #520F1F; } .AnyTagClassName { color: #520F1F; } </style>
<style> a { background-color: #520F1F; } a { background-color: rgb(82,15,31); } div.DivClassName { background-color: #520F1F; } .BgClassName { background-color: #520F1F; } </style>
<style> span { border-color: #520F1F; } span { border-color: rgb(82,15,31); } td.TdClassName { border-color: #520F1F; } .TagClassName { border-color: #520F1F; } </style>