#5D0600 (or 0x5D0600) is unknown color: approx Maroon. HEX triplet: 5D, 06 and 00. RGB value is (93,6,0). Sum of RGB (Red+Green+Blue) = 93+6+0=99 (13% of max value = 765). Red value is 93 (36.72% from 255 or 93.94% from 99); Green value is 6 (2.73% from 255 or 6.06% from 99); Blue value is 0 (0.39% from 255 or 0% from 99); Max value from RGB is 93 - color contains mainly: red. Hex color #5D0600 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #5D0600 is #A2F9FF. Grayscale: #1F1F1F. Windows color (decimal): -10680832 or 1629. OLE color: 1629.
HSL color Cylindrical-coordinate representation of color #5D0600: hue angle of 3.87º degrees, saturation: 1, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 1%. Process color model (Four color, CMYK) of #5D0600 is Cyan = 0, Magento = 0.94, Yellow = 1 and Black (K on CMYK) = 0.64.
<style> p { color: #5D0600; } p { color: rgb(93,6,0); } H1.HeaderClassName { color: #5D0600; } .AnyTagClassName { color: #5D0600; } </style>
<style> a { background-color: #5D0600; } a { background-color: rgb(93,6,0); } div.DivClassName { background-color: #5D0600; } .BgClassName { background-color: #5D0600; } </style>
<style> span { border-color: #5D0600; } span { border-color: rgb(93,6,0); } td.TdClassName { border-color: #5D0600; } .TagClassName { border-color: #5D0600; } </style>