#05321B (or 0x05321B) is unknown color: approx Dark Green. HEX triplet: 05, 32 and 1B. RGB value is (5,50,27). Sum of RGB (Red+Green+Blue) = 5+50+27=82 (10% of max value = 765). Red value is 5 (2.34% from 255 or 6.10% from 82); Green value is 50 (19.92% from 255 or 60.98% from 82); Blue value is 27 (10.94% from 255 or 32.93% from 82); Max value from RGB is 50 - color contains mainly: green. Hex color #05321B is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #05321B is #FACDE4. Grayscale: #212121. Windows color (decimal): -16436709 or 1782277. OLE color: 1782277.
HSL color Cylindrical-coordinate representation of color #05321B: hue angle of 149.33º degrees, saturation: 0.82, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #05321B is Cyan = 0.90, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.80.
<style> p { color: #05321B; } p { color: rgb(5,50,27); } H1.HeaderClassName { color: #05321B; } .AnyTagClassName { color: #05321B; } </style>
<style> a { background-color: #05321B; } a { background-color: rgb(5,50,27); } div.DivClassName { background-color: #05321B; } .BgClassName { background-color: #05321B; } </style>
<style> span { border-color: #05321B; } span { border-color: rgb(5,50,27); } td.TdClassName { border-color: #05321B; } .TagClassName { border-color: #05321B; } </style>