#5B120C (or 0x5B120C) is unknown color: approx Red Oxide. HEX triplet: 5B, 12 and 0C. RGB value is (91,18,12). Sum of RGB (Red+Green+Blue) = 91+18+12=121 (16% of max value = 765). Red value is 91 (35.94% from 255 or 75.21% from 121); Green value is 18 (7.42% from 255 or 14.88% from 121); Blue value is 12 (5.08% from 255 or 9.92% from 121); Max value from RGB is 91 - color contains mainly: red. Hex color #5B120C is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #5B120C is #A4EDF3. Grayscale: #272727. Windows color (decimal): -10808820 or 791131. OLE color: 791131.
HSL color Cylindrical-coordinate representation of color #5B120C: hue angle of 4.56º degrees, saturation: 0.77, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #5B120C is Cyan = 0, Magento = 0.80, Yellow = 0.87 and Black (K on CMYK) = 0.64.
<style> p { color: #5B120C; } p { color: rgb(91,18,12); } H1.HeaderClassName { color: #5B120C; } .AnyTagClassName { color: #5B120C; } </style>
<style> a { background-color: #5B120C; } a { background-color: rgb(91,18,12); } div.DivClassName { background-color: #5B120C; } .BgClassName { background-color: #5B120C; } </style>
<style> span { border-color: #5B120C; } span { border-color: rgb(91,18,12); } td.TdClassName { border-color: #5B120C; } .TagClassName { border-color: #5B120C; } </style>