#592000 (or 0x592000) is unknown color: approx Baker's Chocolate. HEX triplet: 59, 20 and 00. RGB value is (89,32,0). Sum of RGB (Red+Green+Blue) = 89+32+0=121 (16% of max value = 765). Red value is 89 (35.16% from 255 or 73.55% from 121); Green value is 32 (12.89% from 255 or 26.45% from 121); Blue value is 0 (0.39% from 255 or 0% from 121); Max value from RGB is 89 - color contains mainly: red. Hex color #592000 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #592000 is #A6DFFF. Grayscale: #2D2D2D. Windows color (decimal): -10936320 or 8281. OLE color: 8281.
HSL color Cylindrical-coordinate representation of color #592000: hue angle of 21.57º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #592000 is Cyan = 0, Magento = 0.64, Yellow = 1 and Black (K on CMYK) = 0.65.
<style> p { color: #592000; } p { color: rgb(89,32,0); } H1.HeaderClassName { color: #592000; } .AnyTagClassName { color: #592000; } </style>
<style> a { background-color: #592000; } a { background-color: rgb(89,32,0); } div.DivClassName { background-color: #592000; } .BgClassName { background-color: #592000; } </style>
<style> span { border-color: #592000; } span { border-color: rgb(89,32,0); } td.TdClassName { border-color: #592000; } .TagClassName { border-color: #592000; } </style>